Mercurial > public > mercurial-scm > hg
log hgext/uncommit.py @ 49960:c166b212bdee
age | author | description |
---|---|---|
Wed, 25 Jan 2023 18:46:20 +0100 | Pierre-Yves David | dirstate: pass the repo to the `changeparent` method |
Fri, 25 Mar 2022 11:33:12 -0400 | Augie Fackler | merge: with stable |
Mon, 21 Mar 2022 14:21:10 -0700 | Martin von Zweigbergk | unamend: abort if commit was not created by `hg [un]amend` stable |
Thu, 03 Mar 2022 18:28:30 -0800 | Gregory Szorc | global: bulk replace simple pycompat.iteritems(x) with x.items() |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Mon, 24 Jan 2022 21:17:04 -0800 | Martin von Zweigbergk | unamend: error out when running on merge commit stable |
Thu, 10 Jun 2021 15:45:22 -0700 | Martin von Zweigbergk | cmdutil: make resolvecommitoptions() work on str-keyed opts |