mercurial/commands.py
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'
Thu, 15 Apr 2010 18:52:59 +0200 Dan Villiom Podlaski Christiansen diffstat: use ui.plain() instead of ui.interactive() stable
Fri, 16 Apr 2010 22:14:14 +0200 Martin Geisler Merge with stable
Wed, 14 Apr 2010 11:59:53 +0530 Faheem Mitha Document 'default' and 'default-push' in paths docstring stable
Sun, 11 Apr 2010 14:24:19 -0500 Matt Mackall commands: improve some command summaries
Fri, 09 Apr 2010 17:23:37 -0500 Steve Borho rollback: add dry-run argument, emit transaction description
Mon, 05 Apr 2010 13:44:30 +0200 Martin Geisler commands: leftover from d7b601f1e02c
Mon, 05 Apr 2010 11:58:54 +0200 Martin Geisler commands: small refactoring in summary
Mon, 05 Apr 2010 11:52:40 +0200 Martin Geisler commands: retrieve tags from context object
Sun, 04 Apr 2010 21:35:00 -0400 Eric Eisner summary: make use of output labeling
Mon, 05 Apr 2010 01:31:16 +0200 Martin Geisler commands: fix typo
Fri, 02 Apr 2010 15:22:06 -0500 Brodie Rao diff: make use of output labeling
Fri, 02 Apr 2010 15:22:05 -0500 Brodie Rao status: make use of output labeling
Fri, 02 Apr 2010 15:22:03 -0500 Brodie Rao grep: make use of output labeling
Thu, 11 Mar 2010 19:09:35 +0100 Benoit Boissinot any is not available for python2.4
Thu, 11 Mar 2010 17:43:44 +0100 Benoit Boissinot style: use consistent variable names (*mod) with imports which would shadow
Thu, 11 Mar 2010 15:52:17 +0100 David Wolever archive: autodetect archive type by extension (issue2058)
Thu, 11 Mar 2010 15:38:35 +0100 Dirkjan Ochtman merge with stable
Thu, 11 Mar 2010 14:56:15 +0100 Martin Geisler commands: remove extra indentation from list in help text stable
Thu, 11 Mar 2010 13:33:29 +0100 Dirkjan Ochtman server: initialize wsgi app in command, then wrap server around it
Thu, 11 Mar 2010 10:06:01 +0200 timeless commands: document and test hg clone update priority stable
Wed, 10 Mar 2010 22:27:42 +0100 Benoit Boissinot serve: fix port config
Wed, 10 Mar 2010 21:35:38 +0100 Thomas Arendsen Hein drop (default: 8000), non-zero default is automatically added to help
Wed, 10 Mar 2010 21:21:15 +0100 Thomas Arendsen Hein make expression shorter, now the line fits into 80 chars
Wed, 10 Mar 2010 21:14:24 +0100 Benoit Boissinot serve: fix options recording, trailing whitespace
Wed, 10 Mar 2010 10:51:37 -0800 Bryan O'Sullivan serve: allow --port=0 to specify "server chooses the port number"
Tue, 09 Mar 2010 20:47:35 +0100 Benoit Boissinot merge with stable
Tue, 09 Mar 2010 20:38:23 +0100 Benoit Boissinot bundle: fix bundle generation for empty changegroup stable
Mon, 08 Mar 2010 19:43:24 +0100 Benoit Boissinot patch/diff: move patch.export() to cmdutil.export()
Tue, 12 Jan 2010 22:49:10 +0900 Yuya Nishihara branch: help misuse of hg branch to switch branches stable
Wed, 03 Mar 2010 22:04:59 +0100 Thomas Arendsen Hein Make annotate --follow an alias for -f/--file to behave like in older versions stable
Mon, 01 Mar 2010 23:27:44 +0900 Yuya Nishihara alias: fixes exception when displaying translated help text stable
Mon, 01 Mar 2010 15:41:21 -0500 Greg Ward resolve: rewrite help to be clearer and more complete (issue2030). stable
Wed, 24 Feb 2010 11:04:56 -0300 Wagner Bruna commands: clarify --config syntax stable
Tue, 23 Feb 2010 06:42:10 +0100 timeless commands: correct diff -c explanation stable
Sun, 21 Feb 2010 01:21:17 +0200 timeless commands: mention diff -c stable
Fri, 19 Feb 2010 20:34:23 -0500 Dirkjan Ochtman identify: don't include unknown in status stable
less more (0) -1000 -300 -100 -60 tip