Mercurial > hg
log hgext/bookflow.py @ 42772:5c2e8a661418
age | author | description |
---|---|---|
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 |