log tests/test-help.out @ 5447:56591846f819

age author description
Sun, 24 Jun 2007 10:08:38 -0500 Giorgos Keramidas unbundle: accept multiple file arguments
Thu, 21 Jun 2007 11:54:11 -0500 Matt Mackall identify: accept a revision argument
Thu, 21 Jun 2007 00:34:14 -0300 Alexis S. L. Carvalho update the output of test-help and test-globalopts
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output
Tue, 06 Mar 2007 12:52:07 +0100 Thomas Arendsen Hein Fix help text for hg status -i
Fri, 29 Dec 2006 06:37:43 +0100 Benoit Boissinot various doc fixes
Sat, 16 Dec 2006 23:33:24 +0100 Thomas Arendsen Hein Adjust test-help output for the change in 3c82ab166eea.
Sat, 16 Dec 2006 22:33:39 +0100 Thomas Arendsen Hein doc string fix: hg cat and manifest default to current parent revision.
Thu, 14 Dec 2006 19:30:18 +0100 Thomas Arendsen Hein Corrected synopsis for many commands.
Fri, 08 Dec 2006 14:55:45 -0600 Matt Mackall Add doc notes about revert and hg status vs diff
Tue, 24 Oct 2006 16:49:36 -0500 Matt Mackall add branch and branches commands
Wed, 18 Oct 2006 18:44:23 -0300 Alexis S. L. Carvalho Update tests output
Thu, 05 Oct 2006 15:51:54 +0200 Thomas Arendsen Hein Un-debugify debugconfig to showconfig. (issue 317)
Thu, 28 Sep 2006 21:00:01 +0100 Stephen Darnell Remove single character equivalent of --nodates (was -D)
Tue, 26 Sep 2006 00:05:24 +0100 Stephen Darnell Add -D/--nodates options to hg diff/export that removes dates from diff headers
Wed, 27 Sep 2006 21:43:45 +0200 Thomas Arendsen Hein Documentation fixes for addremove.
Fri, 18 Aug 2006 21:17:28 -0700 Vadim Gelfer merge.
Sun, 23 Jul 2006 09:04:14 -0700 Vadim Gelfer addremove: do not deprecate.
Mon, 14 Aug 2006 22:48:03 -0700 Brendan Cully Add diff --git option
Thu, 20 Jul 2006 16:21:07 -0700 Vadim Gelfer status: add -c (clean) and -A (all files) options
Wed, 19 Jul 2006 07:56:40 -0700 Vadim Gelfer fix tests.
Thu, 29 Jun 2006 15:16:25 +0200 Haakon Riiser diff: add -b/-B options
Mon, 03 Jul 2006 14:30:24 -0700 Vadim Gelfer help: make "hg help EXTENSION" work
Fri, 09 Jun 2006 09:14:52 -0700 Vadim Gelfer update test-help output after new options.
Tue, 09 May 2006 20:56:13 -0700 Vadim Gelfer hide deprecated undo command by making it an alias for debugundo.
Mon, 08 May 2006 14:18:19 -0700 Vadim Gelfer fix test-help output.
Sat, 06 May 2006 16:43:16 +0200 Thomas Arendsen Hein Fixed tests for changed help output
Fri, 05 May 2006 11:07:29 -0700 Vadim Gelfer revert: remove word "modified" from description.
Thu, 04 May 2006 15:25:24 -0700 Vadim Gelfer update test-help.out after fixing revert docs.
Wed, 03 May 2006 10:53:51 +0200 Thomas Arendsen Hein Add debugaddremove alias to addremove, so it doesn't show up in 'hg help'.