Sat, 28 Nov 2020 16:59:40 -0500 |
Matt Harbison |
registrar: clarify the documentation about some byte strings being required
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Sun, 08 Nov 2020 16:23:35 -0500 |
Valentin Gatien-Baron |
strip: move into core
|
Tue, 01 Sep 2020 22:28:41 -0400 |
Matt Harbison |
registrar: fix a documentation typo
|
Sun, 06 Oct 2019 20:17:41 -0700 |
Martin von Zweigbergk |
py3: delete b'' prefix from safehasattr arguments
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Tue, 09 Jul 2019 00:03:10 -0700 |
Martin von Zweigbergk |
py3: store _origdoc as str
|
Mon, 20 May 2019 08:40:54 +0900 |
Yuya Nishihara |
templatekw: change default value of 'requires' to ()
|
Sat, 18 May 2019 19:56:06 -0400 |
Matt Harbison |
templater: drop support for old style keywords (API)
|
Wed, 02 Jan 2019 21:49:40 -0500 |
Matt Harbison |
registrar: minor cleanup to the merge function
|
Sun, 30 Dec 2018 21:52:26 -0500 |
Matt Harbison |
registrar: add a method to merge registrar instances
|
Thu, 18 Oct 2018 19:57:05 -0700 |
rdamazio |
help: displaying documented aliases by default
|
Fri, 12 Oct 2018 18:49:11 +0200 |
Rodrigo Damazio |
help: adding a proper declaration for shortlist/basic commands (API)
|
Sat, 13 Oct 2018 02:17:41 -0700 |
rdamazio |
help: assigning categories to existing commands
|