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.
dirstate: introduce a `set_clean` method on dirstate's map and items
2021-09-02, by Pierre-Yves David
dirstate: extract the logic to check file/dirname collision when adding a file
2021-09-02, by Pierre-Yves David
dirstate: make dirstatemap.set_untracked deal with added file
2021-09-02, by Pierre-Yves David
dirstate: remove some usage of `_drop`
2021-09-02, by Pierre-Yves David
dirstate: move the copymap drop inside dropfile
2021-09-02, by Pierre-Yves David
rust: Rename get_node methods to data_for_node, get_rev to data_for_rev
2021-09-14, by Simon Sapin
rust: Rename the `Revlog::get_node_rev` method to `rev_from_node`
2021-09-14, by Simon Sapin
rust: Make private the `index` field of the `Revlog` struct
2021-09-14, by Simon Sapin
dirstate-v2: Remove the `.d` suffix in data file names
2021-07-26, by Simon Sapin
rhg: Don’t compare ambiguous files one byte at a time
2021-09-13, by Simon Sapin
rhg: Reuse manifest when checking status of multiple ambiguous files
2021-09-13, by Simon Sapin
rust: Return HgError instead of RevlogError in revlog constructors
2021-09-13, by Simon Sapin
rhg: Align with Python on some revset parsing corner cases
2021-09-13, by Simon Sapin
rust: Add a Filelog struct that wraps Revlog
2021-09-13, by Simon Sapin
rust: Add Repo::manifest(revision)
2021-09-13, by Simon Sapin
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip