Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
revlog: remove legacy usage of `_compute_rank`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_srmingapsize`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_srdensitythreshold`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `hassidedata`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_sparserevlog`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_withsparseread`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_maxdeltachainspan`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_compengineopts`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_compengine`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_candidate_group_chunk_size`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_debug_delta`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_deltabothparents`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_maxchainlen`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_chunkcachesize`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_censorable`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_mmaplargeindex`
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_checkambig`
13 months ago, by Pierre-Yves David
revlog: drop the _generaldelta attribute from the imanifeststorage interface
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_generaldelta`
13 months ago, by Pierre-Yves David
revlog: use the new Config classes in _testrevlog
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass sparse reading values
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass sparse_revlog value
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass mmap_index_threshold value
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass enable_ellipsis
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass compression option values
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass compression_engine value
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass max_chain_len
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass max_deltachain_span
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass lazy_delta values
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass debug_delta value
13 months ago, by Pierre-Yves David
revlog: skip opener options to pass candidate_group_chunk_size value
13 months ago, by Pierre-Yves David
revlog: skip opener option to pass delta_both_parents value
13 months ago, by Pierre-Yves David
revlog: skip opener option to pass chunk_cache_size value
13 months ago, by Pierre-Yves David
revlog: create the revlog object at the repository level
13 months ago, by Pierre-Yves David
revlog: overwrite revlog config through copy of the config object
13 months ago, by Pierre-Yves David
revlog: move configuration attribute into dedicated object
13 months ago, by Pierre-Yves David
manifestrevlog: flag some inconsistency in bundle/union repo inheritance
13 months ago, by Pierre-Yves David
randomaccessfile: drop explicit passing of file description
13 months ago, by Pierre-Yves David
revlog: drop more file description passing between private function
13 months ago, by Pierre-Yves David
revlog: use a `reading` context in `_enforceinlinesize`
13 months ago, by Pierre-Yves David
revlog: drop the df argument to `sidedata`
13 months ago, by Pierre-Yves David
revlog: drop the df argument to `rawdata`
13 months ago, by Pierre-Yves David
revlog: drop the df argument to `revision`
13 months ago, by Pierre-Yves David
interfaces: drop the `raw` parameters on ifiledata interface
13 months ago, by Pierre-Yves David
delta-computer: stop explicitly taking file handle
13 months ago, by Pierre-Yves David
censors: simply use `revlog.reading` to keep things open dring rewrite
13 months ago, by Pierre-Yves David
stream-clone: use `revlog.reading` in `revlog.get_streams`
13 months ago, by Pierre-Yves David
debug-revlog: keep the revlog open for the analysis duration
13 months ago, by Pierre-Yves David
repo-upgrade: keep the revlog open while cloning
13 months ago, by Pierre-Yves David
verify: keep the revlog open for reading while verifying it
13 months ago, by Pierre-Yves David
convert: use `changelogrevision` to fetch changeset data instead of read
13 months ago, by Pierre-Yves David
revlog: adapt the `reading` check for `unionrepo`
13 months ago, by Pierre-Yves David
revlog: adapt the `reading` check for `bundlerepo`
13 months ago, by Pierre-Yves David
revlog: make `reading` not crash on empty repository
13 months ago, by Pierre-Yves David
changelog: make the `_delayopener` a real proxy
13 months ago, by Pierre-Yves David
perf: ensure all readlog's reading is done within a `reading` context
13 months ago, by Pierre-Yves David
perf: change the way we approach revlog reading
13 months ago, by Pierre-Yves David
revlog: document the `rev` method
13 months ago, by Pierre-Yves David
revlog: document the `clearcaches` method
13 months ago, by Pierre-Yves David
revlog: document the `update_caches` method
13 months ago, by Pierre-Yves David
revlog: make the `candelta` method private
13 months ago, by Pierre-Yves David
revlog: document the `get_streams` method
13 months ago, by Pierre-Yves David
revlog: document the `is_inline_index` method
13 months ago, by Pierre-Yves David
opemvms: add specific files and utilities
13 months ago, by Jean-Francois Pieronne
openvms: do not check for shebang in openvms script
15 months ago, by Pierre-Yves David
openvms: consider worker costly on OpenVMS
15 months ago, by Jean-Francois Pieronne
openvms: fix the pager spawning and cleanup
15 months ago, by Jean-Francois Pieronne
openvms: make process spawning works on OpenVMS
15 months ago, by Jean-Francois Pieronne
openvms: mark symlink as unsupported on OpenVMS
15 months ago, by Jean-Francois Pieronne
openvms: duck-punch a bugfix into `environb` object
15 months ago, by Jean-Francois Pieronne
fastexport: simplify code
13 months ago, by Joerg Sonnenberger
branching: merge stable into default
13 months ago, by Pierre-Yves David
cleanup: typos, formatting
stable
13 months ago, by Joerg Sonnenberger
tests: backed out changeset 8037ddacad47
stable
13 months ago, by Pierre-Yves David
httppeer: fix static-http: scheme autodetection (issue6833)
stable
13 months ago, by Anton Shestakov
admin-command: add verify command
21 months ago, by Raphaël Gomès
transaction: abstract away the detection of an abandoned transaction
14 months ago, by Raphaël Gomès
commands: add admin namespace
21 months ago, by Franck Bret
revlog: make the rust test for node hex prefix resolution exercise the nodemap
stable
14 months ago, by Arseniy Alekseyev
revlog: fix a bug where NULL_NODE failed to be resolved to NULL_REV
stable
14 months ago, by Arseniy Alekseyev
tests: reproduce the nullrev bug in an end-to-end test
stable
14 months ago, by Arseniy Alekseyev
rust-config: fix incorrect coercion of null values to false
15 months ago, by Raphaël Gomès
rust-config: show default `null` is coerced incorrectly to `false`
15 months ago, by Raphaël Gomès
rust-config: fix fallback to default not parsing the default value
15 months ago, by Raphaël Gomès
rust-config: demonstrate a bug when falling back to non-trivial default values
15 months ago, by Raphaël Gomès
rust: make `Revision` a newtype
15 months ago, by Raphaël Gomès
rust: implement the `Graph` trait for all revlogs
15 months ago, by Raphaël Gomès
rust: use the new `UncheckedRevision` everywhere applicable
15 months ago, by Raphaël Gomès
rust-revlog: split logic for `rawdata` to prepare for `UncheckedRevision` use
14 months ago, by Raphaël Gomès
rust: remove unused error variant
15 months ago, by Raphaël Gomès
rust: add `UncheckedRevision` type
15 months ago, by Raphaël Gomès
debugwireproto: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugwireargs: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugwalk: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debug_revlog_stats: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugbackupbundle: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugsidedata: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugserve: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugrevspec: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugrevlogindex: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugrevlog: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugrename: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugrebuildfncache: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugpickmergetool: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugp2copies: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugp1copies: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugobsolete: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugmergestate: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugknown: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debuginstall: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugindexdot: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debuggetbundle: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugformat: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugfileset: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugextensions: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugdiscovery: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugdeltafind: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugdeltachain: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugdata: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
debugcapabilities: migrate `opts` to native kwargs
14 months ago, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip