Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 05 Oct 2018 23:10:56 +0300 | Pulkit Goyal | narrow: drop the bundle2 capability since we have server capabilities (BC) |
Sun, 02 Jul 2017 04:06:24 +0200 | Boris Feld | vfs: extract the audit path logic into a submethod |
Thu, 22 Nov 2018 20:01:28 +0100 | Boris Feld | subrepo-git: use an official origvfs when appropriate |
Thu, 22 Nov 2018 19:26:05 +0100 | Boris Feld | revert: extract origvfs logic in a sub-function |
Thu, 22 Nov 2018 18:44:07 +0100 | Boris Feld | vfs: treat 'undo.' file the same as 'journal.' file |
Thu, 22 Nov 2018 21:00:13 +0100 | Boris Feld | perf: add a perfignore command |
Mon, 26 Nov 2018 15:36:06 +0300 | Pulkit Goyal | py3: use pycompat.xrange instead of xrange |