Mon, 29 Jan 2018 16:19:33 -0500 |
Augie Fackler |
narrow: import experimental extension from narrowhg revision cb51d673e9c5
|
Sat, 23 Dec 2017 00:19:09 +0530 |
Pulkit Goyal |
remotenames: introduce class to encapsulate remotenames info in an extension
|
Sat, 03 Feb 2018 12:01:01 -0800 |
Gregory Szorc |
debugcommands: introduce debugpeer command
|
Mon, 18 Dec 2017 20:44:59 -0800 |
Gregory Szorc |
githelp: vendor Facebook authored extension
|
Fri, 15 Dec 2017 09:30:16 +0100 |
Boris Feld |
debug: add a 'debugdownload' command
|
Thu, 07 Dec 2017 16:19:46 +0100 |
Boris Feld |
debugformat: add a 'debugformat' command
|
Mon, 30 Oct 2017 20:35:30 -0700 |
Rodrigo Damazio Bovendorp |
help: adding a topic on flags
|
Mon, 30 Oct 2017 17:08:16 +0100 |
Boris Feld |
debug: add a debugcapabilities commands
|
Wed, 01 Nov 2017 15:34:22 -0500 |
Kevin Bullock |
internals: update test-help.t for config registrar copy-edit
stable
|
Tue, 31 Oct 2017 23:09:29 -0400 |
Matt Harbison |
help: minor copy editing for grammar
stable
|
Fri, 27 Oct 2017 18:19:07 +0200 |
Boris Feld |
internal-doc: document the config register mechanism
stable
|
Fri, 20 Oct 2017 14:15:46 -0700 |
Joe Blaylock |
help: fix typo in hg merge documentation
stable
|
Tue, 29 Aug 2017 18:20:50 -0700 |
David Soria Parra |
mdiff: add a --ignore-space-at-eol option
|
Tue, 22 Aug 2017 15:51:30 -0400 |
Augie Fackler |
tests: update test-help to pass our import checker
|
Thu, 15 Jun 2017 14:22:25 -0400 |
Augie Fackler |
tests: clean up many print statements to be print functions instead
|
Tue, 18 Jul 2017 00:10:44 +0530 |
Pulkit Goyal |
commitextras: mark the extension as ADVANCED
|
Wed, 12 Jul 2017 00:23:45 +0530 |
Pulkit Goyal |
commitextras: move fb extension to core which add extras to a commit
|
Thu, 30 Mar 2017 00:27:46 -0400 |
Matt Harbison |
debug: add a method to check the state of, and built an SSL cert chain
|
Fri, 07 Jul 2017 00:13:53 -0700 |
Martin von Zweigbergk |
dispatch: fix typo suggestion for disabled extension
|
Fri, 07 Jul 2017 00:12:44 -0700 |
Martin von Zweigbergk |
tests: add tests for typoed commands
|
Wed, 05 Jul 2017 11:10:11 -0500 |
Augie Fackler |
tests: replace yet more calls to `python` with $PYTHON
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Fri, 09 Jun 2017 13:59:13 -0700 |
Gregory Szorc |
hgweb: consolidate search form for paper
|
Sun, 28 May 2017 15:42:05 -0400 |
Augie Fackler |
tests: port test extension in test-help.t to python 3
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Tue, 02 May 2017 21:35:06 +0200 |
Pierre-Yves David |
caches: introduce a 'debugupdatecaches' command
|
Sat, 13 May 2017 03:37:50 +0900 |
FUJIWARA Katsunori |
debugcommands: add debugpickmergetool to examine which merge tool is chosen
|
Sat, 13 May 2017 03:31:42 +0900 |
FUJIWARA Katsunori |
filemerge: add internal merge tool to dump files forcibly
|
Sat, 06 May 2017 02:33:00 +0900 |
FUJIWARA Katsunori |
help: describe about choice of :prompt as a fallback merge tool explicitly
stable
|
Wed, 03 May 2017 22:07:47 -0400 |
Matt Harbison |
help: spelling fixes
stable
|
Wed, 19 Apr 2017 17:04:22 -0700 |
Matt DeVore |
help: explain how to access subtopics in internals
stable
|
Wed, 05 Apr 2017 15:31:08 -0700 |
Alexander Fomin |
diff: add --binary option for git mode diffs
|
Mon, 03 Apr 2017 19:45:09 -0400 |
Augie Fackler |
tests: make zstd-related output optional
|
Sat, 01 Apr 2017 13:43:52 -0700 |
Gregory Szorc |
commands: update help for "unbundle"
|
Sat, 01 Apr 2017 13:43:43 -0700 |
Gregory Szorc |
commands: update help for "bundle"
|
Sat, 01 Apr 2017 13:42:06 -0700 |
Gregory Szorc |
help: document bundle specifications
|
Fri, 10 Mar 2017 17:37:39 -0500 |
Augie Fackler |
help: update help.internalstable for new censor docs
|
Thu, 09 Mar 2017 12:55:48 +0900 |
Yuya Nishihara |
help: fix layout of pre-formatted text
|
Wed, 01 Mar 2017 18:37:34 -0800 |
Kyle Lippincott |
help: fix internals.changegroups
|
Wed, 01 Mar 2017 20:22:04 +0100 |
Pierre-Yves David |
color: update the help table
|
Tue, 21 Feb 2017 20:04:55 +0100 |
Pierre-Yves David |
color: update main documentation
|
Tue, 21 Feb 2017 18:41:37 +0100 |
Pierre-Yves David |
color: move 'debugcolor' into the 'debugcommands' modules
|
Sat, 25 Feb 2017 19:44:23 +0100 |
Pierre-Yves David |
color: add a 'ui.color' option to control color behavior
|
Tue, 21 Feb 2017 18:09:21 +0100 |
Pierre-Yves David |
color: add the definition of '--color' in core
|
Tue, 01 Nov 2016 14:50:45 +0000 |
Jun Wu |
help: hide command line options marked as "advanced"
|
Tue, 07 Feb 2017 00:07:53 -0500 |
Augie Fackler |
pager: move most help to a new help topic and deprecate extension
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Wed, 15 Feb 2017 17:47:57 -0500 |
Augie Fackler |
pager: move more behavior into core
|
Mon, 13 Feb 2017 09:44:16 -0800 |
Martin von Zweigbergk |
merge with stable
|
Sun, 12 Feb 2017 02:23:33 +0900 |
FUJIWARA Katsunori |
misc: update year in copyright lines
stable
|
Sun, 05 Feb 2017 18:57:19 +0900 |
Yuya Nishihara |
help: show section that couldn't be found
|
Thu, 24 Nov 2016 16:24:09 -0800 |
Gregory Szorc |
debugcommands: stub for debugupgraderepo command
|
Wed, 11 Jan 2017 11:37:38 -0800 |
Martin von Zweigbergk |
help: merge revsets.txt into revisions.txt
|
Wed, 11 Jan 2017 11:40:40 -0800 |
Martin von Zweigbergk |
tests: use `hg help dates` instead of `hg help revs` in test
|
Wed, 11 Jan 2017 11:28:54 -0800 |
Martin von Zweigbergk |
help: use a single paragraph to describe full and abbreviated nodeids
|
Tue, 10 Jan 2017 20:47:48 -0800 |
Gregory Szorc |
hgweb: call process_dates() via DOM event listener
|
Fri, 16 Dec 2016 09:48:14 -0800 |
Martin von Zweigbergk |
help: make multirevs just an alias for revsets
|
Sat, 15 Oct 2016 14:30:16 +0900 |
Yuya Nishihara |
chgserver: make it a core module and drop extension flags
|
Sun, 09 Oct 2016 03:11:18 +0200 |
Pierre-Yves David |
help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
|
Sat, 01 Oct 2016 15:10:38 -0400 |
Augie Fackler |
merge with stable
|
Tue, 13 Sep 2016 22:58:12 -0400 |
Augie Fackler |
help: mark boolean flags with [no-] to explain that they can be negated
|
Mon, 26 Sep 2016 16:12:40 +0800 |
Anton Shestakov |
hgweb: make anchor name actually match its href on help index page
|
Fri, 23 Sep 2016 12:45:10 -0500 |
Kevin Bullock |
grep: rewrite help to better document current (confusing) behavior
stable
|
Fri, 23 Sep 2016 08:15:05 +0000 |
Hannes Oldenburg |
templates: add built-in files() function
|
Tue, 20 Sep 2016 23:49:20 +0000 |
timeless |
tests: favor single quotes for wrapping hg help ...
|
Tue, 20 Sep 2016 23:47:46 +0000 |
timeless |
help: use single quotes in use warning
|
Thu, 01 Sep 2016 22:06:42 +0200 |
liscju |
help: show content for explicitly disabled extension (issue5228)
|
Mon, 22 Aug 2016 19:46:39 -0700 |
Gregory Szorc |
help: internals topic for wire protocol
|
Sat, 06 Aug 2016 17:04:22 -0700 |
Gregory Szorc |
help: don't try to render a section on sub-topics
|
Sun, 26 Jun 2016 07:59:02 -0700 |
Gregory Szorc |
ui: path option to declare which revisions to push by default
|
Tue, 17 May 2016 11:28:46 -0500 |
Matt Mackall |
merge with stable
|
Thu, 12 May 2016 01:03:19 +0100 |
Jun Wu |
hgcia: remove hgcia (BC)
|
Fri, 13 May 2016 07:19:59 +0900 |
FUJIWARA Katsunori |
help: search section of help topic by translated section name correctly
stable 3.8.2
|
Wed, 04 May 2016 18:18:24 +0100 |
Jun Wu |
ui: add new config option for help text width
|
Wed, 13 Apr 2016 09:56:51 +0200 |
liscju |
remove: fix --force option help description (issue5177)
|
Fri, 08 Apr 2016 18:35:49 +0000 |
timeless |
help: report source of aliases
|
Mon, 28 Mar 2016 12:50:56 -0700 |
Pierre-Yves David |
record: deprecate the extension
|
Thu, 17 Mar 2016 00:36:01 +0000 |
timeless |
filemerge: use revset notation for p1/p2 of local/other descriptions
|
Sun, 20 Mar 2016 12:25:46 -0700 |
Yuya Nishihara |
tests: make config/help tests pass even if chgserver extension is loaded
|
Thu, 17 Mar 2016 00:36:01 +0000 |
timeless |
filemerge: indicate that local/other are p1/p2
|
Sun, 14 Feb 2016 01:06:12 +0900 |
Yuya Nishihara |
templater: add debugtemplate command
|
Sat, 12 Mar 2016 18:51:07 -0800 |
Gregory Szorc |
help: document requirements
|
Thu, 21 Jan 2016 21:15:52 +0000 |
timeless |
copyright: update to 2016
stable
|
Sun, 10 Jan 2016 08:03:58 +0000 |
timeless |
help: add --system flag to get help for various platform(s)
|
Fri, 08 Jan 2016 10:58:04 -0800 |
Gregory Szorc |
exchange: make clone bundles non-experimental and enabled by default
|
Tue, 12 Jan 2016 06:03:36 +0000 |
timeless |
minirst: change hgrole to use single quotes
|
Tue, 05 Jan 2016 07:47:08 -0800 |
Laurent Charignon |
debugignore: find out if a file is being ignored
|
Wed, 30 Dec 2015 16:21:57 -0700 |
Gregory Szorc |
internals: document revlog format
|
Mon, 04 Jan 2016 21:52:44 -0800 |
Bryan O'Sullivan |
dispatch: report similar names consistently
|
Fri, 01 Jan 2016 16:59:13 +0000 |
timeless |
help: include section heading if section depth changes
|
Wed, 30 Dec 2015 17:15:10 -0700 |
Gregory Szorc |
hgweb: support rendering a sub-topic
|
Wed, 30 Dec 2015 17:34:51 -0700 |
Gregory Szorc |
hgweb: support rendering sub-topic indexes
|
Wed, 30 Dec 2015 17:12:59 -0700 |
Gregory Szorc |
templates: make earlycommands and othercommands optional
|
Tue, 22 Dec 2015 06:02:01 +0000 |
timeless |
remove: quote --force in never deletes note
|
Tue, 22 Dec 2015 02:24:16 +0000 |
timeless |
commands: the first word of each note should be capital or `hg`
|
Fri, 18 Dec 2015 18:52:25 +0000 |
timeless |
diff: clarify comparison as first parent
|
Fri, 18 Dec 2015 09:57:35 -0500 |
Augie Fackler |
changegroups: add documentation for cg3
|
Thu, 17 Dec 2015 14:53:40 +0000 |
timeless |
add: mention .hgignore in help
|
Mon, 14 Dec 2015 05:29:55 +0000 |
timeless |
help: filter extension commands
|
Mon, 14 Dec 2015 06:00:32 +0000 |
timeless |
test-help: tighten grep patterns
|
Sun, 13 Dec 2015 11:19:55 -0800 |
Gregory Szorc |
help: support loading sub-topics
|
Sun, 13 Dec 2015 10:35:03 -0800 |
Gregory Szorc |
help: add "internals" topic
|
Wed, 09 Dec 2015 05:56:54 +0000 |
timeless |
help: fix help -c/help -e/help -k
|
Wed, 09 Dec 2015 19:09:35 +0000 |
timeless |
help: call filtercmd from topicmatch
|
Sat, 05 Dec 2015 21:11:04 -0800 |
Gregory Szorc |
ui: support declaring path push urls as sub-options
|
Sat, 05 Dec 2015 23:37:46 -0800 |
Gregory Szorc |
commands: add debugdeltachain command
|
Wed, 25 Nov 2015 18:10:31 +0100 |
Mathias De Maré |
commands: add example for 'hg add'
|
Fri, 27 Nov 2015 23:10:48 +0900 |
Yuya Nishihara |
test-help: don't use progress extension for the test of argument parsing
|
Sat, 17 Oct 2015 11:23:54 -0700 |
Gregory Szorc |
clonebundles: rewrite documentation
|
Thu, 15 Oct 2015 13:43:18 -0700 |
Gregory Szorc |
commands: support consuming stream clone bundles
|
Sat, 17 Oct 2015 11:40:29 -0700 |
Gregory Szorc |
commands: support creating stream clone bundles
|
Fri, 09 Oct 2015 11:22:01 -0700 |
Gregory Szorc |
clonebundles: support for seeding clones from pre-generated bundles
|
Fri, 02 Oct 2015 13:00:47 -0700 |
Siddharth Agarwal |
commands: add a new debug command to print merge state
|
Thu, 24 Sep 2015 13:58:18 -0400 |
timeless |
test-help: verify that extension keywords appear in help templates
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Sat, 26 Sep 2015 12:17:44 +0900 |
Yuya Nishihara |
help: hide deprecated filesets, revsets and template items if not verbose
|
Sat, 26 Sep 2015 12:11:46 +0900 |
Yuya Nishihara |
help: pass around ui to rewriter hooks (API)
|
Sat, 26 Sep 2015 12:06:30 +0900 |
Yuya Nishihara |
help: pass around ui to doc loader (API)
|
Sat, 26 Sep 2015 11:38:39 +0900 |
Yuya Nishihara |
help: include parens in DEPRECATED/EXPERIMENTAL keywords
|
Fri, 25 Sep 2015 11:16:20 -0400 |
Jordi Gutiérrez Hermoso |
dispatch: don't stack trace on commands like `hg .log`
|