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.
|
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
|
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.
|