Mon, 09 Aug 2010 21:43:39 +0200 |
Mads Kiilerich |
test-dispatch: Make test of removed working directory work on AIX (issue2315)
stable
|
Sat, 24 Jul 2010 00:38:08 +0200 |
Mads Kiilerich |
dispatch: give better error message when cwd doesn't exist (issue2293)
stable
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Sat, 15 May 2010 17:48:49 -0500 |
Matt Mackall |
commands: initial audit of exit codes
|
Sun, 13 Dec 2009 23:49:53 +0100 |
Martin Geisler |
minirst: improve layout of field lists
|
Thu, 19 Nov 2009 23:27:11 +0100 |
Martin Geisler |
commands: use field lists instead of literal blocks in docstrings
stable
|
Sun, 02 Aug 2009 17:17:17 +0200 |
Martin Geisler |
minirst: indent literal blocks with two spaces
|
Tue, 07 Jul 2009 23:54:30 +0200 |
Martin Geisler |
commands: wrapped docstrings at 78 characters
|
Sun, 24 May 2009 22:15:48 +0200 |
Cédric Duval |
tests: test for dispatch on [defaults]: more clearly differing output
|
Tue, 07 Apr 2009 22:58:05 +0200 |
Martin Geisler |
expand "repo" to "repository" in help texts
|
Sat, 04 Apr 2009 23:21:23 +0200 |
Martin Geisler |
commands: word-wrap help texts at 70 characters
|
Wed, 02 Apr 2008 14:03:16 +0200 |
Christian Ebert |
Consistently 1 space after full stops in command doc strings
|
Thu, 14 Feb 2008 11:25:30 +0100 |
Thomas Arendsen Hein |
cat --decode: Drop short option, use opts.get() instead of opts[]
|
Sat, 09 Feb 2008 13:05:22 -0500 |
Jesse Glick |
Option --decode for hg cat to apply decode filters.
|
Wed, 20 Jun 2007 20:13:31 -0700 |
Brendan Cully |
Fix dispatch error message when not in a repo
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dispatch: fix handling of incorrect number of arguments
|
Tue, 12 Jun 2007 13:21:42 -0700 |
Brendan Cully |
dispatch: restore a dropped shlex import
|