log tests/test-help.out @ 2135:11ad47f22023

age author description
Wed, 26 Apr 2006 12:05:16 -0700 Vadim Gelfer mark forget command as deprecated.
Fri, 21 Apr 2006 15:47:27 -0700 Vadim Gelfer update tests after changing archival code.
Wed, 29 Mar 2006 22:58:34 +0200 Thomas Arendsen Hein New option -i/--ignored for 'hg status' to show ignored files.
Wed, 29 Mar 2006 10:27:16 -0800 Vadim Gelfer add merge command. means same thing as "update -m".
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.