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.
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: make bisect a built-in command
|
Sun, 02 Dec 2007 15:52:36 -0600 |
Matt Mackall |
doc: add repo/ to .hgignore and .hgtags
|
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
|