Wed, 29 Sep 2021 14:56:23 +0200 |
Pierre-Yves David |
dirstate-item: use item's property to deal with hgsubstate in mq
|
Wed, 29 Sep 2021 14:56:05 +0200 |
Pierre-Yves David |
dirstate-item: use `added` instead of the `state` in the `mq` extension
|
Wed, 29 Sep 2021 14:55:29 +0200 |
Pierre-Yves David |
dirstate-item: use maybe_clean instead of `state` in the eol extension
|
Thu, 30 Sep 2021 12:00:15 +0200 |
Pierre-Yves David |
dirstate: move verification code within the dirstate itself
|
Wed, 29 Sep 2021 14:52:44 +0200 |
Pierre-Yves David |
dirstate-entry: use `?` for the state of entry without any tracking
|
Wed, 29 Sep 2021 14:51:31 +0200 |
Pierre-Yves David |
dirstate-item: introduce a `any_tracked` property
|
Wed, 29 Sep 2021 14:41:19 +0200 |
Pierre-Yves David |
dirstate-item: introduce a `maybe_clean` property
|
Wed, 29 Sep 2021 02:37:24 +0200 |
Pierre-Yves David |
dirstate: add a `get_entry` method to the dirstate
|
Thu, 30 Sep 2021 18:06:34 +0200 |
Simon Sapin |
dirstate-item: Make constructor parameters optional
|
Fri, 01 Oct 2021 08:44:56 -0700 |
Martin von Zweigbergk |
hg-core: silence dead-code warning by adding RevlogEntry::revion() accessor
|
Fri, 01 Oct 2021 18:14:56 +0200 |
Raphaël Gomès |
rust: remove dead code
|
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
|
Mon, 13 Sep 2021 15:12:35 +0200 |
Raphaël Gomès |
rhg: fall back if subrepos are detected
|
Wed, 01 Sep 2021 18:09:35 +0200 |
Raphaël Gomès |
rhg: fallback if `defaults` config is set for the current command
|