Mercurial > public > mercurial-scm > hg
log hgext/uncommit.py @ 46113:59fa3890d40a
age | author | description |
---|---|---|
Tue, 01 Dec 2020 21:54:46 +0100 | Joerg Sonnenberger | node: import symbols explicitly |
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 |
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/ |