Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 14 Sep 2018 16:29:51 -0700 | spectral | narrow: when writing treemanifests, skip inspecting directories outside narrow |
Mon, 17 Sep 2018 15:16:20 -0400 | Augie Fackler | tests: fix a couple of drawdag.py references |
Fri, 14 Sep 2018 23:51:21 +0300 | Pulkit Goyal | py3: fix kwargs handling in hgext/fastannotate.py |
Mon, 17 Sep 2018 15:55:18 +0300 | Pulkit Goyal | narrow: use diffmatcher to send only new filelogs in non-ellipses widening |
Mon, 17 Sep 2018 15:27:39 +0300 | Pulkit Goyal | py3: add missing b'' prefixes in couple of test files |
Sun, 16 Sep 2018 23:13:05 -0400 | Matt Harbison | run-tests: convert the remaining os.system() call to Unicode |
Sat, 15 Sep 2018 13:31:41 -0400 | Matt Harbison | py3: partially fix pager spawning on Windows |