Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 10 Mar 2017 15:43:31 -0800 | Durham Goode | histedit: pop action after the action is completed |
Fri, 10 Mar 2017 15:43:31 -0800 | Durham Goode | histedit: add transaction support to writing the state file |
Sun, 19 Mar 2017 01:11:00 -0400 | Augie Fackler | localrepo: forcibly copy list of filecache keys |
Sun, 19 Mar 2017 01:10:02 -0400 | Augie Fackler | localrepo: turn hook kwargs back into strs before calling hook |
Sun, 19 Mar 2017 01:08:59 -0400 | Augie Fackler | localrepo: ensure transaction id is fully bytes on py3 |
Sun, 19 Mar 2017 01:08:17 -0400 | Augie Fackler | dirstate: use future-proof next(iter) instead of iter.next |