Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.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 |
Tue, 29 Nov 2022 15:41:28 -0800 | Martin von Zweigbergk | amend: add a --draft option to set phase to draft |
Fri, 12 Aug 2022 14:35:34 -0700 | Martin von Zweigbergk | status: include `repo` in template context also for resolved paths |
Tue, 31 May 2022 21:16:17 +0200 | Manuel Jacob | py3: catch FileExistsError instead of checking errno == EEXIST |