Sun, 24 Dec 2023 02:43:53 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 18 Nov 2023 00:16:15 +0100 |
Pierre-Yves David |
generate-churning-bundle: fix script for python3
stable
|
Sat, 16 Dec 2023 10:48:20 -0800 |
Martin von Zweigbergk |
narrow: strip trailing `/` from manifest dir before matching it
|
Mon, 18 Dec 2023 10:13:41 -0800 |
Martin von Zweigbergk |
tests: demonstrate error when narrowing with `rootfilesin:` pattern
|
Mon, 18 Dec 2023 14:51:20 -0800 |
Martin von Zweigbergk |
matchers: use correct method for finding index in vector
|
Tue, 12 Dec 2023 17:08:45 +0100 |
Pierre-Yves David |
dirstate: make the `transaction` argument of `setbranch` mandatory
|
Wed, 20 Dec 2023 14:59:31 +0100 |
Raphaël Gomès |
rust-clippy: apply some more trivial fixes
|
Wed, 20 Dec 2023 14:58:36 +0100 |
Raphaël Gomès |
rust-clippy: simplify `match` to `if let`
|
Fri, 01 Dec 2023 22:56:08 +0100 |
Pierre-Yves David |
censor: accept multiple revision in a single call
|
Fri, 01 Dec 2023 22:46:46 +0100 |
Pierre-Yves David |
censor: be more verbose about the other steps too
|
Fri, 01 Dec 2023 22:44:33 +0100 |
Pierre-Yves David |
censor: add a command flag to skip the head checks
|
Fri, 01 Dec 2023 22:33:35 +0100 |
Pierre-Yves David |
censor: inform the user that we are spending time checking heads
|
Fri, 01 Dec 2023 22:25:52 +0100 |
Pierre-Yves David |
censor: mention that we check the heads in the help
|
Thu, 21 Dec 2023 01:45:43 +0100 |
Pierre-Yves David |
persistent-nodemap: respect the mmap setting when refreshing data
stable
|
Thu, 14 Dec 2023 09:57:25 +0100 |
Raphaël Gomès |
rust-index: only access offsets if revlog is inline
|