log

age author description
Tue, 18 Jan 2022 12:57:55 -0800 Martin von Zweigbergk filemerge: when not keeping premerge, don't write markers to context
Fri, 14 Jan 2022 08:17:13 -0800 Martin von Zweigbergk simplemerge: move printing of merge result to extension
Thu, 10 Feb 2022 15:48:01 -0800 Martin von Zweigbergk simplemerge: remove code for checking binary input now that callers do it
Thu, 10 Feb 2022 15:27:58 -0800 Martin von Zweigbergk simplemerge: let filemerge check for binary inputs
Thu, 10 Feb 2022 13:36:09 -0800 Martin von Zweigbergk simplemerge: let extension check for binary inputs (unless `--text`)
Thu, 10 Feb 2022 11:00:32 -0800 Martin von Zweigbergk simplemerge: store input data in MergeInput
Fri, 04 Feb 2022 18:36:36 -0800 Martin von Zweigbergk simplemerge: convert MergeInput to regular, non-attr.ib class
Thu, 10 Feb 2022 09:59:07 -0800 Martin von Zweigbergk simplemerge: replace `**opts` passed to `simplemerge()` by keyword arguments
Wed, 25 Aug 2021 19:55:20 -0700 Gregory Szorc automation: use gp3 volume type stable
Thu, 26 Aug 2021 17:47:50 -0700 Gregory Szorc automation: use m6i instances stable
Thu, 03 Feb 2022 18:14:25 +0100 Pierre-Yves David narrow: add support for merging add and remove outside of the tracked set
Fri, 21 Jan 2022 17:54:03 +0100 Simon Sapin status: prefer relative paths in Rust code
Mon, 14 Feb 2022 18:51:43 +0100 Simon Sapin rust: remove unused `StatusError::IO` enum variant
Tue, 15 Feb 2022 15:52:44 +0100 Raphaël Gomès copyright: it's 2022 stable
Mon, 14 Feb 2022 19:03:22 +0100 Raphaël Gomès hghave: update rustfmt criterion stable
Fri, 11 Feb 2022 23:43:17 +0100 Raphaël Gomès dirstate-v2: fix infinite loop in pure packer stable
Tue, 15 Feb 2022 15:33:33 +0100 Mathias De Mare contrib: refer to RHEL and derivatives instead of CentOS specifically stable
Mon, 14 Feb 2022 11:32:03 +0100 Mathias De Mare packaging: replace centos8 by rockylinux 8 stable
Mon, 14 Feb 2022 18:57:12 +0100 Simon Sapin rust: fix code formatting
Mon, 07 Feb 2022 00:33:22 -0500 Valentin Gatien-Baron sparse: rework debugsparse's interface
Wed, 09 Feb 2022 13:04:37 -0500 Mitchell Hentges color: don't infer vt status from TERM on Windows
Thu, 10 Feb 2022 19:26:10 +0100 Simon Sapin rhg: enable `rhg status` by default, without config or env opt-in
Tue, 08 Feb 2022 14:20:58 +0100 Simon Sapin rhg: Colorize `rhg status` output when appropriate
Thu, 10 Feb 2022 12:59:32 +0100 Simon Sapin rhg: Add support for colored output
Thu, 10 Feb 2022 13:56:43 +0100 Simon Sapin rhg: Add parsing for the --color global CLI argument
Thu, 10 Feb 2022 12:52:25 +0100 Simon Sapin rhg: Make Ui::new falliable, add Ui::new_infallible
Thu, 10 Feb 2022 12:12:56 +0100 Simon Sapin rhg: Pass a &Config to Ui::new
Thu, 10 Feb 2022 11:58:04 +0100 Simon Sapin rhg: Add support for HGPLAINEXPECT
Thu, 10 Feb 2022 13:24:38 -0500 Augie Fackler merge: with stable
Wed, 09 Feb 2022 16:07:50 +0100 Pierre-Yves David help: make the help for `safe-mismatch` real section stable