Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |
Sun, 19 Mar 2017 01:06:47 -0400 | Augie Fackler | posix: tiptoe around tempfile module more delicately |