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: Keep lazily-initialized Changelog and Manifest log on the Repo object
2021-09-13, by Simon Sapin
rust: Move lazy initialization of `Repo::dirstate_map` into a generic struct
2021-09-13, by Simon Sapin
rust: Rename Manifest to Manifestlog, ManifestEntry to Manifest
2021-09-13, by Simon Sapin
rust: Add Repo::dirstate_map and use it in `rhg status`
2021-09-09, by Simon Sapin
rust: Switch to the memmap2-rs crate
2021-09-10, by Simon Sapin
rust: Make OwningDirstateMap generic and move it into hg-core
2021-09-09, by Simon Sapin
rust: Move PyBytesWithData out of copy-tracing code
2021-09-06, by Simon Sapin
rust: Move VFS code to its own module
2021-09-06, by Simon Sapin
rhg: Switch rhg.ignored-extensions config to Python-compatible list syntax
2021-09-03, by Simon Sapin
rhg: Port Python’s `ui.configlist` as `Config::get_list`
2021-02-17, by Simon Sapin
rust: Generalize the `trim_end_newlines` utility of byte strings
2021-09-03, by Simon Sapin
dirstate-item: move the C implementation to the same logic
2021-08-30, by Pierre-Yves David
dirstate-item: introduce low level C function
2021-08-31, by Pierre-Yves David
dirstate-item: factor some code in the C implementation
2021-08-27, by Pierre-Yves David
dirstate-item: `dirstate_item_from_v1_data` replaces make_dirstate_item
2021-08-27, by Pierre-Yves David
pathutil: replace the `skip` argument of `dirs` with a boolean
2021-08-30, by Pierre-Yves David
dirstate: clarify the message in nonnormal checking
2021-09-02, by Pierre-Yves David
merge: with stable
2021-09-08, by Augie Fackler
dirstate-item: implement `v1_mtime` with higher level block
2021-08-27, by Pierre-Yves David
dirstate-item: implement `v1_size` with higher level block
2021-08-27, by Pierre-Yves David
dirstate-item: implement v1_state with higher level block
2021-08-27, by Pierre-Yves David
dirstate-item: add more logic to `from_p2`
2021-08-27, by Pierre-Yves David
dirstate-item: implement `merged_removed` in a simpler way
2021-08-27, by Pierre-Yves David
dirstate-item: implement `removed` in a simpler way
2021-08-27, by Pierre-Yves David
dirstate-item: implement `from_p2_removed` in a simpler way
2021-08-27, by Pierre-Yves David
dirstate-item: implement `from_p2` in a simpler way
2021-08-27, by Pierre-Yves David
dirstate-item: implement `merged` in a simpler way
2021-08-27, by Pierre-Yves David
dirstate-item: implement `added` in a simpler way
2021-08-27, by Pierre-Yves David
dirstate-item: implement `tracked` in a simpler way
2021-08-27, by Pierre-Yves David
dirstate-item: keep the full information in memory (for pure form)
2021-08-27, by Pierre-Yves David
dirstate-item: have all the logic go through the v1_ accessors
2021-08-26, by Pierre-Yves David
dirstate-item: drop the deprecated __getitem__ variante
2021-08-26, by Pierre-Yves David
branching: merge stable into default
2021-08-30, by Raphaël Gomès
tests: normalize the way some debug output it matched
2021-08-27, by Valentin Gatien-Baron
tests: drop hgrc bits that have become the default
2021-08-02, by Valentin Gatien-Baron
tests: manual cleanup now that dummyssh usage is implied
2021-08-02, by Valentin Gatien-Baron
tests: rely on dummyssh being the default
2021-08-02, by Valentin Gatien-Baron
tests: setup dummyssh as the default ssh
2021-08-02, by Valentin Gatien-Baron
dirstate: drop the `_otherparent` method
2021-08-24, by Pierre-Yves David
dirstate: drop the `_normal` method
2021-08-24, by Pierre-Yves David
dirstate: drop the `_merge` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `drop` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `merge` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `remove` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `add` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `otherparent` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `normallookup` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `normal` method
2021-08-24, by Pierre-Yves David
dirstate: also wrap the new method in `dirstatenonnormalcheck`
2021-08-24, by Pierre-Yves David
dirstatemap: also discard item from sets
2021-08-20, by Pierre-Yves David
dirstatemap: drop unused internal constant definition
2021-07-16, by Pierre-Yves David
dirstate-item: add dedicated "legacy" constructor for `addfile` case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "merged" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "added" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "removed" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "clean-p2" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "p2-tracked" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "possibly_dirty" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle normal entry
2021-07-16, by Pierre-Yves David
dirstatemap: conclude `reset_state` with logic using the new __init__
2021-07-16, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip