Mercurial > public > mercurial-scm > hg-stable
log mercurial/commit.py @ 45273:e15416c95b25
age | author | description |
---|---|---|
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 |
Thu, 23 Jul 2020 23:58:23 +0200 | Pierre-Yves David | commitctx: gather more preparation code within the lock context |