Mercurial > hg
graph
-
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
-
rust-filepatterns: improve API and robustness for pattern files parsingThu, 16 Jan 2020 10:28:40 +0100, by Raphaël Gomès
-
rust-utils: add util for canonical pathTue, 14 Jan 2020 17:10:20 +0100, by Raphaël Gomès
-
test: simplify test-amend.t to avoid race condition stableSat, 01 Feb 2020 09:14:36 +0100, by Pierre-Yves David
-
remotefilelog-test: glob some flaky output line (issue6083) stableSun, 09 Feb 2020 01:34:37 +0100, by Pierre-Yves David
-
httpconnection: allow `httpsendfile` subclasses to suppress the progressbarTue, 21 Jan 2020 10:24:32 -0500, by Matt Harbison
-
rust-dirstatemap: add `NonNormalEntries` classMon, 10 Feb 2020 21:54:12 +0100, by Raphaël Gomès
-
help: when possible, indicate flags implied by tweakdefaultsSun, 09 Feb 2020 16:18:26 -0500, by Valentin Gatien-Baron
-
help: add a mechanism to change flags' help depending on configSun, 09 Feb 2020 15:50:36 -0500, by Valentin Gatien-Baron
-
lfs: use str for the open() mode when opening a blob for py3Sat, 08 Feb 2020 23:39:55 -0500, by Matt Harbison
-
rust-dirstatemap: cache non normal and other parent setThu, 30 Jan 2020 14:57:02 +0100, by Raphaël Gomès
-
tags: behave better if a tags cache entry is partially writtenFri, 07 Feb 2020 16:01:32 -0500, by Valentin Gatien-Baron
-
tags: show how hg behaves if a tags cache entry is truncatedFri, 07 Feb 2020 15:55:26 -0500, by Valentin Gatien-Baron
-
tags: add a debug command to display .hg/cache/hgtagsfnodes1Fri, 07 Feb 2020 13:54:09 -0500, by Valentin Gatien-Baron
-
purge: add -i flag to delete ignored files instead of untracked filesSat, 08 Feb 2020 10:22:47 -0500, by Valentin Gatien-Baron