Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
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-status: refactor handling of unknown files
2020-03-06, by Raphaël Gomès
rust-status: move to recursive traversal to prepare for parallel traversal
2020-02-19, by Raphaël Gomès
rust-pathauditor: use interior mutability for use in multi-threaded contexts
2020-03-04, by Raphaël Gomès
rust-pathauditor: actually populate the `audited_dirs` cache
2020-03-04, by Raphaël Gomès
rust-pathauditor: actually split Windows shortname aliases at `~`
2020-03-04, by Raphaël Gomès
debuginstall: add entry about re2 Rust bindings when applicable
2020-03-05, by Raphaël Gomès
rust-cpython: add `debug` module to expose debug information to Python
2020-03-05, by Raphaël Gomès
rust-status: use bare hg status fastpath from Python
2020-01-24, by Raphaël Gomès
rust-status: update rust-cpython bridge to account for the changes in core
2020-01-17, by Raphaël Gomès
rust-status: add bare `hg status` support in hg-core
2020-01-17, by Raphaël Gomès
rust-status: add function for sequential traversal of the working directory
2020-02-06, by Raphaël Gomès
rust-status: add missing variants to `Dispatch` enum
2020-02-06, by Raphaël Gomès
rust-status: rename `StatusResult` to `DirstateStatus`
2020-02-06, by Raphaël Gomès
rust-status: refactor options into a `StatusOptions` struct
2020-02-06, by Raphaël Gomès
rust-status: add util for listing a directory
2020-01-17, by Raphaël Gomès
rust-matchers: add `IgnoreMatcher`
2020-01-17, by Raphaël Gomès
rust-matchers: add `build_regex_match` function
2020-01-17, by Raphaël Gomès
rust-matchers: add functions to get roots, dirs and parents from patterns
2020-01-17, by Raphaël Gomès
rust-matchers: add function to generate a regex matcher function
2020-01-17, by Raphaël Gomès
run-tests: restrict Rust thread pool to 3 threads during tests
2020-03-10, by Raphaël Gomès
nodemap: make sure the nodemap docket is updated after the changelog
2020-02-28, by Pierre-Yves David
nodemap: make sure hooks have access to an up-to-date version
2020-02-28, by Pierre-Yves David
nodemap: track the tip_node for validation
2020-02-27, by Pierre-Yves David
nodemap: add a todo list for getting out of experimental
2020-02-27, by Pierre-Yves David
rust-nodemap: automatically use the rust index for persistent nodemap
2020-02-18, by Pierre-Yves David
nodemap: use data from the index in debugnodemap --dump-new
2020-02-18, by Pierre-Yves David
rust-nodemap: also clear Rust data in `clearcaches`
2020-02-12, by Georges Racinet
rust-nodemap: add binding to `nodemap_update_data`
2020-02-12, by Georges Racinet
rust-nodemap: add binding for `nodemap_data_incremental`
2020-02-12, by Georges Racinet
rust-nodemap: add binding for `nodemap_data_all`
2020-02-12, by Georges Racinet
rust-nodemap: use proper Index API instead of using the C API
2020-02-12, by Raphaël Gomès
rust-nodemap: add utils for propagating errors
2020-02-11, by Georges Racinet
rust-nodemap: add utils to create `Node`s from Python objects
2020-02-11, by Georges Racinet
rust-index: add `append` method to cindex/Index
2020-02-11, by Georges Racinet
rust-index: moved constructor in separate impl block
2020-01-13, by Georges Racinet
revlog: using two new functions in C capsule from Rust code
2020-01-13, by Georges Racinet
nodemap: refresh the persistent data on nodemap creation
2020-02-18, by Pierre-Yves David
tests: check availability of pyflakes by trying to import pyflakes module
2020-03-11, by Manuel Jacob
nodemap: deal with the "debugupdatecache" case using a "fake" transaction
2020-02-27, by Pierre-Yves David
changelog: change the implementation of `_divertopener`
2020-02-28, by Pierre-Yves David
nodemap: test that an outdated nodemap can catch up
2020-02-27, by Pierre-Yves David
nodemap: document the docket attributes
2020-02-27, by Pierre-Yves David
git: key off `git` in .hg/requires rather than separate file
2020-03-10, by Augie Fackler
git: correctly handle p1() on dirstate when underlying git repo is empty
2020-03-10, by Augie Fackler
rust: clean remains of direct-ffi code
2020-03-10, by Pierre-Yves David
heptapod-ci: use the new `--rust/--no-rust` flag to run the tests
2020-03-06, by Pierre-Yves David
run-tests: add option for running with and without Rust extensions
2020-03-06, by Raphaël Gomès
run-tests: rename "pure" variable to setup_opts
2020-03-06, by Pierre-Yves David
setup-rust: add a --no-rust flag
2020-03-06, by Pierre-Yves David
cext: drop the WITH_RUST block
2020-03-09, by Pierre-Yves David
setup: use printf instead of print
2020-03-09, by Pierre-Yves David
git: don't fail import when pygit2 is not install
2020-03-09, by Martin von Zweigbergk
hghave: add a check for pygit2
2020-03-09, by Martin von Zweigbergk
localrepo: add git extension to autoextensions list
2020-03-07, by Augie Fackler
gitlog: implement __iter__ on changelog
2020-03-07, by Augie Fackler
gitlog: fix embarassing bug that prevented log from showing correct parents
2020-03-07, by Augie Fackler
git: add readfast() method to manifest
2020-03-07, by Augie Fackler
git: make {shortest()} return shortest *unique* prefix
2020-03-06, by Martin von Zweigbergk
git: skeleton of a new extension to _directly_ operate on git repos
2020-02-11, by Augie Fackler
merge with stable
2020-03-09, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip