Mercurial > hg
graph
-
rebase: backed out changeset 2519994d25ca stableTue, 27 Jun 2017 17:39:55 +0200, by Pierre-Yves David
-
setup: fix runcmd() usage on darwinWed, 28 Jun 2017 10:50:37 -0700, by Adam Simpkins
-
py3: update the python3-whitelist with new tests which pass on Python 3Tue, 27 Jun 2017 21:16:08 +0530, by Pulkit Goyal
-
setup: fix localhgenvWed, 28 Jun 2017 06:49:01 -0700, by Jun Wu
-
tests: use the system hg for examining the local repositoryTue, 27 Jun 2017 17:24:31 -0700, by Adam Simpkins
-
tests: save the original PATH and PYTHONPATH variablesTue, 27 Jun 2017 17:24:31 -0700, by Adam Simpkins
-
setup: prefer using the system hg to interact with the local repositoryTue, 27 Jun 2017 16:15:32 -0700, by Adam Simpkins
-
setup: replace runhg() with an hgcommand helper classTue, 27 Jun 2017 16:15:32 -0700, by Adam Simpkins
-
setup: move environment computation into a helper functionMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins
-
setup: update runcmd() to also return the exit statusMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins
-
setup: fail if we cannot determine the version numberMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins
-
smartset: fix generatorset.last() to not return the first element (issue5609)Tue, 27 Jun 2017 23:50:22 +0900, by Yuya Nishihara
-
strip: respect the backup option in stripcallbackMon, 26 Jun 2017 21:11:02 -0700, by Jun Wu
-
py3: use pycompat.bytestr() to convert str to bytesMon, 26 Jun 2017 23:58:27 +0530, by Pulkit Goyal