log mercurial/commands.py @ 16473:7adc521259d4 stable

age author description
Thu, 19 Apr 2012 18:11:48 +0300 Idan Kamara commands: add missing wlock to graft stable
Thu, 19 Apr 2012 17:59:23 +0300 Idan Kamara commands: add missing wlock to branch stable
Thu, 19 Apr 2012 17:59:23 +0300 Idan Kamara commands: add missing wlock to backout stable
Wed, 18 Apr 2012 01:20:16 +0300 Idan Kamara commit: add option to amend the working dir parent
Fri, 13 Apr 2012 11:01:07 -0700 Bryan O'Sullivan commands: move bundle type validation earlier
Tue, 10 Apr 2012 12:49:12 -0500 Matt Mackall graft: add --dry-run support (issue3362)
Fri, 06 Apr 2012 15:18:14 -0500 Matt Mackall merge with stable
Wed, 04 Apr 2012 12:31:31 +0200 Thomas Arendsen Hein export: catch exporting empty revsets (issue3353) stable
Wed, 28 Mar 2012 11:42:17 +0200 Angel Ezquerra revert: move bulk of revert command from commands to cmdutil
Thu, 22 Mar 2012 16:54:46 -0500 Matt Mackall encoding: tune fast-path of tolocal a bit
Mon, 12 Mar 2012 13:37:39 -0500 Matt Mackall pvec: introduce pvecs
Thu, 08 Mar 2012 15:59:33 -0600 Matt Mackall merge with stable
Thu, 08 Mar 2012 13:35:27 -0600 Matt Mackall i18n: fix all remaining uses of % inside _() stable
Wed, 07 Mar 2012 23:21:11 +0000 Javi Merino update: don't translate the abort message twice stable
Sun, 04 Mar 2012 16:48:04 -0600 Matt Mackall merge with stable
Fri, 02 Mar 2012 11:46:18 -0300 Wagner Bruna debugbuilddag: fix starting a dag on a non-default branch stable
Fri, 24 Feb 2012 11:02:21 +0100 Patrick Mezard debugrevspec: pretty print output
Tue, 28 Feb 2012 21:17:53 -0600 Matt Mackall merge with stable
Tue, 28 Feb 2012 23:47:46 +0200 Idan Kamara update: delete bookmarks.current when explicitly updating to a rev (issue3276) stable
Tue, 28 Feb 2012 01:07:55 +0200 Idan Kamara update: don't move the active bookmark if a rev is specified with -r stable
Sat, 25 Feb 2012 16:48:07 -0600 Matt Mackall merge with stable
Sat, 25 Feb 2012 19:39:55 +0100 Patrick Mezard log: restore cache used by --copies stable
Fri, 24 Feb 2012 16:16:48 -0600 Matt Mackall merge with stable
Fri, 24 Feb 2012 16:09:15 -0600 Matt Mackall graft: use proper revisions for copy detection (issue3265) stable
Wed, 22 Feb 2012 15:22:12 -0600 Matt Mackall status: fix format field thinko
Mon, 20 Feb 2012 16:42:51 -0600 Matt Mackall formatter: convert status command
Fri, 10 Feb 2012 17:09:23 -0600 Matt Mackall merge with stable
Fri, 10 Feb 2012 16:09:30 -0600 Matt Mackall pull: backout change to return code stable
Fri, 10 Feb 2012 13:50:13 +0100 Patrick Mezard debugrevspec: mention --verbose to print the parsed tree
Wed, 08 Feb 2012 20:00:52 +0100 Patrick Mezard phase: when phase cannot be reduced, hint at --force and return 1 (BC)