Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer | file | diff | annotate |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed | file | diff | annotate |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals | file | diff | annotate |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase | file | diff | annotate |
Sat, 09 Feb 2019 22:50:53 -0800 | Martin von Zweigbergk | match: delete unused root and cwd arguments from {always,never,exact}() (API) | file | diff | annotate |
Sun, 10 Feb 2019 14:35:36 -0800 | Martin von Zweigbergk | match: delete unused root and cwd arguments to constructors (API) | file | diff | annotate |
Sun, 10 Feb 2019 14:16:37 -0800 | Martin von Zweigbergk | cleanup: prefer matchmod.{always,never}() over accessing matchers directly | file | diff | annotate |