Mercurial > hg
log mercurial/rewriteutil.py @ 44659:67f757ed86e0
age | author | description |
---|---|---|
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sat, 05 Oct 2019 10:29:34 -0400 | Augie Fackler | style: run a patched black on a subset of mercurial |
Wed, 14 Nov 2018 15:05:38 +0800 | Anton Shestakov | rewriteutil: move publicrevs closer to where it's used |
Fri, 24 Nov 2017 03:44:50 +0530 | Pulkit Goyal | rewriteutil: add a precheck function to check if revs can be rewritten |
Fri, 24 Nov 2017 03:40:33 +0530 | Pulkit Goyal | rewriteutil: add utility function to check if we can create new unstable cset |