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
|
Tue, 05 Oct 2021 21:17:31 +0530 |
Pulkit Goyal |
Added signature for changeset 750920b18aaa
stable
|
Tue, 05 Oct 2021 21:17:23 +0530 |
Pulkit Goyal |
Added tag 5.9.2 for changeset 750920b18aaa
stable
|
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
|
Wed, 01 Sep 2021 17:41:51 +0200 |
Raphaël Gomès |
rhg: fallback if the current command has any generic hook defined
|
Wed, 01 Sep 2021 17:41:08 +0200 |
Raphaël Gomès |
rhg-cat: fallback in presence of a fileset
|
Wed, 01 Sep 2021 17:40:25 +0200 |
Raphaël Gomès |
rhg-cat: fallback when detecting `.` or `..` path segments
|
Wed, 01 Sep 2021 16:13:25 +0200 |
Raphaël Gomès |
rhg: add support for calling `rhg cat` without a revision
|
Thu, 30 Sep 2021 17:34:28 +0200 |
Raphaël Gomès |
branching: merge with stable
|
Tue, 28 Sep 2021 13:26:08 +0200 |
Raphaël Gomès |
windows-ci: temporarily allow Windows jobs to fail
stable 5.9.2
|
Mon, 27 Sep 2021 13:52:49 +0200 |
Simon Sapin |
dirstate: Remove the Rust abstraction DirstateMapMethods
|