Mercurial > hg-stable
graph
-
extensions: catch uisetup and extsetup failures and don't let them break hgTue, 06 Jun 2017 10:09:48 -0400, by Augie Fackler
-
tests: add test demonstrating how broken third-party extensions can getTue, 06 Jun 2017 10:03:16 -0400, by Augie Fackler
-
extensions: move wrapfilecache function from fsmonitorThu, 08 Jun 2017 10:44:53 -0400, by Augie Fackler
-
chmod: create a new file when flags are set on a hardlinked fileWed, 26 Apr 2017 16:05:22 +0200, by Koen Van Hoof
-
run-tests: make --restart work with output dirWed, 07 Jun 2017 21:17:24 -0700, by Siddharth Agarwal
-
run-tests: output coverage to output dirWed, 07 Jun 2017 21:17:06 -0700, by Siddharth Agarwal
-
run-tests: write JSON reports to output dirWed, 07 Jun 2017 20:46:43 -0700, by Siddharth Agarwal
-
run-tests: write test times to output dirWed, 07 Jun 2017 20:32:11 -0700, by Siddharth Agarwal
-
run-tests: allow specifying an output dir to write .errs toWed, 07 Jun 2017 20:30:08 -0700, by Siddharth Agarwal
-
run-tests: add information about skipped tests to XUnit outputWed, 07 Jun 2017 15:47:06 -0700, by Siddharth Agarwal
-
run-tests: wrap failures in an XUnit 'failure' elementWed, 07 Jun 2017 15:47:06 -0700, by Siddharth Agarwal
-
discovery: log discovery result in non-trivial casesWed, 07 Jun 2017 10:44:11 +0100, by Pierre-Yves David
-
discovery: include timing in the debug outputWed, 07 Jun 2017 10:29:39 +0100, by Pierre-Yves David
-
tests: remove sys.executable from "required tools"Sun, 28 May 2017 21:33:33 -0400, by Augie Fackler
-
perfbranchmap: add an option to purge the revbranch cacheMon, 05 Jun 2017 16:24:01 +0100, by Pierre-Yves David
-
push: add a way to allow concurrent pushes on unrelated headsMon, 29 May 2017 05:53:58 +0200, by Pierre-Yves David
-
headsummary: expose the 'discardedheads' set in the headssummaryMon, 29 May 2017 05:52:13 +0200, by Pierre-Yves David
-
checkheads: perform obsolescence post processing directly in _headssummaryMon, 29 May 2017 05:47:27 +0200, by Pierre-Yves David
-
headssummary: directly feed the function with the 'pushop' objectMon, 29 May 2017 10:56:00 +0200, by Pierre-Yves David
-
checkheads: gather the postprocessing with other obsolescence specific codeMon, 29 May 2017 05:45:59 +0200, by Pierre-Yves David
-
run-tests: add a way to list tests, with JSON and XUnit supportTue, 06 Jun 2017 14:38:59 -0700, by Siddharth Agarwal
-
run-tests: install hg after computing tests to runTue, 06 Jun 2017 13:56:53 -0700, by Siddharth Agarwal
-
run-tests: make time field optional for xunit reportTue, 06 Jun 2017 13:52:25 -0700, by Siddharth Agarwal
-
run-tests: factor out json write code into another methodTue, 06 Jun 2017 13:10:55 -0700, by Siddharth Agarwal
-
run-tests: factor out xunit write code into another methodTue, 06 Jun 2017 13:10:55 -0700, by Siddharth Agarwal
-
revset: lookup descendents for negative arguments to ancestor operatorSat, 27 May 2017 10:25:09 -0700, by David Soria Parra
-
update: show the commit to which we updated in case of multiple heads (BC)Tue, 06 Jun 2017 22:17:39 +0530, by Pulkit Goyal
-
revlog: skeleton support for version 2 revlogsFri, 19 May 2017 20:29:11 -0700, by Gregory Szorc
-
check-code: ban grep's context flags (-A/-B/-C) since they're not on SolarisTue, 06 Jun 2017 08:58:27 -0700, by Danek Duvall
-
patchbomb: avoid -r and -B options at the same timeTue, 06 Jun 2017 08:52:51 +0200, by David Demelier
-
debugbundle: add --part-type flag to emit only named part typesMon, 05 Jun 2017 16:19:41 -0700, by Danek Duvall
-
test-obsolete-bundle-strip: add globs for WindowsMon, 05 Jun 2017 20:37:45 -0400, by Matt Harbison