log mercurial/commands.py @ 16021:7f47873d7484 stable

age author description
Mon, 30 Jan 2012 11:23:17 -0600 Matt Mackall push: return 0 when updating bookmarks stable
Sun, 29 Jan 2012 14:07:45 -0600 Matt Mackall bookmarks: move current bookmark on update -u and bare pull -u (issue3222) stable
Fri, 27 Jan 2012 13:12:56 -0600 Kevin Bullock update: note updated bookmark stable
Fri, 27 Jan 2012 14:19:32 -0600 Augie Fackler resolve: mention merge-tools topic in help stable
Wed, 25 Jan 2012 17:14:08 -0600 Matt Mackall scmutil: unify some 'no changes found' messages stable
Wed, 25 Jan 2012 19:05:16 +0100 Alain Leufroy bundle: display info about secret changets while no sharable changeset found stable
Wed, 25 Jan 2012 14:06:04 -0600 Jens Bäckman help: mark strings for translation stable
Sun, 22 Jan 2012 21:30:09 +0100 Pierre-Yves David phase: alway return a value stable
Fri, 20 Jan 2012 15:25:39 -0600 Matt Mackall bookmarks: correct correction of -i stable 2.1-rc
Fri, 20 Jan 2012 23:05:14 +0200 Idan Kamara commands: drop exclamation mark in abort message stable
Thu, 19 Jan 2012 16:10:26 -0600 Kevin Bullock update: note ways to avoid moving bookmark stable
Fri, 20 Jan 2012 14:19:13 -0600 Matt Mackall bookmarks: make -i summary simpler and more accurate stable
Thu, 19 Jan 2012 16:05:01 -0600 Kevin Bullock bookmarks: clarify help for -i/--inactive stable
Thu, 19 Jan 2012 14:07:48 -0600 Matt Mackall bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
Tue, 17 Jan 2012 19:10:59 -0500 David M. Carr forget: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 19:10:58 -0500 David M. Carr add: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 20:43:41 +0100 Pierre-Yves David phase: report phase movement
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