log mercurial/hg.py @ 33477:cc4632679cf9

age author description
Thu, 22 Jun 2017 03:20:11 +0530 Pulkit Goyal py3: check for bytes instead of str in isinstance
Tue, 20 Jun 2017 23:46:18 +0530 Pulkit Goyal py3: replace str with bytes in isinstance()
Thu, 25 May 2017 12:09:09 +0200 Pierre-Yves David local-clone: also copy tags related caches
Thu, 25 May 2017 12:05:33 +0200 Pierre-Yves David local-clone: also copy revs-branch-cache files
Thu, 25 May 2017 11:59:07 +0200 Pierre-Yves David local-clone: extract the listing of caches to copy
Thu, 25 May 2017 11:55:00 +0200 Pierre-Yves David local-clone: extract the closure copying caches
Sat, 29 Apr 2017 21:39:47 -0700 Jun Wu dispatch: make request accept additional reposetups
Fri, 05 May 2017 10:08:36 -0700 Martin von Zweigbergk outgoing: run on filtered repo
Fri, 07 Apr 2017 13:46:35 +0530 Pulkit Goyal py3: replace str() with bytes()
Thu, 16 Mar 2017 14:18:50 -0700 Jun Wu clone: get rid of ui.backupconfig
Wed, 08 Mar 2017 16:53:24 -0800 Pierre-Yves David hg-mod: directly use repo.vfs.join
Sat, 11 Mar 2017 11:02:25 -0800 Mads Kiilerich vfs: use repo.vfs.unlinkpath
Thu, 02 Mar 2017 13:27:42 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.hg'
Mon, 13 Feb 2017 00:05:55 -0800 Martin von Zweigbergk update: allow setting default update check to "noconflict"
Mon, 13 Feb 2017 16:03:05 -0800 Martin von Zweigbergk update: add experimental config for default way of handling dirty wdir