Mercurial > public > mercurial-scm > hg-stable
log hgext/uncommit.py @ 45208:f62bb5d07848 stable 5.5.1
age | author | description |
---|---|---|
Fri, 06 Mar 2020 13:27:41 -0500 | Augie Fackler | cleanup: run pyupgrade on our source tree to clean up varying things |
Thu, 14 Nov 2019 15:26:05 -0500 | Augie Fackler | uncommit: use field names instead of field numbers on scmutil.status |
Wed, 06 Nov 2019 14:13:19 +0100 | Pierre-Yves David | utils: move the `dirs` definition in pathutil (API) |
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |
Sun, 06 Oct 2019 19:25:18 -0400 | Gregory Szorc | py3: define and use pycompat.iteritems() for hgext/ |
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 |