Fri, 27 Dec 2019 13:13:33 -0500 |
Matt Harbison |
bugzilla: drop an unused variable assignment
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
Sat, 02 Nov 2019 12:09:35 -0700 |
Gregory Szorc |
py3: define and use json.loads polyfill
stable
|
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
|
Wed, 20 Feb 2019 19:28:51 -0500 |
Augie Fackler |
cleanup: use () to wrap long lines instead of \
|
Thu, 24 Jan 2019 13:54:45 -0500 |
Augie Fackler |
py3: port test-bugzilla.t to Python 3
|
Sat, 07 Apr 2018 21:23:42 +0900 |
Yuya Nishihara |
procutil: make explainexit() simply return a message (API)
|
Sat, 07 Apr 2018 20:50:38 +0900 |
Yuya Nishihara |
procutil: always popen() in binary mode
|
Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
Sun, 21 Jan 2018 14:28:03 +0900 |
Yuya Nishihara |
logcmdutil: drop default arguments from changesetdisplayer/templater() calls
|
Sun, 21 Jan 2018 13:03:03 +0900 |
Yuya Nishihara |
cmdutil: drop aliases for logcmdutil functions (API)
|
Wed, 29 Nov 2017 08:44:06 +0530 |
Pulkit Goyal |
py3: make sure the first argument of time.strftime() is str
|
Sat, 21 Oct 2017 13:13:20 +0900 |
Yuya Nishihara |
registrar: host "dynamicdefault" constant by configitem object
stable
|
Fri, 29 Sep 2017 11:55:26 -0400 |
Augie Fackler |
bugzilla: remove superfluous pass statements
|
Fri, 30 Jun 2017 03:30:13 +0200 |
Boris Feld |
configitems: register the 'bugzilla.notify' config
|
Fri, 14 Jul 2017 16:17:37 +0200 |
Boris Feld |
bugzilla: move the default regexp for fix in the config declaration
|
Fri, 07 Jul 2017 10:04:21 +0200 |
Boris Feld |
configitems: register the 'bugzilla.version' config
|
Fri, 07 Jul 2017 10:04:19 +0200 |
Boris Feld |
configitems: register the 'bugzilla.usermap' config
|
Fri, 07 Jul 2017 10:04:17 +0200 |
Boris Feld |
configitems: register the 'bugzilla.user' config
|
Fri, 07 Jul 2017 10:04:15 +0200 |
Boris Feld |
configitems: register the 'bugzilla.timeout' config
|
Fri, 07 Jul 2017 10:04:13 +0200 |
Boris Feld |
configitems: register the 'bugzilla.template' config
|
Fri, 07 Jul 2017 10:04:11 +0200 |
Boris Feld |
configitems: register the 'bugzilla.style' config
|
Fri, 07 Jul 2017 10:04:09 +0200 |
Boris Feld |
configitems: register the 'bugzilla.strip' config
|
Fri, 07 Jul 2017 10:04:07 +0200 |
Boris Feld |
configitems: register the 'bugzilla.regexp' config
|
Fri, 07 Jul 2017 10:04:05 +0200 |
Boris Feld |
configitems: register the 'bugzilla.password' config
|
Fri, 07 Jul 2017 10:04:01 +0200 |
Boris Feld |
configitems: register the 'bugzilla.host' config
|
Fri, 07 Jul 2017 10:03:57 +0200 |
Boris Feld |
configitems: register the 'bugzilla.fixstatus' config
|