log tests/test-help.out @ 1818:9bbc7b304c34

age author description
Wed, 01 Mar 2006 09:14:25 +0100 Thomas Arendsen Hein Make the deprecated rawcommit an alias of debugrawcommit.
Wed, 01 Mar 2006 09:08:56 +0100 Thomas Arendsen Hein Updated help synopsises and reordered some options. Dropped [-n] from revert.
Thu, 16 Feb 2006 09:09:45 -0800 Vadim Gelfer fix test-help diff options.
Sun, 29 Jan 2006 19:06:42 +1300 Matt Mackall deprecate the rawcommit command
Thu, 12 Jan 2006 21:02:38 +0100 Thomas Arendsen Hein Adjusted all but one test output for the new behaviour of localrepo.changes()
Thu, 01 Dec 2005 10:51:45 -0600 Benoit Boissinot make all commands be repo-wide by default
Tue, 08 Nov 2005 10:36:23 -0800 Matt Mackall Fix up test-help, mark test-rename +x
Thu, 27 Oct 2005 13:49:15 -0700 Matt Mackall Elevate parents to a "common" command in help
Mon, 24 Oct 2005 15:52:28 -0700 Benoit Boissinot import docstring from doc/hg.1.txt
Wed, 14 Sep 2005 21:57:41 -0700 Bryan O'Sullivan Switch cat command to use walk code.
Wed, 14 Sep 2005 16:34:22 -0700 Bryan O'Sullivan Add rename/mv command.
Wed, 14 Sep 2005 14:29:02 -0700 Bryan O'Sullivan Fix up copy command to behave more like regular "cp".
Thu, 08 Sep 2005 12:17:24 -0700 mpm Update test-help for bundle/unbundle
Sat, 27 Aug 2005 18:55:14 -0700 TK Soh Updated manpage and help.
Sat, 27 Aug 2005 23:35:30 +0200 Thomas Arendsen Hein Adjusted test-help for change to hg status.
Sat, 27 Aug 2005 01:50:18 -0700 mpm Fix up help test
Fri, 26 Aug 2005 01:56:49 -0700 mpm Merge from BOS, fix help
Fri, 26 Aug 2005 01:51:44 -0700 mpm Minor test-help fix
Fri, 26 Aug 2005 09:56:33 +0200 Thomas Arendsen Hein Adjust display and alignment of command options to match global options.
Fri, 26 Aug 2005 08:37:41 +0200 Thomas Arendsen Hein Added options -h/--help.
Wed, 24 Aug 2005 13:26:45 -0700 Bryan O'Sullivan Fix help output, and a few broken tests.
Wed, 24 Aug 2005 00:09:56 -0700 mpm Fix up help for binary options
Tue, 16 Aug 2005 21:33:50 -0800 mpm Fix incoming help test again
Tue, 16 Aug 2005 19:27:46 -0800 mpm hg incoming/outgoing: fix tests and update man page
Tue, 16 Aug 2005 19:03:01 -0800 mpm run-tests: remove '+ hg' trick
Tue, 16 Aug 2005 10:44:04 -0800 mpm Fix up help test
Sun, 14 Aug 2005 22:00:16 -0800 mpm Merge with TAH
Sun, 14 Aug 2005 21:36:08 -0800 mpm Fix tests for new init command
Sat, 13 Aug 2005 19:43:42 -0800 mpm Merge with BOS
Sat, 13 Aug 2005 15:26:32 -0800 Bryan O'Sullivan Merge walk changes with Matt's tip.