Mercurial > hg
graph
-
pytype: stop excluding copies.pyMon, 13 Dec 2021 00:04:53 -0500, by Matt Harbison
-
copies: fix some documentation typosSun, 12 Dec 2021 22:29:46 -0500, by Matt Harbison
-
copies: drop an unused variableSun, 12 Dec 2021 22:24:16 -0500, by Matt Harbison
-
pytype: stop excluding lsprof.pySun, 12 Dec 2021 22:09:13 -0500, by Matt Harbison
-
pytype: stop excluding changegroup.pySun, 12 Dec 2021 21:10:02 -0500, by Matt Harbison
-
pytype: stop excluding upgrade.pySun, 12 Dec 2021 20:01:05 -0500, by Matt Harbison
-
rhg: Skip reading the contents of ambiguous files in some casesTue, 14 Dec 2021 20:36:36 +0100, by Simon Sapin
-
rhg: Mark it as expected that the issue6528 bug is not reproducedTue, 14 Dec 2021 19:47:33 +0100, by Simon Sapin
-
filemerge: remove leftover documentation of removed argumentTue, 14 Dec 2021 13:41:34 -0800, by Martin von Zweigbergk
-
merge with stableMon, 13 Dec 2021 14:44:16 -0500, by Matt Harbison
-
rhg: Print "bad match" errors in rhg statusMon, 13 Dec 2021 14:37:16 +0100, by Simon Sapin
-
share: make it possible to control the working copy format variantTue, 07 Dec 2021 15:14:08 +0100, by Pierre-Yves David
-
share: move the requirement initialisation code aroundTue, 07 Dec 2021 14:51:45 +0100, by Pierre-Yves David
-
test: use `hg debugrequires` instead of `cat` in some testsWed, 08 Dec 2021 05:35:32 +0100, by Pierre-Yves David
-
test: simplify `debugformat` matching in test-phases.tWed, 08 Dec 2021 05:42:01 +0100, by Pierre-Yves David
-
test: simplify `debugformat` matching in test-copies-chain-mergeTue, 07 Dec 2021 23:49:35 +0100, by Pierre-Yves David
-
status: when extracting arguments from `opts`, use the same default valuesTue, 07 Dec 2021 15:53:55 -0800, by Kyle Lippincott
-
directaccess: fix uses of commands.status() that don't go through flag parsingTue, 07 Dec 2021 15:48:22 -0800, by Kyle Lippincott
-
test: add test for a former race resulting in bad dirstateSun, 07 Nov 2021 16:25:42 -0500, by Valentin Gatien-Baron
-
rhg: fix a crash on non-generaldelta revlogsTue, 07 Dec 2021 18:57:43 +0000, by Arseniy Alekseyev
-
rhg: centralize index header parsingTue, 07 Dec 2021 18:12:13 +0000, by Arseniy Alekseyev
-
rhg: demonstrate that rhg breaks on non-generaldelta revlogsTue, 07 Dec 2021 17:50:19 +0000, by Arseniy Alekseyev
-
tests: add a short `sleep` in test-status.tFri, 10 Dec 2021 23:08:25 +0100, by Simon Sapin
-
rhg: Add support for `rhg status --copies`Fri, 10 Dec 2021 16:18:58 +0100, by Simon Sapin
-
rhg: refactor relativize_path into a struct + methodFri, 10 Dec 2021 16:57:39 +0100, by Simon Sapin
-
rhg: refactor display_status_paths with a struct for common argumentsFri, 10 Dec 2021 16:31:16 +0100, by Simon Sapin
-
rhg: Add support for ui.ignore and ui.ignore.* configFri, 10 Dec 2021 14:27:00 +0100, by Simon Sapin
-
doc: remove a spurious ^L in some docFri, 10 Dec 2021 17:20:21 +0100, by Pierre-Yves David