log mercurial/commands.py @ 15877:afd459933d5f

age author description
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich tag: lock before tagging
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich debugbuilddag: lock repo before starting transaction
Wed, 11 Jan 2012 18:14:55 +0100 Olav Reinert help: fix column alignment in "hg help" output
Fri, 13 Jan 2012 14:52:47 +0100 Martin Geisler commands: partial backout of fbb68b382040
Fri, 13 Jan 2012 11:53:51 +0100 Martin Geisler phase: add metavar to -r help text
Fri, 13 Jan 2012 11:50:06 +0100 Martin Geisler phase: the REV argument can be repeated
Fri, 13 Jan 2012 11:38:49 +0100 Martin Geisler commands: no need to rename merge and phases on import
Fri, 13 Jan 2012 11:34:09 +0100 Martin Geisler phase: there is actually no -C option
Fri, 13 Jan 2012 11:29:47 +0100 Martin Geisler phase: use standard syntax for command line flags
Fri, 13 Jan 2012 11:26:24 +0100 Martin Geisler phase: fix RST markup (use ``...`` for literal text)
Fri, 13 Jan 2012 11:23:45 +0100 Martin Geisler phase: lowercase option help, rephrase slightly
Mon, 09 Jan 2012 03:47:16 +0100 Pierre-Yves David discovery: introduce outgoing object for result of findcommonoutgoing
Mon, 09 Jan 2012 04:16:00 +0100 Pierre-Yves David commands: make bundle use heads computed by findoutgoing
Wed, 11 Jan 2012 15:51:02 +0100 Martin Geisler commands: bump copyright year
Tue, 10 Jan 2012 16:36:36 -0600 Matt Mackall phase: mark messages for i18n
Tue, 10 Jan 2012 16:36:33 -0600 Matt Mackall phase: fix up help string
Tue, 10 Jan 2012 16:36:32 -0600 Matt Mackall phase: drop reference to working directory phase
Tue, 10 Jan 2012 19:45:35 +0100 Pierre-Yves David phases: add a phases command to display and manipulate phases
Tue, 10 Jan 2012 10:18:19 +0200 Ion Savin annotate: append newline after non newline-terminated file listings
Fri, 06 Jan 2012 11:43:17 +0100 Martin Geisler merge with stable
Fri, 06 Jan 2012 11:15:32 +0100 Martin Geisler commands: add link to addremove in commit help text stable
Thu, 05 Jan 2012 20:35:10 -0600 Matt Mackall cmdutil: simplify duplicatecopies
Wed, 04 Jan 2012 17:55:30 -0600 Matt Mackall copies: rewrite copy detection for non-merge users
Wed, 04 Jan 2012 15:48:02 -0600 Matt Mackall copies: split the copies api for "normal" and merge cases (API)
Tue, 03 Jan 2012 17:13:03 -0600 Matt Mackall merge with stable
Tue, 03 Jan 2012 15:48:58 -0600 Matt Mackall grep: make multiline mode the default (BC) stable
Thu, 29 Dec 2011 14:45:18 -0600 Matt Mackall merge with stable
Thu, 29 Dec 2011 14:02:18 -0600 Matt Mackall rollback: clarify --force text (issue3175) stable
Sun, 25 Dec 2011 20:35:16 +0900 FUJIWARA Katsunori i18n: use "encoding.lower()" to normalize specified keywords for log searching
Thu, 22 Dec 2011 15:56:27 -0600 Matt Mackall merge with stable