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-item: use `tracked` instead of `state` in context.matches
2021-09-29, by Pierre-Yves David
dirstate-item: use `tracked` instead of the `state` in context's iter
2021-09-30, by Pierre-Yves David
dirstate-item: use `tracked` instead of the `state` in context
2021-09-29, by Pierre-Yves David
dirstate-item: use item's property to deal with hgsubstate in mq
2021-09-29, by Pierre-Yves David
dirstate-item: use `added` instead of the `state` in the `mq` extension
2021-09-29, by Pierre-Yves David
dirstate-item: use maybe_clean instead of `state` in the eol extension
2021-09-29, by Pierre-Yves David
dirstate: move verification code within the dirstate itself
2021-09-30, by Pierre-Yves David
dirstate-entry: use `?` for the state of entry without any tracking
2021-09-29, by Pierre-Yves David
dirstate-item: introduce a `any_tracked` property
2021-09-29, by Pierre-Yves David
dirstate-item: introduce a `maybe_clean` property
2021-09-29, by Pierre-Yves David
dirstate: add a `get_entry` method to the dirstate
2021-09-29, by Pierre-Yves David
dirstate-item: Make constructor parameters optional
2021-09-30, by Simon Sapin
hg-core: silence dead-code warning by adding RevlogEntry::revion() accessor
2021-10-01, by Martin von Zweigbergk
rust: remove dead code
2021-10-01, by Raphaël Gomès
rust-revset: support explicit `.` revision
2021-09-11, by Raphaël Gomès
rust-revset: add separate match logic for shortcuts
2021-09-11, by Raphaël Gomès
rhg: fall back if subrepos are detected
2021-09-13, by Raphaël Gomès
rhg: fallback if `defaults` config is set for the current command
2021-09-01, by Raphaël Gomès
rhg: fallback if the current command has any generic hook defined
2021-09-01, by Raphaël Gomès
rhg-cat: fallback in presence of a fileset
2021-09-01, by Raphaël Gomès
rhg-cat: fallback when detecting `.` or `..` path segments
2021-09-01, by Raphaël Gomès
rhg: add support for calling `rhg cat` without a revision
2021-09-01, by Raphaël Gomès
branching: merge with stable
2021-09-30, by Raphaël Gomès
dirstate: Remove the Rust abstraction DirstateMapMethods
2021-09-27, by Simon Sapin
dirstate: Remove the flat Rust DirstateMap implementation
2021-09-27, by Simon Sapin
dirstate: drop the from_p2_removed method
2021-09-28, by Pierre-Yves David
dirstate: inline the `from_p2_removed` logic
2021-09-28, by Pierre-Yves David
dirstate: drop the merged_removed method
2021-09-28, by Pierre-Yves David
dirstate: inline the merged_removed logic
2021-09-28, by Pierre-Yves David
dirstate: drop some safety assert in largefile
2021-09-28, by Pierre-Yves David
dirstate: drop unused condition in `from_p2`
2021-09-28, by Pierre-Yves David
dirstate: drop all logic around the "non-normal" sets
2021-09-28, by Pierre-Yves David
dirstate: use a new `drop_merge_data` in `setparent`
2021-09-22, by Pierre-Yves David
dirstate: move parent state handling in the dirstatemap
2021-09-22, by Pierre-Yves David
dirstate: stop checking for path collision when adjusting parents
2021-09-22, by Pierre-Yves David
dirstate: drop the `_updatedfiles` set
2021-09-22, by Pierre-Yves David
dirstate: drop the `clearambiguoustimes` method for the map
2021-09-22, by Pierre-Yves David
dirstate: simplify the ambiguity clearing at write time
2021-09-22, by Pierre-Yves David
histedit: use more specific exceptions for more detailed exit codes
2021-09-28, by Martin von Zweigbergk
histedit: remove redundant checks for unfinished histedit state
2021-09-28, by Martin von Zweigbergk
dirstate: Appease pytype
2021-09-28, by Simon Sapin
dirstate: Pass the final DirstateItem to _rustmap.addfile()
2021-09-23, by Simon Sapin
dirstate: Replace dropfile with drop_item_and_copy_source
2021-09-23, by Simon Sapin
rust: Remove some obsolete doc-comments
2021-09-23, by Simon Sapin
dirstate: Remove return boolean from dirstatemap.dropfile
2021-09-23, by Simon Sapin
dirstate: Propagate dirstate-v2 parse errors from set_dirstate_item
2021-09-22, by Simon Sapin
dirstate: Don’t drop unrelated data in DirstateMap::set_entry
2021-09-22, by Simon Sapin
dirstate: Skip no-op conversion in Rust DirstateMap::set_v1
2021-09-22, by Simon Sapin
dirstate: Use the Rust implementation of DirstateItem when Rust is enabled
2021-09-22, by Simon Sapin
rust: Add Python bindings for DirstateEntry as rustext.dirstate.DirstateItem
2021-09-22, by Simon Sapin
rust: Align DirstateEntry internals with Python/C DirstateItem
2021-09-20, by Simon Sapin
branching: merge stable into default
2021-09-28, by Raphaël Gomès
bookmarks: add an option to make pull mirror remote bookmarks
2021-09-22, by Valentin Gatien-Baron
errors: use InputError for bad path arguments to `hg annotate`
2021-09-23, by Martin von Zweigbergk
errors: use InputError for bad --similarity value
2021-09-23, by Martin von Zweigbergk
errors: use InputError for some invalid revsets and such
2021-09-23, by Martin von Zweigbergk
merge: with stable
2021-09-23, by Augie Fackler
dirstate: fix leak of entry object in dirstate_item_from_v1_data()
2021-09-23, by Yuya Nishihara
dirstate: fix parse_dirstate() to error out if NULL entry created
2021-09-23, by Yuya Nishihara
rust: Remove EntryState::Unknown
2021-09-20, by Simon Sapin
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip