Mercurial > hg
log mercurial/hg.py @ 26774:04ab2348efd1
age | author | description |
---|---|---|
Mon, 12 Oct 2015 03:37:09 -0500 | Matt Mackall | mq: use cmdutil.revert instead of hg.revert |
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Thu, 24 Sep 2015 15:52:11 -0700 | Sean Farley | clone: check update rev for being True |
Thu, 24 Sep 2015 15:47:23 -0700 | Sean Farley | clone: fix over-indented continuation line |
Sat, 12 Sep 2015 11:31:56 -0700 | Gregory Szorc | hg: always create new localrepository instance |
Sat, 22 Aug 2015 18:54:34 -0700 | Gregory Szorc | hg: establish a cache for localrepository instances |
Sun, 30 Aug 2015 11:47:43 +0200 | liscju | clone: fix updaterev to update to latest branch changeset (issue4528) |