log mercurial/commands.py @ 16158:e04cc21b01b2

age author description
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)
Thu, 09 Feb 2012 17:54:47 -0600 Matt Mackall update: just merge unknown file collisions
Thu, 09 Feb 2012 13:16:20 -0600 Matt Mackall update: use normal update path with --check (issue2450)
Mon, 30 Jan 2012 16:01:54 -0600 Matt Mackall pull: return 1 when no changes found (BC) stable
Mon, 30 Jan 2012 15:56:35 -0600 Matt Mackall push: don't treat bookmark as a found change stable
Mon, 30 Jan 2012 18:06:57 +0100 Pierre-Yves David phase: accept old style revision specification stable
Mon, 30 Jan 2012 11:32:09 -0600 Matt Mackall push: return 1 if no changes found (issue3228) stable
Mon, 30 Jan 2012 11:26:20 -0600 Matt Mackall push: more precise failure check on subrepo push stable
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