Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 25759:ff11c1565c04
age | author | description |
---|---|---|
Wed, 08 Jul 2015 17:07:45 +0900 | FUJIWARA Katsunori | cmdutil: apply dirstate.normallookup on (maybe partially) committed files |
Wed, 08 Jul 2015 17:01:09 +0900 | FUJIWARA Katsunori | cmdutil: put recordfunc invocation into wlock scope for consistency |
Wed, 08 Jul 2015 17:01:09 +0900 | FUJIWARA Katsunori | cmdutil: remove useless dirstate.normallookup() invocation in revert() |
Thu, 02 Jul 2015 22:03:06 +0900 | Yuya Nishihara | changeset_printer: use node.wdirrev to calculate meaningful parentrevs |
Sun, 28 Sep 2014 01:09:16 -0700 | Pierre-Yves David | amend: move obsmarkers creation in the "new changeset" conditional |
Tue, 30 Jun 2015 22:28:40 -0700 | Pierre-Yves David | amend: move createmarkers evaluation earlier |
Tue, 30 Jun 2015 22:39:28 -0700 | Pierre-Yves David | amend: stop updating the bookmarks twice |