log tests/test-help.out @ 6200:acc40572da5b

age author description
Sat, 01 Mar 2008 22:30:03 +0100 Zoran Bosnjak 'hg status -q' output skips non-tracked files.
Wed, 06 Feb 2008 19:57:52 -0800 Bryan O'Sullivan Merge with crew
Thu, 26 Jul 2007 07:56:04 -0400 jorendorff commands.py, patch.py: add -U option to hg diff command
Sat, 02 Feb 2008 14:49:31 +0100 Thomas Arendsen Hein Clarify help for hg status and make it consistent.
Wed, 02 Jan 2008 20:22:10 +0100 Thomas Arendsen Hein Move aliases section in help below synopsis (issue362)
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: make bisect a built-in command
Mon, 31 Dec 2007 17:47:02 -0600 Matt Mackall Backed out changeset c2a21fe60994
Sun, 30 Dec 2007 17:45:26 +0100 Thomas Arendsen Hein "C" status code considered harmful, so changed to "=" (issue899)
Sun, 02 Dec 2007 15:52:36 -0600 Matt Mackall doc: add repo/ to .hgignore and .hgtags
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