Tue, 01 Oct 2024 13:20:40 +0200 |
Raphaël Gomès |
rust: improve `InvalidRevision` error message
|
file |
diff |
annotate
|
Wed, 02 Aug 2023 10:46:47 -0400 |
Spencer Baugh |
rhg: support "status FILE"
|
file |
diff |
annotate
|
Tue, 10 Jan 2023 11:20:54 +0100 |
Raphaël Gomès |
rust-clippy: merge "revlog" module definition and struct implementation
|
file |
diff |
annotate
|
Mon, 09 Jan 2023 17:40:03 +0100 |
Raphaël Gomès |
rust: run `cargo clippy`
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 16:15:54 +0000 |
Arseniy Alekseyev |
rhg: fallback to slow path on invalid patterns in hgignore
stable
|
file |
diff |
annotate
|
Mon, 25 Jul 2022 15:39:04 +0200 |
Raphaël Gomès |
rhg-status: add support for narrow clones
|
file |
diff |
annotate
|
Tue, 19 Jul 2022 17:07:09 +0200 |
Raphaël Gomès |
rust: add support for hints in error messages
|
file |
diff |
annotate
|
Tue, 19 Jul 2022 15:37:45 +0200 |
Raphaël Gomès |
rhg: add sparse support
|
file |
diff |
annotate
|
Thu, 05 May 2022 15:38:29 +0100 |
Arseniy Alekseyev |
censor: make rhg fall back to python when encountering a censored node
|
file |
diff |
annotate
|
Tue, 19 Apr 2022 12:27:40 +0200 |
Raphaël Gomès |
rhg: use `Command::exec` instead of `Command::status`
stable
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 12:18:21 +0200 |
Simon Sapin |
dirstate-v2: Introduce a docket file
|
file |
diff |
annotate
|
Mon, 07 Jun 2021 17:29:32 +0530 |
Pulkit Goyal |
rhg: propogate error coming from HgError::Abort to CommandError
|
file |
diff |
annotate
|
Mon, 07 Jun 2021 17:27:49 +0530 |
Pulkit Goyal |
rhg: add exit code to HgError::Abort()
|
file |
diff |
annotate
|
Tue, 23 Mar 2021 19:58:49 +0530 |
Pulkit Goyal |
rhg: raise wdir specific error for `hg debugdata`
|
file |
diff |
annotate
|
Sat, 20 Mar 2021 02:03:57 +0530 |
Pulkit Goyal |
rhg: add support for detailed exit code for ConfigParseError
|
file |
diff |
annotate
|
Fri, 19 Mar 2021 13:18:53 +0100 |
Simon Sapin |
rhg: Add more conversions between error types
|
file |
diff |
annotate
|
Wed, 03 Mar 2021 16:40:03 +0100 |
Simon Sapin |
rhg: `cat` command: print error messages for missing files
|
file |
diff |
annotate
|
Thu, 04 Mar 2021 13:30:20 +0100 |
Simon Sapin |
rhg: Align with Python on some more error messages
|
file |
diff |
annotate
|
Wed, 03 Mar 2021 19:47:48 +0100 |
Simon Sapin |
rhg: Align config file parse error formatting with Python
|
file |
diff |
annotate
|
Mon, 01 Mar 2021 16:18:42 +0100 |
Simon Sapin |
rhg: Add a `rhg.on-unsupported` configuration key
|
file |
diff |
annotate
|
Mon, 15 Feb 2021 20:13:09 +0100 |
Simon Sapin |
rhg: Move `Repo` object creation into `main()`
|
file |
diff |
annotate
|
Fri, 12 Feb 2021 16:54:30 +0100 |
Simon Sapin |
rhg: Remove error message on unsupported CLI arguments
|
file |
diff |
annotate
|
Mon, 08 Feb 2021 21:37:30 +0100 |
Simon Sapin |
rhg: Add support for -R and --repository command-line arguments
|
file |
diff |
annotate
|
Mon, 08 Feb 2021 11:13:56 +0100 |
Simon Sapin |
rust: Use the DisplayBytes trait in config printing
|
file |
diff |
annotate
|
Thu, 04 Feb 2021 15:04:53 +0100 |
Simon Sapin |
rhg: Parse per-repository configuration
|
file |
diff |
annotate
|
Thu, 04 Feb 2021 13:17:55 +0100 |
Simon Sapin |
rhg: Parse system and user configuration at program start
|
file |
diff |
annotate
|
Thu, 28 Jan 2021 20:31:42 +0100 |
Simon Sapin |
rust: Fold find_root and check_requirements into Repo::find
|
file |
diff |
annotate
|
Thu, 28 Jan 2021 19:13:55 +0100 |
Simon Sapin |
rhg: Simplify CommandError based on its use
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 14:45:25 +0100 |
Simon Sapin |
rust: use HgError in RevlogError and Vfs
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 14:59:09 +0100 |
Simon Sapin |
rust: replace RequirementsError with HgError
|
file |
diff |
annotate
|