Mercurial > public > mercurial-scm > hg-stable
log mercurial/commit.py @ 45274:4cde23ba076e
age | author | description |
---|---|---|
Sat, 25 Jul 2020 14:59:55 +0200 | Pierre-Yves David | commitctx: create the new extra dict on its own line |
Wed, 29 Jul 2020 15:40:13 +0200 | Pierre-Yves David | commitctx: explicitly pass `manifest` to _commit_manifest |
Thu, 23 Jul 2020 23:52:31 +0200 | Pierre-Yves David | commitctx: extract all the file preparation logic in a new function |