Wed, 25 Mar 2015 11:55:15 -0700 |
Sean Farley |
diff: rename --relative option to --root
|
Tue, 17 Mar 2015 15:46:30 -0700 |
Siddharth Agarwal |
commands.diff: add support for diffs relative to a subdirectory
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
Sun, 15 Mar 2015 21:52:17 -0400 |
Mike Edgar |
censor: add censor command to hgext with basic client-side tests
|
Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
Tue, 10 Feb 2015 10:57:58 -0500 |
Augie Fackler |
test-help: add test to demonstrate that 'hg help merge-tools' is sane
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
Thu, 18 Dec 2014 21:53:55 +0100 |
André Sintzoff |
test: fix typo in test-help.t
|
Thu, 27 Nov 2014 12:25:01 -0600 |
Matt Mackall |
merge with stable
|
Wed, 26 Nov 2014 17:22:09 +0300 |
anatoly techtonik |
merge: be precise about what merged into what in short desc
stable
|
Sat, 15 Nov 2014 21:36:19 -0500 |
Matt Harbison |
remove: recurse into subrepositories with --subrepos/-S flag
|
Thu, 13 Nov 2014 00:13:48 -0800 |
Siddharth Agarwal |
diff: add a --noprefix option
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Sat, 01 Nov 2014 19:02:31 +0100 |
Mads Kiilerich |
help: don't crash on help for 'sections' with multiple '.'
stable
|
Mon, 06 Oct 2014 07:35:53 -0400 |
Jordi Gutiérrez Hermoso |
help: show all nested subsections of a section with `hg help foo.section`
|
Tue, 30 Sep 2014 16:40:10 -0500 |
Matt Mackall |
help: basic support for showing only specified topic sections
|
Fri, 26 Sep 2014 16:44:11 -0500 |
Matt Mackall |
commands: add debuglocks to report/clear lock state
|
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
|
Tue, 12 Aug 2014 04:00:42 -0500 |
Matt Mackall |
help: fold repeatable option message into option table header
|
Tue, 12 Aug 2014 03:53:33 -0500 |
Matt Mackall |
help: roll option list header into option formatter
|
Tue, 12 Aug 2014 03:25:51 -0500 |
Matt Mackall |
help: normalize topic and extension verbose hints
|
Tue, 12 Aug 2014 03:09:26 -0500 |
Matt Mackall |
help: improve command summary hint
|
Tue, 12 Aug 2014 03:01:37 -0500 |
Matt Mackall |
help: tweak --verbose command help hint
|
Thu, 31 Jul 2014 14:31:31 -0500 |
Matt Mackall |
help: always show command help with -h (issue4240)
stable
|
Sun, 04 May 2014 22:07:45 -0700 |
Gregory Szorc |
tests: define norepo in command decorator
|
Wed, 18 Jun 2014 15:26:07 -0500 |
Matt Mackall |
bookmarks: improve the bookmark help (issue4244)
|
Wed, 16 Apr 2014 19:55:40 -0400 |
Pierre-Yves David |
help: suggest keyword search when no topic is found
|
Wed, 16 Apr 2014 20:01:03 -0400 |
Pierre-Yves David |
help: provide a more helpful message when no keyword are matched
|
Sun, 04 May 2014 22:48:07 -0700 |
Gregory Szorc |
tests: declare commands using decorator
|
Tue, 15 Apr 2014 17:51:27 -0400 |
Kent Frazier |
tests: mark test in tests/test-help.t as contingent on gettext being available
|
Sat, 15 Mar 2014 16:14:04 +0100 |
Mads Kiilerich |
help: let 'hg help debug' show the list of secret debug commands
|
Mon, 17 Feb 2014 07:39:53 +0100 |
Simon Heimberg |
help: filter out deprecated options with untranslated descriptions
|
Thu, 06 Mar 2014 17:26:49 -0600 |
Matt Mackall |
status: improve explanation of ' ' status
|
Wed, 19 Feb 2014 17:32:21 +0100 |
Simon Heimberg |
minirst: create valid output when table data contains a newline
|
Sat, 01 Mar 2014 19:51:22 -0600 |
Matt Mackall |
extensions: mark win32text deprecated
|
Sat, 01 Mar 2014 19:44:14 -0600 |
Matt Mackall |
extensions: remove interhg
|
Sat, 01 Mar 2014 16:20:15 -0600 |
Matt Mackall |
extensions: remove the inotify extension (BC)
|
Sat, 01 Mar 2014 09:21:45 -0500 |
Augie Fackler |
test-help.t: fix for non-Linux platforms
|
Thu, 27 Feb 2014 15:39:07 -0500 |
Augie Fackler |
help: exclude deprecated extensions in the disabled part of 'help extensions'
|
Thu, 27 Feb 2014 15:37:04 -0500 |
Augie Fackler |
test-help.t: add test for 'hg help extensions'
|
Thu, 27 Feb 2014 12:42:09 -0600 |
Matt Mackall |
config: move showconfig code and add config as primary alias
|
Thu, 21 Nov 2013 15:17:18 -0500 |
Mads Kiilerich |
help: branch names primarily denote the tipmost unclosed branch head
|
Fri, 10 Jan 2014 16:26:11 -0600 |
Kevin Bullock |
doc: bump copyright year
|
Fri, 25 Oct 2013 01:14:18 +0900 |
FUJIWARA Katsunori |
doc: put text into header of 1st column in table to generate page correctly
stable
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
paper: edit search hint to include new feature description
|
Thu, 25 Jul 2013 01:12:25 +0400 |
Alexander Plavin |
paper: define searchhint message in map file and use it in other templates
|
Mon, 23 Sep 2013 20:23:25 +0900 |
FUJIWARA Katsunori |
help: use full name of extensions to look up them for keyword search
stable
|
Sun, 21 Jul 2013 18:45:42 -0500 |
Matt Mackall |
heads: modernize documentation (issue3992)
stable
|
Wed, 17 Jul 2013 17:34:30 -0700 |
Siddharth Agarwal |
version: bump copyright year
|
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
|
Mon, 22 Apr 2013 12:27:56 +0400 |
Alexander Plavin |
hgweb: make help verbose again (issue3899)
stable
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: HTML formatter tweaks
|
Sat, 09 Feb 2013 17:44:25 -0500 |
Dan Villiom Podlaski Christiansen |
minirst: CGI escape strings prior to embedding it in the HTML
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: don't generate TH elements for the first row in table
|
Sun, 10 Feb 2013 12:58:57 +0100 |
Dan Villiom Podlaski Christiansen |
help: use a full header for topic titles
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
hgweb: generate HTML documentation
|