Mercurial > hg
graph
-
nodemap: introduce append-only incremental update of the persistent dataWed, 15 Jan 2020 15:49:54 +0100, by Pierre-Yves David
-
shelve: add test clearly demonstrating that the conflict labels are backwards stableThu, 20 Feb 2020 17:06:01 -0800, by Kyle Lippincott
-
import: don't ignore `--secret` when `--bypass` is specified stableSun, 16 Feb 2020 17:05:18 -0500, by Matt Harbison
-
phabricator: fix a phabsend crash when processing a renamed binary stableTue, 18 Feb 2020 13:46:10 -0500, by Matt Harbison
-
test: pin the number of CPU for issue4074 tests stableFri, 13 Dec 2019 10:37:45 +0100, by Pierre-Yves David
-
rust-dirstatemap: add `NonNormalEntries` class stableWed, 12 Feb 2020 23:23:59 +0100, by Raphaël Gomès
-
rust-dirstatemap: cache non normal and other parent set stableThu, 30 Jan 2020 14:57:02 +0100, by Raphaël Gomès
-
chgserver: spawn new process if schemes change stableTue, 11 Feb 2020 19:53:56 +0900, by Yuya Nishihara
-
tests: accept new bzr message about switching branches stableMon, 10 Feb 2020 15:52:52 -0800, by Martin von Zweigbergk
-
nodemap: keep track of the docket for loaded dataWed, 15 Jan 2020 15:49:45 +0100, by Pierre-Yves David
-
nodemap: introduce an explicit class/object for the docketWed, 15 Jan 2020 15:49:35 +0100, by Pierre-Yves David
-
nodemap: keep track of the ondisk id of nodemap blocksWed, 15 Jan 2020 15:49:26 +0100, by Pierre-Yves David
-
nodemap: provide the on disk data to indexes who support itWed, 15 Jan 2020 15:49:16 +0100, by Pierre-Yves David
-
nodemap: all check that revision and nodes match in the nodemapWed, 15 Jan 2020 15:49:06 +0100, by Pierre-Yves David
-
nodemap: add basic checking of the on disk nodemap contentWed, 15 Jan 2020 15:48:57 +0100, by Pierre-Yves David
-
nodemap: code to parse the persistent binary nodemap dataWed, 15 Jan 2020 15:48:47 +0100, by Pierre-Yves David
-
nodemap: move the iteratio inside the Block objectWed, 15 Jan 2020 15:48:38 +0100, by Pierre-Yves David
-
nodemap: use an explicit "Block" object in the reference implementationWed, 15 Jan 2020 15:48:28 +0100, by Pierre-Yves David
-
nodemap: add a optional `nodemap_add_full` method on indexesWed, 15 Jan 2020 15:48:19 +0100, by Pierre-Yves David
-
nodemap: add a (python) index class for persistent nodemap testingWed, 15 Jan 2020 15:48:09 +0100, by Pierre-Yves David
-
nodemap: delete older raw data file when creating a new onesWed, 15 Jan 2020 15:47:59 +0100, by Pierre-Yves David
-
nodemap: use an intermediate "docket" file to carry small metadataWed, 15 Jan 2020 15:47:50 +0100, by Pierre-Yves David
-
nodemap: only use persistent nodemap for non-inlined revlogWed, 15 Jan 2020 15:47:40 +0100, by Pierre-Yves David
-
nodemap: add a function to read the data from diskWed, 15 Jan 2020 15:47:31 +0100, by Pierre-Yves David
-
nodemap: write nodemap data on diskWed, 15 Jan 2020 15:47:21 +0100, by Pierre-Yves David
-
nodemap: have some python code writing a nodemap in persistent binary formWed, 15 Jan 2020 15:47:12 +0100, by Pierre-Yves David
-
cleanup: re-run black on the codebaseMon, 10 Feb 2020 17:31:05 -0500, by Augie Fackler
-
rust-re2: add wrapper for calling Re2 from RustThu, 16 Jan 2020 13:34:04 +0100, by Raphaël Gomès
-
rust-filepatterns: add support for `include` and `subinclude` patternsThu, 16 Jan 2020 11:27:12 +0100, by Raphaël Gomès