Sat, 13 Oct 2018 02:17:41 -0700 |
rdamazio |
help: assigning categories to existing commands
|
Sat, 14 Apr 2018 00:13:08 -0700 |
Martin von Zweigbergk |
scmutil: make shortesthexnodeidprefix() take a full binary nodeid
|
Fri, 13 Apr 2018 10:36:03 -0700 |
Martin von Zweigbergk |
scmutil: make shortesthexnodeidprefix() use unfiltered repo
|
Fri, 13 Apr 2018 22:55:01 -0700 |
Martin von Zweigbergk |
scmutil: introduce shortesthexnodeidprefix()
|
Sun, 04 Mar 2018 17:11:33 -0500 |
Rodrigo Damazio |
help: supporting both help and doc for aliases
|
Sat, 17 Mar 2018 11:23:04 +0900 |
Yuya Nishihara |
templater: rename .render(mapping) to .renderdefault(mapping) (API)
|
Sun, 11 Feb 2018 13:06:01 -0800 |
Gregory Szorc |
py3: convert __doc__ to bytes
|
Sun, 21 Jan 2018 13:03:03 +0900 |
Yuya Nishihara |
cmdutil: drop aliases for logcmdutil functions (API)
|
Mon, 25 Dec 2017 22:56:59 +0900 |
Yuya Nishihara |
show: use revlog function to compute length of the longest shortest node
|
Thu, 21 Dec 2017 22:05:30 +0900 |
Yuya Nishihara |
templater: move repo, ui and cache to per-engine resources
|
Wed, 18 Oct 2017 15:05:03 -0700 |
Jun Wu |
show: move configitems to core
|
Sun, 08 Oct 2017 20:16:09 +0200 |
Boris Feld |
configitems: register the 'commands.show.aliasprefix' config
|
Wed, 13 Sep 2017 21:15:46 -0700 |
Gregory Szorc |
show: use consistent (and possibly shorter) node lengths
|
Thu, 03 Aug 2017 21:51:34 -0700 |
Gregory Szorc |
show: pass the minimum length for nodes as a template keyword
|
Mon, 03 Jul 2017 21:26:39 -0700 |
Gregory Szorc |
show: document why accidentally quadratic is (probably) acceptable
|