log

age author description
Fri, 18 Mar 2022 12:23:47 -0700 Martin von Zweigbergk merge-lists: make it possible to specify pattern to match
Fri, 04 Mar 2022 16:12:56 -0800 Martin von Zweigbergk contrib: add a partial-merge tool for sorted lists (such as Python imports)
Tue, 05 Apr 2022 17:31:18 +0200 Raphaël Gomès branching: merge stable into default
Tue, 05 Apr 2022 17:19:29 +0200 Raphaël Gomès Added signature for changeset 5bd6bcd31dd1 stable
Tue, 05 Apr 2022 17:19:22 +0200 Raphaël Gomès Added tag 6.1.1 for changeset 5bd6bcd31dd1 stable
Tue, 05 Apr 2022 17:11:36 +0200 Raphaël Gomès relnotes: add notes for 6.1.1 stable 6.1.1
Tue, 05 Apr 2022 11:09:03 +0200 Raphaël Gomès merge: stable into default
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust-hgpath: add `repr(transparent)` to `HgPath` stable
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust-dirstatemap: correctly decrement the copies counter stable
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust-dirstatemap: properly decrement counter for tracked descendants stable
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust-dirstate: panic if the DirstateMap counters go below 0 stable
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust: fix unsound `OwningDirstateMap` stable
Tue, 05 Apr 2022 10:55:27 +0200 Raphaël Gomès rust: explain why the current `OwningDirstateMap` is unsound stable
Fri, 01 Apr 2022 12:46:58 -0400 Valentin Gatien-Baron dispatch: fix silly blackbox entries when hg is interrupted stable
Wed, 30 Mar 2022 00:57:08 -0400 Matt Harbison tests: stop excluding the pycompat module from pyflakes