mercurial/branchmap.py
Fri, 15 Jan 2021 01:58:59 +0100 Joerg Sonnenberger branchmap: update rev-branch-cache incrementally
Fri, 15 Jan 2021 01:20:47 +0100 Joerg Sonnenberger reverse-branch-cache: switch to doubling allocating scheme
Fri, 18 Dec 2020 14:45:28 +0100 Joerg Sonnenberger branchmap: avoid ancestor computations in absence of non-continous branches
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Mon, 10 Feb 2020 17:31:05 -0500 Augie Fackler cleanup: re-run black on the codebase
Tue, 19 Nov 2019 23:49:05 +0900 Yuya Nishihara typing: consolidate "if not globals():" trick
Thu, 14 Nov 2019 21:13:46 -0800 Martin von Zweigbergk branchmap: make "closed" a set from beginning instead of converting from list
Thu, 14 Nov 2019 13:13:36 -0500 Augie Fackler branchmap: annotate constructor type for branchcache
Thu, 14 Nov 2019 13:14:02 -0500 Augie Fackler branchmap: correctly set()-ify list argument
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Wed, 06 Nov 2019 16:30:14 -0500 Augie Fackler branchmap: pytype is confused about bytestr
Mon, 07 Oct 2019 00:04:04 -0400 Gregory Szorc py3: finish porting iteritems() to pycompat and remove source transformer
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
less more (0) -100 -15 tip