Sun, 13 Dec 2015 10:35:03 -0800 |
Gregory Szorc |
help: add "internals" topic
|
Sat, 18 Jul 2015 17:10:28 -0700 |
Gregory Szorc |
help: scripting help topic
stable
|
Mon, 11 May 2015 21:26:13 -0400 |
Matt Harbison |
pathutil: hint if a path is root relative instead of cwd relative (issue4663)
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
Wed, 26 Nov 2014 17:22:09 +0300 |
anatoly techtonik |
merge: be precise about what merged into what in short desc
stable
|
Sat, 04 Oct 2014 16:28:28 -0400 |
Jordi GutiƩrrez Hermoso |
log: do not hide the public phase in debug mode (BC)
|
Mon, 22 Sep 2014 16:03:07 -0500 |
Matt Mackall |
commands: deprecate the parents commands
|
Tue, 16 Sep 2014 11:08:14 -0500 |
Matt Mackall |
tests: fix breakage from locate deprecation
|
Fri, 12 Sep 2014 18:32:46 -0500 |
Matt Mackall |
files: add new command unifying locate and manifest functionality
|
Tue, 12 Aug 2014 04:11:32 -0500 |
Matt Mackall |
help: normalize helplist hints
|
Wed, 18 Jun 2014 15:26:07 -0500 |
Matt Mackall |
bookmarks: improve the bookmark help (issue4244)
|
Thu, 27 Feb 2014 12:42:09 -0600 |
Matt Mackall |
config: move showconfig code and add config as primary alias
|
Sun, 21 Jul 2013 18:45:42 -0500 |
Matt Mackall |
heads: modernize documentation (issue3992)
stable
|
Tue, 16 Jul 2013 17:10:26 -0500 |
Matt Mackall |
rollback: mark as deprecated
|
Thu, 11 Jul 2013 19:29:23 -0500 |
Matt Mackall |
tip: deprecate the tip command
|
Wed, 30 Jan 2013 19:40:07 +0100 |
Mads Kiilerich |
tests: fix for windows - slashes and no serve
stable
|
Fri, 18 Jan 2013 01:24:29 +0100 |
Mads Kiilerich |
scmutil: localize and improve 'not under root' message
|
Wed, 20 Jun 2012 23:41:21 +0200 |
Mads Kiilerich |
tests: convert some 'hghave no-outer-repo' to #if
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
dispatch: lowercase --time message
|
Mon, 30 Apr 2012 11:51:24 +0200 |
Martin Geisler |
help: consistently use title capitalization for help topics
stable
|
Thu, 26 Jan 2012 11:23:14 -0600 |
Matt Mackall |
help: add phases topic
stable
|
Wed, 11 Jan 2012 18:14:55 +0100 |
Olav Reinert |
help: fix column alignment in "hg help" output
|
Tue, 10 Jan 2012 19:45:35 +0100 |
Pierre-Yves David |
phases: add a phases command to display and manipulate phases
|
Fri, 06 Jan 2012 16:16:58 +0100 |
Martin Geisler |
dispatch: lowercase abort message
|
Wed, 12 Oct 2011 18:45:36 -0500 |
Matt Mackall |
graft: add initial implementation
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add a help topic
|
Mon, 06 Jun 2011 17:38:32 -0500 |
Matt Mackall |
revert: rewrite help summary
|
Sun, 17 Apr 2011 23:08:35 +0800 |
Yun Lee |
help: move hgignore man page into built-in help (issue2769)
|
Wed, 20 Apr 2011 14:28:40 -0500 |
Matt Mackall |
dispatch: improve repository not found message
|
Tue, 05 Apr 2011 12:40:47 +0800 |
Yun Lee |
help: sort help topics to make the output more readable (issue2751)
|