Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
rust-index: add fast-path for getting a list of all heads as nodes
11 months ago, by Raphaël Gomès
rust-index-cpython: cache the heads' PyList representation
11 months ago, by Raphaël Gomès
rust-index: use a `BitVec` instead of plain `Vec` for heads computation
11 months ago, by Raphaël Gomès
rust-index: implement faster retain heads using a vec instead of a hashset
11 months ago, by Raphaël Gomès
rust-index: allow inlining VCSGraph parents across crates
11 months ago, by Raphaël Gomès
rust-index: allow inlining `parents` across crates
11 months ago, by Raphaël Gomès
rust-index: allow inlining `check_revision` across crates
11 months ago, by Raphaël Gomès
rust-index: document safety invariants being upheld for every `unsafe` block
11 months ago, by Raphaël Gomès
rust-index: renamed `MixedIndex` as `Index`
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: stop instantiating a C Index
12 months ago, by Georges Racinet
rust-revlog: using the ad-hoc `NodeTree` in scmutil
12 months ago, by Georges Racinet
rust-revlog: add invalidation detection to `NodeTree` class
12 months ago, by Georges Racinet
rust-index: add support for `del index[r]`
12 months ago, by Raphaël Gomès
rust-revlog: bare minimal NodeTree exposition
12 months ago, by Georges Racinet
rust-index: a property to identify the Rust index as such
12 months ago, by Georges Racinet
rust-cpython-revlog: renamed NodeTree import as CoreNodeTree
12 months ago, by Georges Racinet
rust-index: stop using C index
13 months ago, by Georges Racinet
rust-index: using `hg::index::Index` in discovery
12 months ago, by Georges Racinet
rust-python-testing: separated base test classes
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-discovery: encapsulated conversions to vec for instance methods
12 months ago, by Georges Racinet
rust-discovery: moving most of hg-cpython methods to regular code blocks
12 months ago, by Georges Racinet
rust-index: using `hg::index::Index` in `hg-cpython::dagops`
12 months ago, by Georges Racinet
rust-index: using `hg::index::Index` in MissingAncestors
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: using the `hg::index::Index` in ancestors iterator and lazy set
12 months ago, by Georges Racinet
revlog: always use a Rust index for REVLOGv1 if rustext is present
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: disabling flagprocessor tests
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: support `unionrepo`'s compressed length hack
12 months ago, by Raphaël Gomès
rust-index: honour incoming using_general_delta in `deltachain`
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: use interior mutability in head revs and caches
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: add Sync bound to all relevant mmap-derived values
12 months ago, by Raphaël Gomès
debugindexstats: handle the lack of Rust support better
12 months ago, by Raphaël Gomès
rust-python-index: don't panic on a corrupted index when calling from Python
12 months ago, by Raphaël Gomès
tests: ignore test-storage when using Rust
12 months ago, by Raphaël Gomès
rust-index: optimize find_gca_candidates() on less than 8 revisions
13 months ago, by Georges Racinet
rust-index: simplification in find_gca_candidates()
13 months ago, by Georges Racinet
rust-index: avoid double negation in find_gca_candidates()
13 months ago, by Georges Racinet
rust-index: avoid some cloning in find_gca_candidates()
13 months ago, by Georges Racinet
rust-index: implement common_ancestors_heads() and ancestors()
13 months ago, by Georges Racinet
rust-index: find_gca_candidates bit sets genericization
13 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: core impl for find_gca_candidates and find_deepest
12 months ago, by Raphaël Gomès
rust-index: add support for `reachableroots2`
12 months ago, by Raphaël Gomès
hg-cpython: rev_pyiter_collect_or_else
12 months ago, by Georges Racinet
rust-index: add support for `computephasesmapsets`
12 months ago, by Raphaël Gomès
rust-index: slicechunktodensity returns Rust result
13 months ago, by Georges Racinet
rust-index: add support for `_slicechunktodensity`
12 months ago, by Raphaël Gomès
rust-index: headrevsfiltered() returning Rust result
13 months ago, by Georges Racinet
rust-index: add support for `headrevsfiltered`
12 months ago, by Raphaël Gomès
rust-index: implement headrevs
14 months ago, by Raphaël Gomès
rust-index: variant of assert_py_eq with normalizer expression
13 months ago, by Georges Racinet
rust-index: add support for delta-chain computation
15 months ago, by Raphaël Gomès
rust-index: add support for `find_snapshots`
15 months ago, by Raphaël Gomès
rust-index: add `is_snapshot` method
15 months ago, by Raphaël Gomès
rust-index: use the Rust index in `partialmatch`
15 months ago, by Raphaël Gomès
rust-index: add missing special case for null rev
15 months ago, by Raphaël Gomès
rust-index: use the rust index in `shortest`
15 months ago, by Raphaël Gomès
rust-index: add checks that `__contains__` is synchronized
15 months ago, by Raphaël Gomès
rust-index: using the Rust index in nodemap updating methods
12 months ago, by Georges Racinet
rust-index: implementation of __getitem__
12 months ago, by Raphaël Gomès
rust-index: optim note for post-scaffolding removal
13 months ago, by Georges Racinet
rust-index: check that the entry bytes are the same in both indexes
12 months ago, by Raphaël Gomès
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip