hgext/bookflow.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
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
Thu, 20 Dec 2018 23:16:58 -0500 Matt Harbison py3: convert `'{}'.format(foo)` to `'%s' % foo` in the bookflow extension
Mon, 03 Dec 2018 14:17:38 -0500 idlsoft bookflow: new extension for bookmark-based branching
less more (0) tip