log tests/test-globalopts.out @ 12067:a4fbbe0fbc38 stable

age author description
Sun, 29 Aug 2010 22:37:58 +0200 Martin Geisler Lowercase error messages stable
Fri, 13 Aug 2010 15:17:55 +0200 Martin Geisler tests: update to match "hg help resolve" output from 53fdc0989047 stable
Thu, 17 Jun 2010 17:21:39 +0300 Martin Geisler help: new revsets topic
Wed, 16 Jun 2010 15:20:22 +0530 Faheem Mitha help: add "glossary" topic
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall help: add some help for hgweb.config files
Sun, 11 Apr 2010 14:24:19 -0500 Matt Mackall commands: improve some command summaries
Mon, 01 Mar 2010 22:44:02 +0100 Martin Geisler tests: update output to match b1339234080e stable
Sun, 07 Feb 2010 15:08:26 +0100 timeless help: Improved body text
Wed, 04 Nov 2009 13:44:15 -0600 Bill Schroeder dispatch: better error message for --config option
Sat, 07 Nov 2009 22:12:50 +0100 Martin Geisler help: add "hg help config" topic
Fri, 16 Oct 2009 23:57:34 +0200 Adrian Buehlmann hg.clone: report branch name on update
Sun, 18 Oct 2009 22:31:05 -0500 Matt Mackall Introduce summary command
Tue, 23 Jun 2009 23:05:51 +0200 Martin Geisler test-globalopts: broken by output change in 62e3b9466700
Sun, 31 May 2009 03:09:00 -0400 Steve Losh Add a forget command for easily untracking files.
Sat, 20 Jun 2009 20:55:43 +0200 Cédric Duval help: adding a new help topic about extensions
Tue, 09 Jun 2009 21:51:34 -0400 timeless Improve English for help text of many core hg commands.
Tue, 07 Apr 2009 22:47:56 +0200 Martin Geisler expand "dir" to "directory" in help texts
Sat, 04 Apr 2009 17:44:18 +0200 Martin Geisler commands, help: consistently write 'URL' in upper-case
Sun, 25 Jan 2009 12:07:41 -0600 Matt Mackall fix up tests for paths and urls help
Thu, 22 Jan 2009 14:32:39 +0100 Dirkjan Ochtman tests: fix up tests to cope with 6a0bc2dc9da6
Fri, 19 Dec 2008 20:58:33 -0600 Matt Mackall resolve: clarify and simplify help 1.1.1
Tue, 18 Nov 2008 15:35:34 -0600 Matt Mackall update help on git diffs
Fri, 07 Nov 2008 13:08:34 +0100 Thomas Arendsen Hein Fix test output for updated gitdiffs help and web template cleanups
Thu, 30 Oct 2008 08:21:20 +0100 Dirkjan Ochtman help: add a topic on git diffs (issue1352)
Wed, 22 Oct 2008 14:30:34 -0500 Matt Mackall help: update help
Tue, 21 Oct 2008 11:29:27 +0200 Dirkjan Ochtman help: show extension commands in short list, separate extension list in help
Fri, 11 Apr 2008 12:52:56 -0500 Matt Mackall resolve: new command
Fri, 21 Mar 2008 14:52:24 +0100 Adrian Buehlmann clone: print "updating working directory" status message
Fri, 14 Mar 2008 15:38:56 -0700 John Coomes tag: allow multiple tags to be added or removed
Fri, 25 Jan 2008 04:11:32 -0500 Jesse Glick Infer a --repository argument from command arguments when reasonable.