Fri, 18 Aug 2023 14:34:29 +0200 |
Raphaël Gomès |
rust: make `Revision` a newtype
|
Thu, 10 Aug 2023 11:00:34 +0200 |
Raphaël Gomès |
rust: use the new `UncheckedRevision` everywhere applicable
|
Tue, 10 Jan 2023 11:20:54 +0100 |
Raphaël Gomès |
rust-clippy: merge "revlog" module definition and struct implementation
|
Mon, 09 Jan 2023 19:18:43 +0100 |
Raphaël Gomès |
rust-clippy: fix most warnings in `hg-core`
|
Sat, 11 Sep 2021 00:09:29 +0200 |
Raphaël Gomès |
rust-revset: support explicit `.` revision
|
Sat, 11 Sep 2021 00:05:08 +0200 |
Raphaël Gomès |
rust-revset: add separate match logic for shortcuts
|
Tue, 14 Sep 2021 18:10:35 +0200 |
Simon Sapin |
rust: Rename the `Revlog::get_node_rev` method to `rev_from_node`
|
Mon, 13 Sep 2021 17:23:42 +0200 |
Simon Sapin |
rhg: Align with Python on some revset parsing corner cases
|
Mon, 13 Sep 2021 13:29:55 +0200 |
Simon Sapin |
rust: Keep lazily-initialized Changelog and Manifest log on the Repo object
|
Tue, 23 Mar 2021 19:58:49 +0530 |
Pulkit Goyal |
rhg: raise wdir specific error for `hg debugdata`
|
Tue, 02 Mar 2021 23:18:23 +0100 |
Simon Sapin |
rhg: Fall back to Python for unsupported revset syntax
|
Tue, 26 Jan 2021 18:31:46 +0100 |
Simon Sapin |
rhg: centralize parsing of `--rev` CLI arguments
|