log mercurial/cmdutil.py @ 22901:722117c8e023

age author description
Mon, 13 Oct 2014 14:33:13 -0500 Matt Mackall duplicatecopies: move from cmdutil to copies
Tue, 07 Oct 2014 00:20:00 -0700 Pierre-Yves David getgraphlogrevs: remove user of baseset.append
Tue, 07 Oct 2014 00:04:16 -0700 Pierre-Yves David getlogrevs: remove user of baseset.append
Sat, 04 Oct 2014 16:28:28 -0400 Jordi GutiƩrrez Hermoso log: do not hide the public phase in debug mode (BC)
Fri, 03 Oct 2014 22:03:31 -0400 Jordi GutiƩrrez Hermoso templater: set the correct phase for parents
Sun, 31 Aug 2014 13:01:00 +0200 Pierre-Yves David revert: properly back up added files with local modification
Sat, 30 Aug 2014 02:39:08 +0200 Pierre-Yves David revert: track added files with local modifications
Sat, 30 Aug 2014 02:30:24 +0200 Pierre-Yves David revert: distinguish between "check" and "backup" strategy
Sat, 30 Aug 2014 02:28:27 +0200 Pierre-Yves David revert: small refactoring in the way backup value are handled
Tue, 30 Sep 2014 18:22:58 -0500 Matt Mackall merge with stable
Tue, 30 Sep 2014 23:15:56 +0900 Yuya Nishihara templater: fix precedence of --style and --template options stable
Fri, 19 Sep 2014 18:43:53 -0700 Durham Goode revert: special case 'hg revert --all'
Fri, 19 Sep 2014 18:40:39 -0700 Durham Goode revert: move targetsubs calculation down to its use
Sat, 30 Aug 2014 02:25:23 +0200 Pierre-Yves David revert: add a `drop` action
Sat, 30 Aug 2014 02:23:25 +0200 Pierre-Yves David revert: explicitly track added but deleted file