log

age author description
Fri, 19 Nov 2021 15:40:56 -0800 Martin von Zweigbergk errors: use detailed exit code for detected case-collision
Fri, 19 Nov 2021 15:39:35 -0800 Martin von Zweigbergk errors: use detailed exit code when trying to merge file outside narrowspec
Fri, 19 Nov 2021 15:38:36 -0800 Martin von Zweigbergk errors: use detailed exit code for non-integer number of diff context lines
Fri, 19 Nov 2021 09:17:30 -0800 Martin von Zweigbergk patch: add hint about mangled whitespace on bad patch
Fri, 19 Nov 2021 12:57:53 -0800 Martin von Zweigbergk errors: return more detailed errors when failing to parse or apply patch
Fri, 26 Nov 2021 17:22:14 +0100 Pierre-Yves David extensions: add a default "*" suboptions prefix
Fri, 26 Nov 2021 17:17:49 +0100 Pierre-Yves David extension: add a `required` suboption to enforce the use of an extensions
Mon, 29 Nov 2021 13:09:04 +0100 Pierre-Yves David extensions: highlight the name of the faulty extensions in the error message
Fri, 26 Nov 2021 16:55:34 +0100 Pierre-Yves David extensions: refactor handling of loading error make it reusable
Fri, 26 Nov 2021 16:51:58 +0100 Pierre-Yves David extensions: ignore "sub-options" when looking for extensions
Tue, 23 Nov 2021 17:52:38 -0800 Gregory Szorc automation: support Python 3.10 on Windows
Mon, 15 Nov 2021 20:10:50 -0800 Gregory Szorc contrib: update Windows environment to Python 3.9.9
Mon, 29 Nov 2021 14:07:47 +0000 Arseniy Alekseyev rhg: implement the debugignorerhg subcommand
Mon, 29 Nov 2021 14:06:41 +0000 Arseniy Alekseyev rhg: refactor to use IgnoreFnType alias more widely
Thu, 11 Nov 2021 14:26:25 +0000 Arseniy Alekseyev rhg: only complain about poorly configured fallback when falling back
Wed, 24 Nov 2021 20:51:01 -0500 Matt Harbison packaging: bump pygit2 to 1.7.1
Wed, 24 Nov 2021 20:45:27 -0500 Matt Harbison packaging: bump windows_curses to 2.3.0
Wed, 24 Nov 2021 20:43:05 -0500 Matt Harbison packaging: regenerate the requirements files with pip-tools 6.4.0
Fri, 26 Nov 2021 15:59:09 +0100 Simon Sapin rhg: Add support for `rhg status -n`
Fri, 19 Nov 2021 18:48:34 -0800 Martin von Zweigbergk filemerge: simplify slightly by using filectx.decodeddata()
Fri, 19 Nov 2021 18:14:25 -0800 Martin von Zweigbergk filemerge: rename _formatconflictmarker() since it formats a label
Sun, 28 Nov 2021 11:27:08 +0100 Thomas Klausner tests: fix test-fix on NetBSD stable
Tue, 23 Nov 2021 20:04:22 +0100 Simon Sapin rhg: Fix status desambiguation of symlinks and executable files
Tue, 23 Nov 2021 19:40:29 +0100 Simon Sapin rhg: Rename cat_file_is_modified
Tue, 23 Nov 2021 19:39:51 +0100 Simon Sapin rhg: Also parse flags in the manifest parser
Tue, 23 Nov 2021 18:27:42 +0100 Simon Sapin rhg: Propogate manifest parse errors instead of panicking
Fri, 19 Nov 2021 17:34:48 +0100 Simon Sapin tests: Adapt test-basic.t expected output for rhg
Tue, 09 Nov 2021 19:28:13 +0100 Simon Sapin rhg: Colored output is not supported
Tue, 09 Nov 2021 19:09:57 +0100 Simon Sapin rhg: [encode] and [decode] config sections are not supported
Tue, 09 Nov 2021 18:56:55 +0100 Simon Sapin rhg: Config commands.status.terse is not supported