Mercurial > hg
graph
-
rust-index: allow inlining `parents` across cratesThu, 23 Nov 2023 18:48:07 +0100, by Raphaël Gomès
-
rust-index: allow inlining `check_revision` across cratesThu, 23 Nov 2023 18:47:42 +0100, by Raphaël Gomès
-
rust-index: document safety invariants being upheld for every `unsafe` blockThu, 23 Nov 2023 03:41:58 +0100, by Raphaël Gomès
-
rust-index: renamed `MixedIndex` as `Index`Sun, 29 Oct 2023 12:18:03 +0100, by Georges Racinet on incendie.racinet.fr
-
rust-index: stop instantiating a C IndexSun, 29 Oct 2023 23:54:05 +0100, by Georges Racinet
-
rust-revlog: using the ad-hoc `NodeTree` in scmutilMon, 30 Oct 2023 21:28:30 +0100, by Georges Racinet
-
rust-revlog: add invalidation detection to `NodeTree` classMon, 30 Oct 2023 22:36:30 +0100, by Georges Racinet
-
rust-index: add support for `del index[r]`Thu, 02 Nov 2023 15:50:13 +0100, by Raphaël Gomès
-
rust-revlog: bare minimal NodeTree expositionMon, 30 Oct 2023 21:26:17 +0100, by Georges Racinet
-
rust-index: a property to identify the Rust index as suchMon, 30 Oct 2023 21:25:28 +0100, by Georges Racinet
-
rust-cpython-revlog: renamed NodeTree import as CoreNodeTreeMon, 30 Oct 2023 15:32:33 +0100, by Georges Racinet
-
rust-index: stop using C indexFri, 20 Oct 2023 09:48:53 +0200, by Georges Racinet
-
rust-index: using `hg::index::Index` in discoverySun, 29 Oct 2023 12:07:05 +0100, by Georges Racinet
-
rust-python-testing: separated base test classesSun, 29 Oct 2023 12:01:57 +0100, by Georges Racinet on incendie.racinet.fr
-
rust-discovery: encapsulated conversions to vec for instance methodsSun, 29 Oct 2023 11:21:18 +0100, by Georges Racinet
-
rust-discovery: moving most of hg-cpython methods to regular code blocksSun, 29 Oct 2023 11:10:09 +0100, by Georges Racinet
-
rust-index: using `hg::index::Index` in `hg-cpython::dagops`Sun, 29 Oct 2023 10:47:54 +0100, by Georges Racinet
-
rust-index: using `hg::index::Index` in MissingAncestorsSat, 28 Oct 2023 22:50:10 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: using the `hg::index::Index` in ancestors iterator and lazy setFri, 27 Oct 2023 22:11:05 +0200, by Georges Racinet
-
revlog: always use a Rust index for REVLOGv1 if rustext is presentFri, 27 Oct 2023 23:29:29 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: disabling flagprocessor testsSun, 29 Oct 2023 18:35:32 +0100, by Georges Racinet on incendie.racinet.fr
-
rust-index: support `unionrepo`'s compressed length hackTue, 31 Oct 2023 17:58:56 +0100, by Raphaël Gomès
-
rust-index: honour incoming using_general_delta in `deltachain`Fri, 27 Oct 2023 23:21:50 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: use interior mutability in head revs and cachesFri, 27 Oct 2023 21:48:45 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: add Sync bound to all relevant mmap-derived valuesThu, 26 Oct 2023 15:26:19 +0200, by Raphaël Gomès
-
debugindexstats: handle the lack of Rust support betterTue, 31 Oct 2023 18:09:43 +0100, by Raphaël Gomès
-
rust-python-index: don't panic on a corrupted index when calling from PythonTue, 31 Oct 2023 17:36:59 +0100, by Raphaël Gomès
-
tests: ignore test-storage when using RustTue, 31 Oct 2023 17:34:31 +0100, by Raphaël Gomès
-
rust-index: optimize find_gca_candidates() on less than 8 revisionsFri, 20 Oct 2023 09:12:22 +0200, by Georges Racinet
-
rust-index: simplification in find_gca_candidates()Fri, 20 Oct 2023 08:54:49 +0200, by Georges Racinet
-
rust-index: avoid double negation in find_gca_candidates()Fri, 20 Oct 2023 08:43:00 +0200, by Georges Racinet
-
rust-index: avoid some cloning in find_gca_candidates()Fri, 20 Oct 2023 08:17:00 +0200, by Georges Racinet
-
rust-index: implement common_ancestors_heads() and ancestors()Wed, 18 Oct 2023 15:35:38 +0200, by Georges Racinet
-
rust-index: find_gca_candidates bit sets genericizationTue, 17 Oct 2023 22:42:40 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: core impl for find_gca_candidates and find_deepestThu, 02 Nov 2023 11:45:20 +0100, by Raphaël Gomès
-
rust-index: add support for `reachableroots2`Mon, 30 Oct 2023 11:57:36 +0100, by Raphaël Gomès
-
hg-cpython: rev_pyiter_collect_or_elseThu, 02 Nov 2023 12:17:06 +0100, by Georges Racinet
-
rust-index: add support for `computephasesmapsets`Mon, 30 Oct 2023 11:54:42 +0100, by Raphaël Gomès
-
rust-index: slicechunktodensity returns Rust resultSat, 30 Sep 2023 15:59:03 +0200, by Georges Racinet
-
rust-index: add support for `_slicechunktodensity`Thu, 02 Nov 2023 11:40:23 +0100, by Raphaël Gomès
-
rust-index: headrevsfiltered() returning Rust resultFri, 29 Sep 2023 20:51:49 +0200, by Georges Racinet
-
rust-index: add support for `headrevsfiltered`Mon, 30 Oct 2023 11:14:25 +0100, by Raphaël Gomès
-
rust-index: implement headrevsTue, 19 Sep 2023 15:21:43 +0200, by Raphaël Gomès
-
rust-index: variant of assert_py_eq with normalizer expressionSat, 30 Sep 2023 16:52:40 +0200, by Georges Racinet
-
rust-index: add support for delta-chain computationThu, 03 Aug 2023 15:50:14 +0200, by Raphaël Gomès
-
rust-index: add support for `find_snapshots`Thu, 03 Aug 2023 15:01:34 +0200, by Raphaël Gomès
-
rust-index: add `is_snapshot` methodThu, 03 Aug 2023 12:05:32 +0200, by Raphaël Gomès
-
rust-index: use the Rust index in `partialmatch`Wed, 02 Aug 2023 16:49:33 +0200, by Raphaël Gomès
-
rust-index: add missing special case for null revThu, 03 Aug 2023 14:50:17 +0200, by Raphaël Gomès
-
rust-index: use the rust index in `shortest`Wed, 02 Aug 2023 16:49:17 +0200, by Raphaël Gomès
-
rust-index: add checks that `__contains__` is synchronizedWed, 02 Aug 2023 14:34:21 +0200, by Raphaël Gomès
-
rust-index: using the Rust index in nodemap updating methodsMon, 30 Oct 2023 11:03:57 +0100, by Georges Racinet
-
rust-index: implementation of __getitem__Thu, 02 Nov 2023 11:19:54 +0100, by Raphaël Gomès
-
rust-index: optim note for post-scaffolding removalWed, 27 Sep 2023 11:34:52 +0200, by Georges Racinet
-
rust-index: check that the entry bytes are the same in both indexesThu, 02 Nov 2023 11:16:13 +0100, by Raphaël Gomès
-
rust-index: return variables systematic naming conventionSat, 30 Sep 2023 16:15:56 +0200, by Georges Racinet
-
rust-index: results comparison helper with detailsFri, 29 Sep 2023 15:51:49 +0200, by Georges Racinet
-
rust-index: helper for revision not in index not involving nodemapWed, 27 Sep 2023 10:59:04 +0200, by Georges Racinet
-
rust-index: renamed nodemap error function for rev not in indexWed, 18 Oct 2023 19:54:18 +0200, by Georges Racinet
-
rust-index: add `pack_header` supportThu, 03 Aug 2023 10:28:10 +0200, by Raphaël Gomès