Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 17 Oct 2015 01:15:34 +0900 | FUJIWARA Katsunori | cmdutil: make in-memory changes visible to external editor (issue4378) |
Sat, 17 Oct 2015 01:15:34 +0900 | FUJIWARA Katsunori | dirstate: show develwarn for write() invocation without transaction |
Sat, 17 Oct 2015 01:15:34 +0900 | FUJIWARA Katsunori | dirstate: make dirstate.write() callers pass transaction object to it |
Sat, 17 Oct 2015 01:15:34 +0900 | FUJIWARA Katsunori | dirstate: remove layering violation around writing dirstate out |
Sat, 17 Oct 2015 01:15:33 +0900 | FUJIWARA Katsunori | dirstateguard: remove layering violation around saving/restoring backup |
Thu, 15 Oct 2015 15:20:44 -0700 | Christian Delahousse | rebase: reduce scope of try catch in restorestate |
Thu, 15 Oct 2015 12:13:46 -0700 | Christian Delahousse | rebase: on abort delete rebase state file no matter what |