hgext/journal.py
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Sun, 06 Oct 2019 20:17:41 -0700 Martin von Zweigbergk py3: delete b'' prefix from safehasattr arguments
Sun, 06 Oct 2019 19:25:18 -0400 Gregory Szorc py3: define and use pycompat.iteritems() for hgext/
Sun, 06 Oct 2019 17:59:15 -0400 Gregory Szorc py3: define and use pycompat.itervalues()
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
Sat, 02 Mar 2019 12:57:00 -0800 Gregory Szorc global: use raw strings for namedtuple()
Thu, 17 Jan 2019 09:17:12 -0800 Martin von Zweigbergk cleanup: delete lots of unused local variables
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Mon, 03 Sep 2018 20:56:53 +0900 Yuya Nishihara journal: use changesetformatter to properly nest list of commits in JSON
Mon, 03 Sep 2018 07:53:50 +0900 Yuya Nishihara journal: do not pass in repolookuperror string to template (BC)
Mon, 03 Sep 2018 07:52:24 +0900 Yuya Nishihara journal: inline formatted nodes and date into expression
Mon, 03 Sep 2018 07:48:43 +0900 Yuya Nishihara journal: unify template name for "nodes" (BC)
Mon, 02 Apr 2018 17:06:42 +0530 Pulkit Goyal py3: use pycompat.bytestr() intsead of str
Sat, 24 Mar 2018 15:10:51 +0900 Yuya Nishihara procutil: bulk-replace function calls to point to new module
less more (0) -15 tip