log tests/test-globalopts.out @ 5456:a58d415b272e

age author description
Thu, 28 Jun 2007 16:03:45 +0200 Thomas Arendsen Hein Abort if earlygetopt fails to detect an option.
Wed, 27 Jun 2007 20:37:33 +0200 Thomas Arendsen Hein Disallow short earlygetop option combined with other short options
Tue, 26 Jun 2007 18:39:28 +0200 Thomas Arendsen Hein Added test for earlygetopt fixes (36d23de02da1 and 79cc512a34ed)
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, 13 Mar 2007 15:02:33 -0300 Alexis S. L. Carvalho "default" is the default branch name
Fri, 29 Dec 2006 06:37:43 +0100 Benoit Boissinot various doc fixes
Sat, 16 Dec 2006 22:58:10 +0100 Thomas Arendsen Hein doc fix: hg tags defaults to current parent revision, too.
Sat, 16 Dec 2006 22:33:39 +0100 Thomas Arendsen Hein doc string fix: hg cat and manifest default to current parent revision.
Tue, 07 Nov 2006 14:04:15 -0600 Matt Mackall Fix up parent display in logging
Tue, 24 Oct 2006 16:49:36 -0500 Matt Mackall add branch and branches commands
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho call ui.updateopts only after changing directories
Thu, 05 Oct 2006 15:51:54 +0200 Thomas Arendsen Hein Un-debugify debugconfig to showconfig. (issue 317)
Wed, 27 Sep 2006 21:43:45 +0200 Thomas Arendsen Hein Documentation fixes for addremove.
Sun, 20 Aug 2006 22:51:56 -0500 Matt Mackall Only show long hashes with --debug, not --verbose
Sun, 23 Jul 2006 09:04:14 -0700 Vadim Gelfer addremove: do not deprecate.
Mon, 03 Jul 2006 14:30:24 -0700 Vadim Gelfer help: make "hg help EXTENSION" work
Mon, 15 May 2006 11:16:32 -0700 Vadim Gelfer add --config global option. allows to set hgrc option on command line.