Mercurial > hg
graph
-
revlog: skip opener options to pass candidate_group_chunk_size valueTue, 10 Oct 2023 10:02:45 +0200, by Pierre-Yves David
-
revlog: skip opener option to pass delta_both_parents valueTue, 10 Oct 2023 10:02:37 +0200, by Pierre-Yves David
-
revlog: skip opener option to pass chunk_cache_size valueTue, 10 Oct 2023 10:02:29 +0200, by Pierre-Yves David
-
revlog: create the revlog object at the repository levelTue, 10 Oct 2023 10:02:21 +0200, by Pierre-Yves David
-
revlog: overwrite revlog config through copy of the config objectTue, 10 Oct 2023 10:02:13 +0200, by Pierre-Yves David
-
revlog: move configuration attribute into dedicated objectTue, 10 Oct 2023 10:02:05 +0200, by Pierre-Yves David
-
manifestrevlog: flag some inconsistency in bundle/union repo inheritanceTue, 10 Oct 2023 10:01:57 +0200, by Pierre-Yves David
-
randomaccessfile: drop explicit passing of file descriptionSat, 30 Sep 2023 02:02:36 +0200, by Pierre-Yves David
-
revlog: drop more file description passing between private functionTue, 26 Sep 2023 02:54:50 +0200, by Pierre-Yves David
-
revlog: use a `reading` context in `_enforceinlinesize`Tue, 26 Sep 2023 02:49:18 +0200, by Pierre-Yves David
-
revlog: drop the df argument to `sidedata`Tue, 26 Sep 2023 00:55:49 +0200, by Pierre-Yves David
-
revlog: drop the df argument to `rawdata`Tue, 26 Sep 2023 00:54:46 +0200, by Pierre-Yves David
-
revlog: drop the df argument to `revision`Mon, 25 Sep 2023 22:52:01 +0200, by Pierre-Yves David
-
interfaces: drop the `raw` parameters on ifiledata interfaceTue, 26 Sep 2023 01:05:02 +0200, by Pierre-Yves David
-
delta-computer: stop explicitly taking file handleMon, 25 Sep 2023 22:51:57 +0200, by Pierre-Yves David
-
censors: simply use `revlog.reading` to keep things open dring rewriteMon, 25 Sep 2023 16:47:55 +0200, by Pierre-Yves David
-
stream-clone: use `revlog.reading` in `revlog.get_streams`Mon, 25 Sep 2023 17:18:40 +0200, by Pierre-Yves David
-
debug-revlog: keep the revlog open for the analysis durationMon, 25 Sep 2023 16:57:53 +0200, by Pierre-Yves David
-
repo-upgrade: keep the revlog open while cloningMon, 25 Sep 2023 16:36:17 +0200, by Pierre-Yves David
-
verify: keep the revlog open for reading while verifying itMon, 25 Sep 2023 12:37:52 +0200, by Pierre-Yves David
-
convert: use `changelogrevision` to fetch changeset data instead of readMon, 25 Sep 2023 12:32:42 +0200, by Pierre-Yves David
-
revlog: adapt the `reading` check for `unionrepo`Mon, 25 Sep 2023 12:14:38 +0200, by Pierre-Yves David
-
revlog: adapt the `reading` check for `bundlerepo`Mon, 25 Sep 2023 12:13:38 +0200, by Pierre-Yves David
-
revlog: make `reading` not crash on empty repositoryMon, 25 Sep 2023 12:07:25 +0200, by Pierre-Yves David
-
changelog: make the `_delayopener` a real proxyMon, 25 Sep 2023 11:59:38 +0200, by Pierre-Yves David
-
perf: ensure all readlog's reading is done within a `reading` contextMon, 25 Sep 2023 11:23:38 +0200, by Pierre-Yves David
-
perf: change the way we approach revlog readingMon, 25 Sep 2023 11:13:44 +0200, by Pierre-Yves David
-
revlog: document the `rev` methodTue, 19 Sep 2023 23:14:36 +0200, by Pierre-Yves David
-
revlog: document the `clearcaches` methodTue, 19 Sep 2023 23:14:01 +0200, by Pierre-Yves David
-
revlog: document the `update_caches` methodTue, 19 Sep 2023 23:13:16 +0200, by Pierre-Yves David
-
revlog: make the `candelta` method privateTue, 19 Sep 2023 23:10:05 +0200, by Pierre-Yves David
-
revlog: document the `get_streams` methodTue, 19 Sep 2023 23:09:29 +0200, by Pierre-Yves David
-
revlog: document the `is_inline_index` methodTue, 19 Sep 2023 22:52:54 +0200, by Pierre-Yves David
-
opemvms: add specific files and utilitiesWed, 11 Oct 2023 15:15:28 +0200, by Jean-Francois Pieronne
-
openvms: do not check for shebang in openvms scriptThu, 03 Aug 2023 02:48:28 +0200, by Pierre-Yves David
-
openvms: consider worker costly on OpenVMSThu, 03 Aug 2023 02:30:57 +0200, by Jean-Francois Pieronne
-
openvms: fix the pager spawning and cleanupThu, 03 Aug 2023 02:33:22 +0200, by Jean-Francois Pieronne
-
openvms: make process spawning works on OpenVMSThu, 03 Aug 2023 02:32:28 +0200, by Jean-Francois Pieronne
-
openvms: mark symlink as unsupported on OpenVMSThu, 03 Aug 2023 02:34:17 +0200, by Jean-Francois Pieronne
-
openvms: duck-punch a bugfix into `environb` objectThu, 03 Aug 2023 02:28:52 +0200, by Jean-Francois Pieronne
-
fastexport: simplify codeWed, 11 Oct 2023 00:43:24 +0200, by Joerg Sonnenberger
-
branching: merge stable into defaultWed, 11 Oct 2023 02:02:46 +0200, by Pierre-Yves David
-
tests: backed out changeset 8037ddacad47 stableSun, 24 Sep 2023 04:35:02 +0200, by Pierre-Yves David
-
httppeer: fix static-http: scheme autodetection (issue6833) stableThu, 05 Oct 2023 14:47:42 -0300, by Anton Shestakov
-
admin-command: add verify commandWed, 25 Jan 2023 15:34:27 +0100, by Raphaël Gomès
-
transaction: abstract away the detection of an abandoned transactionWed, 13 Sep 2023 12:25:51 +0200, by Raphaël Gomès
-
commands: add admin namespaceWed, 25 Jan 2023 15:33:39 +0100, by Franck Bret
-
revlog: make the rust test for node hex prefix resolution exercise the nodemap stableThu, 14 Sep 2023 10:52:09 +0100, by Arseniy Alekseyev
-
revlog: fix a bug where NULL_NODE failed to be resolved to NULL_REV stableWed, 13 Sep 2023 18:28:51 +0100, by Arseniy Alekseyev
-
tests: reproduce the nullrev bug in an end-to-end test stableThu, 14 Sep 2023 11:03:41 +0100, by Arseniy Alekseyev
-
rust-config: fix incorrect coercion of null values to falseWed, 09 Aug 2023 15:46:35 +0200, by Raphaël Gomès
-
rust-config: show default `null` is coerced incorrectly to `false`Wed, 09 Aug 2023 15:44:56 +0200, by Raphaël Gomès
-
rust-config: fix fallback to default not parsing the default valueWed, 09 Aug 2023 15:41:18 +0200, by Raphaël Gomès
-
rust-config: demonstrate a bug when falling back to non-trivial default valuesTue, 08 Aug 2023 14:14:00 +0200, by Raphaël Gomès
-
rust: make `Revision` a newtypeFri, 18 Aug 2023 14:34:29 +0200, by Raphaël Gomès
-
rust: implement the `Graph` trait for all revlogsThu, 10 Aug 2023 11:01:07 +0200, by Raphaël Gomès
-
rust: use the new `UncheckedRevision` everywhere applicableThu, 10 Aug 2023 11:00:34 +0200, by Raphaël Gomès
-
rust-revlog: split logic for `rawdata` to prepare for `UncheckedRevision` useMon, 11 Sep 2023 11:52:33 +0200, by Raphaël Gomès
-
rust: remove unused error variantMon, 07 Aug 2023 15:07:48 +0200, by Raphaël Gomès