Mercurial > hg
graph
-
merge with stableTue, 20 Jun 2017 16:33:46 -0400, by Augie Fackler
-
tests: don't touch the network when using virtualenvMon, 19 Jun 2017 16:08:20 -0700, by Danek Duvall
-
tests: removed ReportedTest exceptionSat, 03 Jun 2017 17:32:52 -0700, by Gregory Szorc
-
tests: remove support for warned testsSat, 03 Jun 2017 17:22:45 -0700, by Gregory Szorc
-
contrib: add check-code rule to enforce non-use of `python` in testsTue, 20 Jun 2017 09:49:43 -0400, by Augie Fackler
-
cleanup: use $PYTHON to run python in many more testsTue, 20 Jun 2017 09:45:02 -0400, by Augie Fackler
-
tests: enforce use of $PYTHON in testsThu, 15 Jun 2017 14:22:39 -0400, by Augie Fackler
-
tests: use $PYTHON in #! so we always use the right PythonThu, 15 Jun 2017 14:27:52 -0400, by Augie Fackler
-
tests: sed away python #! in test-run-tests.t to avoid some upcoming insanityTue, 20 Jun 2017 09:33:19 -0400, by Augie Fackler
-
tests: remove #! from primes.py in test-highlight.tTue, 20 Jun 2017 08:44:56 -0400, by Augie Fackler
-
keyword: use context manager for rollback lockingTue, 20 Jun 2017 12:51:36 +0100, by Christian Ebert
-
tests: remove WarnTestSat, 03 Jun 2017 17:13:35 -0700, by Gregory Szorc
-
tests: remove unused IgnoreTest exceptionSat, 03 Jun 2017 17:09:13 -0700, by Gregory Szorc
-
tests: use unittest.SkipTestSat, 03 Jun 2017 17:04:42 -0700, by Gregory Szorc
-
changegroup: delete "if True" and reflowThu, 15 Jun 2017 23:23:47 -0700, by Martin von Zweigbergk
-
changegroup: let callers pass in transaction to apply() (API)Thu, 15 Jun 2017 22:46:38 -0700, by Martin von Zweigbergk
-
repair: create transaction for bundle1 unbundling earlierThu, 15 Jun 2017 23:09:14 -0700, by Martin von Zweigbergk
-
unbundle: create transaction for bundle1 unbundling earlierThu, 15 Jun 2017 22:18:21 -0700, by Martin von Zweigbergk
-
exchange: create transaction for bundle1 unbundling earlierThu, 15 Jun 2017 16:10:53 -0700, by Martin von Zweigbergk
-
changegroup: inline 'publishing' variable in apply()Mon, 19 Jun 2017 00:06:23 -0700, by Martin von Zweigbergk
-
repair: remove unnecessary locking for bookmarksMon, 19 Jun 2017 11:24:49 -0700, by Martin von Zweigbergk
-
repair: move check for existing transaction earlierMon, 19 Jun 2017 13:18:00 -0700, by Martin von Zweigbergk
-
strip: remove unncessary "del" and inline variableMon, 19 Jun 2017 13:13:28 -0700, by Martin von Zweigbergk
-
repair: clarify in comment that caller must take lock, but not transactionMon, 19 Jun 2017 11:24:21 -0700, by Martin von Zweigbergk
-
amend: use context manager for lockingMon, 19 Jun 2017 11:21:37 -0700, by Martin von Zweigbergk
-
strip: use context manager for locking and transaction in stripcmd()Mon, 19 Jun 2017 11:20:29 -0700, by Martin von Zweigbergk
-
strip: use context manager for locking in strip()Mon, 19 Jun 2017 11:17:31 -0700, by Martin von Zweigbergk
-
rebase: use context manager for locking in pullrebase()Mon, 19 Jun 2017 11:18:12 -0700, by Martin von Zweigbergk
-
rebase: use context manager for locking in rebase()Mon, 19 Jun 2017 11:18:05 -0700, by Martin von Zweigbergk
-
test-http-proxy: redirect proxy stdout to /dev/nullMon, 19 Jun 2017 21:53:54 -0400, by Matt Harbison