log mercurial/commands.py @ 11173:5b48d819d5f9

age author description
Thu, 13 May 2010 17:24:21 -0500 Matt Mackall commit: note new branch heads rather than topological heads
Wed, 12 May 2010 15:40:58 -0500 Matt Mackall tag: strip whitespace from tag names (issue2174)
Mon, 10 May 2010 22:44:06 +0200 Gilles Moris summary: show if commit will be from a closed head
Mon, 10 May 2010 08:53:06 +0200 Gilles Moris commit: inform the commiter when resurrecting a closed changeset
Mon, 10 May 2010 08:43:36 +0200 Gilles Moris commit: prevent closing non-head changesets
Fri, 07 May 2010 17:03:48 +0200 Martin Geisler Merge with stable
Fri, 07 May 2010 17:03:31 +0200 Martin Geisler commands: explain that "hg serve" does not do authentication stable
Fri, 07 May 2010 17:01:14 +0200 Martin Geisler commands: explain that "hg serve" is mostly for ad-hoc sharing stable
Mon, 03 May 2010 15:28:04 -0700 Brendan Cully Merge with main
Mon, 03 May 2010 15:27:05 -0700 Brendan Cully Merge with stable
Mon, 03 May 2010 15:22:47 -0700 Brendan Cully grep: clarify help for -r stable
Mon, 03 May 2010 17:05:23 -0500 Matt Mackall summary: add subrepo status
Sat, 01 May 2010 15:15:35 -0500 Matt Mackall Merge with stable
Fri, 30 Apr 2010 18:32:18 -0500 Matt Mackall subrepo: propagate and catch push failures stable
Mon, 19 Apr 2010 17:41:12 +0900 Nicolas Dumazet tag: warn users about tag/branch possible name conflicts
Thu, 01 Apr 2010 00:35:12 +0900 Yuya Nishihara log: add --stat for diffstat output
Wed, 07 Apr 2010 00:45:20 +0900 Yuya Nishihara commands: refactor diff --stat and qdiff --stat
Mon, 26 Apr 2010 15:32:23 +0200 Mads Kiilerich showconfig: show rc paths with --debug
Mon, 26 Apr 2010 21:35:09 +0200 Martin Geisler commands: better markup in "hg help paths"
Mon, 26 Apr 2010 21:32:46 +0200 Martin Geisler Merge with stable
Tue, 27 Apr 2010 00:44:06 +0530 Faheem Mitha commands: revised documentation of 'default' and 'default-push' stable
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: unify hgweb calls in serve
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall serve: webdir_conf -> webconf
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make baseui parameter non-positional
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings
Tue, 20 Apr 2010 01:08:20 +0200 Benoit Boissinot log -b: use opts.get() instead of assuming opts is correctly filled
Mon, 19 Apr 2010 17:00:02 -0500 Matt Mackall Merge with stable
Mon, 12 Apr 2010 19:33:25 -0400 Steve Losh commands: add more robust support for 'hg log -b' (issue2078)
Mon, 19 Apr 2010 16:47:44 -0500 Matt Mackall debugcomplete: don't list deprecated options
Sun, 18 Apr 2010 18:18:19 -0400 Steve Losh commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'