Thu, 07 Dec 2017 17:18:29 +0800 |
Anton Shestakov |
hgweb: implement json-graph
|
Thu, 30 Nov 2017 16:30:43 +0800 |
Anton Shestakov |
tests: move JSON escape test to test-hgweb-json.t
|
Mon, 30 Oct 2017 20:35:30 -0700 |
Rodrigo Damazio Bovendorp |
help: adding a topic on flags
|
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
|
Wed, 01 Mar 2017 20:22:04 +0100 |
Pierre-Yves David |
color: update the help table
|
Tue, 07 Feb 2017 00:07:53 -0500 |
Augie Fackler |
pager: move most help to a new help topic and deprecate extension
|
Wed, 11 Jan 2017 11:37:38 -0800 |
Martin von Zweigbergk |
help: merge revsets.txt into revisions.txt
|
Fri, 16 Dec 2016 09:48:14 -0800 |
Martin von Zweigbergk |
help: make multirevs just an alias for revsets
|
Fri, 23 Sep 2016 12:45:10 -0500 |
Kevin Bullock |
grep: rewrite help to better document current (confusing) behavior
stable
|
Thu, 30 Jun 2016 18:59:53 -0700 |
Gregory Szorc |
hgweb: expose list of per-repo labels to templates
|
Fri, 01 Jul 2016 13:54:35 +0800 |
Anton Shestakov |
hgweb: add absolute urls for archives in json-summary
|
Fri, 01 Jul 2016 13:36:59 +0800 |
Anton Shestakov |
tests: allow bz2 archives in test-hgweb-json.t
|
Fri, 10 Jun 2016 10:31:42 +0200 |
Laura Médioni |
templates: add support for search webcommand in json style
|
Mon, 06 Jun 2016 15:14:11 +0200 |
Laura Médioni |
templates: add support for summary webcommand in json style
|
Fri, 03 Jun 2016 12:32:42 +0200 |
Laura Médioni |
templates: add support for filerevision webcommand in json style
|
Fri, 03 Jun 2016 11:28:22 +0200 |
Laura Médioni |
templates: add support for filelog webcommand in json style
|
Thu, 31 Mar 2016 15:22:06 +0800 |
Anton Shestakov |
hgweb: sort bookmarks in revlog order of their nodes
|
Thu, 31 Mar 2016 18:09:09 +0800 |
Anton Shestakov |
hgweb: add parents to json-log (issue5074)
|
Sat, 09 Jan 2016 13:20:15 +0900 |
Yuya Nishihara |
tests: load json with no fallback
|
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, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Fri, 10 Apr 2015 22:37:40 -0400 |
Gregory Szorc |
json: implement {fileannotate} template
|
Fri, 10 Apr 2015 22:26:53 -0400 |
Gregory Szorc |
json: implement {comparison} template
|
Fri, 10 Apr 2015 22:39:22 -0400 |
Gregory Szorc |
json: implement {filediff} template
|
Wed, 01 Apr 2015 22:24:03 -0700 |
Gregory Szorc |
json: implement {help} template
|
Wed, 01 Apr 2015 22:16:05 -0700 |
Gregory Szorc |
json: implement {helptopics} template
|
Wed, 01 Apr 2015 22:04:03 -0700 |
Gregory Szorc |
json: implement {manifest} template
|
Tue, 31 Mar 2015 22:53:48 -0700 |
Gregory Szorc |
json: implement {shortlog} and {changelog} templates
|
Tue, 31 Mar 2015 22:29:12 -0700 |
Gregory Szorc |
hgweb: add phase to {changeset} template
|
Tue, 31 Mar 2015 22:35:12 -0700 |
Gregory Szorc |
json: implement {changeset} template
|
Tue, 31 Mar 2015 21:49:10 -0700 |
Gregory Szorc |
test-hgweb-json: fix URL for file revision tests
|
Mon, 30 Mar 2015 21:37:24 -0700 |
Gregory Szorc |
json: implement {branches} template
|
Tue, 31 Mar 2015 14:54:56 -0700 |
Gregory Szorc |
json: implement {bookmarks} template
|
Tue, 31 Mar 2015 14:52:21 -0700 |
Gregory Szorc |
json: implement {tags} template
|
Mon, 30 Mar 2015 20:15:03 -0700 |
Gregory Szorc |
templates: add a stub template for json
|