Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 27 Jun 2017 17:24:31 -0700 | Adam Simpkins | tests: save the original PATH and PYTHONPATH variables |
Tue, 27 Jun 2017 16:15:32 -0700 | Adam Simpkins | setup: prefer using the system hg to interact with the local repository |
Tue, 27 Jun 2017 16:15:32 -0700 | Adam Simpkins | setup: replace runhg() with an hgcommand helper class |
Mon, 26 Jun 2017 11:31:30 -0700 | Adam Simpkins | setup: move environment computation into a helper function |
Mon, 26 Jun 2017 11:31:30 -0700 | Adam Simpkins | setup: update runcmd() to also return the exit status |
Mon, 26 Jun 2017 11:31:30 -0700 | Adam Simpkins | setup: fail if we cannot determine the version number |
Tue, 27 Jun 2017 23:50:22 +0900 | Yuya Nishihara | smartset: fix generatorset.last() to not return the first element (issue5609) |