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
|
Mon, 15 Feb 2010 15:25:29 -0500 |
Greg Ward |
merge: fix --preview to show all nodes that will be merged (issue2043).
stable
|
Mon, 16 Nov 2009 16:10:05 -0500 |
Benoit Boissinot |
bundle: exclude csets given in --base, unless they are in --rev (issue1910)
stable
|
Sat, 13 Feb 2010 22:10:31 +0100 |
Martin Geisler |
commands: correct example in add help text
|
Sat, 13 Feb 2010 18:44:19 +0100 |
Martin Geisler |
commands: add verbose example to help text for add
|
Sat, 13 Feb 2010 18:36:24 +0100 |
Martin Geisler |
commands: support verbose help
|
Tue, 09 Feb 2010 14:12:22 -0600 |
Matt Mackall |
fix up a bunch of check-code warnings
|
Mon, 08 Feb 2010 20:51:23 +0100 |
Peter Arrenbrecht |
whitespace cleanup
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
Mon, 08 Feb 2010 11:04:38 +0100 |
Matt Mackall |
summary: various fixes, add a test
|
Mon, 08 Feb 2010 10:32:44 +0100 |
Sune Foldager |
fix remaining hg.parseurl uses
|
Sun, 07 Feb 2010 18:06:52 +0100 |
Brendan Cully |
import: import each patch in a file or stream as a separate change
|
Sun, 07 Feb 2010 15:23:46 +0100 |
Sune Foldager |
add -b/--branch option to clone, bundle, incoming, outgoing, pull, push
|
Sun, 07 Feb 2010 15:08:26 +0100 |
timeless |
help: Improved body text
|
Fri, 20 Nov 2009 14:37:36 +0200 |
timeless |
commands: Try to improve help options text for basic commands
|
Sun, 07 Feb 2010 14:51:52 +0100 |
Dirkjan Ochtman |
commands: annotate follows by default, separate -f/--file option
|
Sun, 07 Feb 2010 14:29:07 +0100 |
Sune Foldager |
interpret repo#name url syntax as branch instead of revision
|
Sun, 07 Feb 2010 14:01:43 +0100 |
Brodie Rao |
dispatch: provide help for disabled extensions and commands
|