Mercurial > public > mercurial-scm > hg
log mercurial/context.py @ 27102:f97bb61b51e6 stable
age | author | description |
---|---|---|
Sat, 17 Oct 2015 01:15:34 +0900 | FUJIWARA Katsunori | dirstate: make dirstate.write() callers pass transaction object to it |
Fri, 09 Oct 2015 01:19:37 +0200 | Mads Kiilerich | context: don't hex encode all unknown 20 char revision specs (issue4890) |
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Sun, 04 Oct 2015 22:25:29 +0900 | Yuya Nishihara | util: extract stub function to get mtime with second accuracy |
Thu, 25 Jun 2015 17:54:55 -0500 | Matt Mackall | merge: make merge.preferancestor type and default consistent |
Wed, 08 Jul 2015 17:01:09 +0900 | FUJIWARA Katsunori | context: write dirstate out explicitly at the end of markcommitted |
Wed, 08 Jul 2015 17:01:09 +0900 | FUJIWARA Katsunori | context: write dirstate out explicitly after marking files as clean |