Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 20 Sep 2018 17:02:31 +0800 | Anton Shestakov | tests: split capabilities into separate lines while searching for "narrow" |
Wed, 19 Sep 2018 23:54:16 -0400 | Matt Harbison | py3: resolve Unicode issues around `hg serve` on Windows |
Wed, 19 Sep 2018 21:41:58 -0400 | Matt Harbison | run-tests: avoid os.getcwdb() on Windows |
Wed, 19 Sep 2018 20:45:57 -0400 | Matt Harbison | run-tests: quote PYTHON when spawning a subprocess |
Mon, 17 Sep 2018 20:43:40 -0400 | Augie Fackler | narrow: add test showing that local-to-local narrow clones don't work |
Wed, 19 Sep 2018 17:34:36 -0700 | Martin von Zweigbergk | fastannotate: process files as they arrive |
Tue, 18 Sep 2018 22:14:03 -0400 | Matt Harbison | py3: make osenvironb a proxy for, instead of a copy of os.environ where needed |