Wed, 15 Sep 2021 11:13:46 +0200 Pierre-Yves David dirstate: fix restoration of "merged" state after a remove
Wed, 15 Sep 2021 10:20:25 +0200 Pierre-Yves David dirstate: inline the last two `_drop` usage
Wed, 15 Sep 2021 10:02:11 +0200 Pierre-Yves David dirstate: make a conditionnal easier to read in `setparents`
Wed, 15 Sep 2021 09:50:44 +0200 Pierre-Yves David dirstate: removed the now unused `_add` method
Wed, 15 Sep 2021 18:18:16 +0200 Pierre-Yves David dirstate: replace `_add` call in `setparent`
Wed, 15 Sep 2021 09:41:02 +0200 Pierre-Yves David dirstate: directly call the right function in `set_tracked`
Wed, 15 Sep 2021 10:05:25 +0200 Pierre-Yves David dirstate: same logic as what we did for `_drop`
Wed, 15 Sep 2021 09:28:17 +0200 Pierre-Yves David dirstate: use `tracked` property in `_addpath`
Fri, 17 Sep 2021 08:57:12 +0200 Simon Sapin rust: Update the memmap2 crate to version 0.4.0
Fri, 17 Sep 2021 21:04:21 +0200 Pierre-Yves David tests: make removeemptydirs more portable stable
Fri, 17 Sep 2021 21:04:17 +0200 Pierre-Yves David check-code: make it possible to ignore the PWD check in some situation stable
Fri, 17 Sep 2021 14:05:56 +0200 Raphaël Gomès relnotes: update next stable
Fri, 17 Sep 2021 14:05:32 +0200 Raphaël Gomès relnotes: add release notes for 5.9 stable
Thu, 16 Sep 2021 16:42:16 -0700 Martin von Zweigbergk dirstate: fix compilation warnings in `dirstate_item_set_possibly_dirty()`
Thu, 16 Sep 2021 16:29:55 -0700 Martin von Zweigbergk dirstate: make dirstate flags char be unsigned
Thu, 02 Sep 2021 03:59:35 +0200 Pierre-Yves David dirstate: introduce a `set_clean` method on dirstate's map and items
Thu, 02 Sep 2021 04:03:20 +0200 Pierre-Yves David dirstate: extract the logic to check file/dirname collision when adding a file
Thu, 02 Sep 2021 02:53:47 +0200 Pierre-Yves David dirstate: make dirstatemap.set_untracked deal with added file
Thu, 02 Sep 2021 02:48:56 +0200 Pierre-Yves David dirstate: remove some usage of `_drop`
Thu, 02 Sep 2021 02:44:12 +0200 Pierre-Yves David dirstate: move the copymap drop inside dropfile
Tue, 14 Sep 2021 18:25:51 +0200 Simon Sapin rust: Rename get_node methods to data_for_node, get_rev to data_for_rev
Tue, 14 Sep 2021 18:10:35 +0200 Simon Sapin rust: Rename the `Revlog::get_node_rev` method to `rev_from_node`
Tue, 14 Sep 2021 18:07:11 +0200 Simon Sapin rust: Make private the `index` field of the `Revlog` struct
Mon, 26 Jul 2021 10:26:45 +0200 Simon Sapin dirstate-v2: Remove the `.d` suffix in data file names
Mon, 13 Sep 2021 18:48:48 +0200 Simon Sapin rhg: Don’t compare ambiguous files one byte at a time
Mon, 13 Sep 2021 18:09:10 +0200 Simon Sapin rhg: Reuse manifest when checking status of multiple ambiguous files
Mon, 13 Sep 2021 18:02:45 +0200 Simon Sapin rust: Return HgError instead of RevlogError in revlog constructors
Mon, 13 Sep 2021 17:23:42 +0200 Simon Sapin rhg: Align with Python on some revset parsing corner cases
Mon, 13 Sep 2021 15:42:39 +0200 Simon Sapin rust: Add a Filelog struct that wraps Revlog
Mon, 13 Sep 2021 13:45:10 +0200 Simon Sapin rust: Add Repo::manifest(revision)
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip