Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Sun, 19 Mar 2017 01:06:47 -0400 | Augie Fackler | posix: tiptoe around tempfile module more delicately |
Sun, 19 Mar 2017 01:05:48 -0400 | Augie Fackler | posix: use open() instead of file() |
Sun, 19 Mar 2017 01:05:28 -0400 | Augie Fackler | revlog: use int instead of long |