Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 19 Sep 2016 17:15:39 -0400 | Augie Fackler | copy: distinguish "file exists" cases and add a hint (BC) |
Sun, 09 Oct 2016 01:03:20 +0900 | FUJIWARA Katsunori | perf: make perftags clear tags cache correctly |
Sun, 09 Oct 2016 01:03:19 +0900 | FUJIWARA Katsunori | perf: replace ui.configint() by getint() for Mercurial earlier than 1.9 |
Sun, 09 Oct 2016 01:03:19 +0900 | FUJIWARA Katsunori | perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9 |
Sun, 09 Oct 2016 01:03:18 +0900 | FUJIWARA Katsunori | perf: define formatter locally for Mercurial earlier than 2.2 |
Sun, 09 Oct 2016 01:03:18 +0900 | FUJIWARA Katsunori | perf: add functions to get vfs-like object for Mercurial earlier than 2.3 |
Sun, 09 Oct 2016 01:03:17 +0900 | FUJIWARA Katsunori | perf: avoid actual writing branch cache out correctly |