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
-
rhg: Colored output is not supportedTue, 09 Nov 2021 19:28:13 +0100, by Simon Sapin
-
rhg: [encode] and [decode] config sections are not supportedTue, 09 Nov 2021 19:09:57 +0100, by Simon Sapin
-
rhg: Config commands.status.terse is not supportedTue, 09 Nov 2021 18:56:55 +0100, by Simon Sapin
-
rhg: Propagate config errors in `rhg status`Tue, 09 Nov 2021 18:39:37 +0100, by Simon Sapin
-
rhg: $HG_PENDING is not supportedTue, 09 Nov 2021 17:09:40 +0100, by Simon Sapin
-
rhg: Enable `rhg status` in most testsTue, 09 Nov 2021 19:55:46 +0100, by Simon Sapin
-
dockerrpm: always use current user and group stableWed, 17 Nov 2021 13:28:22 +0100, by Mathias De Mare
-
cext: fix Python 3.11 compatibility - Py_SIZE is not an lvalue (issue6610) stableThu, 18 Nov 2021 12:31:37 +0100, by Mads Kiilerich
-
branching: merge stable into defaultFri, 19 Nov 2021 11:20:10 +0100, by Raphaël Gomès
-
cext: define S_IFLNK on Python 2.7 and Windows stableMon, 15 Nov 2021 19:53:01 -0800, by Gregory Szorc
-
tests: dd status=noxfer is not portable (issue6523) stableMon, 15 Nov 2021 12:03:28 +0100, by Thomas Klausner
-
tests: use more portable mkdir -p instead of --parents (issue6591) stableMon, 15 Nov 2021 00:15:21 +0100, by Thomas Klausner
-
tests: fix test-censor by improving regexp (issue6585) stableMon, 15 Nov 2021 00:08:02 +0100, by Thomas Klausner
-
ci: stop running with Python 2Wed, 10 Nov 2021 08:09:34 -0800, by Martin von Zweigbergk
-
internals: typo pass on the dirstate-v2 help file stableWed, 10 Nov 2021 11:43:22 +0100, by Raphaël Gomès
-
dirstate-v2: fix confusion between requirement and format config variable stableWed, 10 Nov 2021 11:42:13 +0100, by Raphaël Gomès
-
internals: correct dirstate-v2 format variable in the documentation stableWed, 10 Nov 2021 10:58:13 +0100, by Raphaël Gomès
-
hghave: update dirstate-v2 format config option stableWed, 10 Nov 2021 10:50:54 +0100, by Raphaël Gomès
-
merge: with stableWed, 10 Nov 2021 14:54:55 -0500, by Augie Fackler
-
tests: accept alternative privileged port allocation failure stableTue, 09 Nov 2021 02:19:43 +0100, by pacien
-
tests: allow the true command to be provided by coreutils stableTue, 09 Nov 2021 02:16:43 +0100, by pacien
-
rhg: more efficient `HgPath::join`Tue, 26 Oct 2021 19:47:30 +0100, by Arseniy Alekseyev