Mercurial > hg
graph
-
errors: use detailed error for invalid commit-extras argumentMon, 22 Nov 2021 17:21:55 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code in pathauditorFri, 19 Nov 2021 16:21:00 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code for RepoLookupErrorFri, 19 Nov 2021 16:16:21 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code for detected case-collisionFri, 19 Nov 2021 15:40:56 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code when trying to merge file outside narrowspecFri, 19 Nov 2021 15:39:35 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code for non-integer number of diff context linesFri, 19 Nov 2021 15:38:36 -0800, by Martin von Zweigbergk
-
patch: add hint about mangled whitespace on bad patchFri, 19 Nov 2021 09:17:30 -0800, by Martin von Zweigbergk
-
errors: return more detailed errors when failing to parse or apply patchFri, 19 Nov 2021 12:57:53 -0800, by Martin von Zweigbergk
-
extensions: add a default "*" suboptions prefixFri, 26 Nov 2021 17:22:14 +0100, by Pierre-Yves David
-
extension: add a `required` suboption to enforce the use of an extensionsFri, 26 Nov 2021 17:17:49 +0100, by Pierre-Yves David
-
extensions: highlight the name of the faulty extensions in the error messageMon, 29 Nov 2021 13:09:04 +0100, by Pierre-Yves David
-
extensions: refactor handling of loading error make it reusableFri, 26 Nov 2021 16:55:34 +0100, by Pierre-Yves David
-
extensions: ignore "sub-options" when looking for extensionsFri, 26 Nov 2021 16:51:58 +0100, by Pierre-Yves David
-
automation: support Python 3.10 on WindowsTue, 23 Nov 2021 17:52:38 -0800, by Gregory Szorc
-
contrib: update Windows environment to Python 3.9.9Mon, 15 Nov 2021 20:10:50 -0800, by Gregory Szorc
-
rhg: implement the debugignorerhg subcommandMon, 29 Nov 2021 14:07:47 +0000, by Arseniy Alekseyev
-
rhg: refactor to use IgnoreFnType alias more widelyMon, 29 Nov 2021 14:06:41 +0000, by Arseniy Alekseyev
-
rhg: only complain about poorly configured fallback when falling backThu, 11 Nov 2021 14:26:25 +0000, by Arseniy Alekseyev
-
packaging: bump pygit2 to 1.7.1Wed, 24 Nov 2021 20:51:01 -0500, by Matt Harbison
-
packaging: bump windows_curses to 2.3.0Wed, 24 Nov 2021 20:45:27 -0500, by Matt Harbison
-
packaging: regenerate the requirements files with pip-tools 6.4.0Wed, 24 Nov 2021 20:43:05 -0500, by Matt Harbison
-
rhg: Add support for `rhg status -n`Fri, 26 Nov 2021 15:59:09 +0100, by Simon Sapin
-
filemerge: simplify slightly by using filectx.decodeddata()Fri, 19 Nov 2021 18:48:34 -0800, by Martin von Zweigbergk
-
filemerge: rename _formatconflictmarker() since it formats a labelFri, 19 Nov 2021 18:14:25 -0800, by Martin von Zweigbergk
-
rhg: Fix status desambiguation of symlinks and executable filesTue, 23 Nov 2021 20:04:22 +0100, by Simon Sapin
-
rhg: Rename cat_file_is_modifiedTue, 23 Nov 2021 19:40:29 +0100, by Simon Sapin
-
rhg: Also parse flags in the manifest parserTue, 23 Nov 2021 19:39:51 +0100, by Simon Sapin
-
rhg: Propogate manifest parse errors instead of panickingTue, 23 Nov 2021 18:27:42 +0100, by Simon Sapin
-
tests: Adapt test-basic.t expected output for rhgFri, 19 Nov 2021 17:34:48 +0100, by Simon Sapin