Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
copy: add option to unmark file as copied
2019-12-20, by Martin von Zweigbergk
nodemap: introduce an option to use mmap to read the nodemap mapping
2020-02-11, by Pierre-Yves David
rust-dirstatemap: directly return `non_normal` and `other_entries`
2020-02-14, by Raphaël Gomès
copy: rename `wctx` to `ctx` since it will not necessarily be working copy
2019-12-26, by Martin von Zweigbergk
copy: rewrite walkpat() to depend less on dirstate
2019-12-20, by Martin von Zweigbergk
merge with stable
2020-02-13, by Martin von Zweigbergk
pathutil: resurrect comment about path auditing order
2020-02-01, by Yuya Nishihara
rust-dirstatemap: remove additional lookup in dirstate.matches
2019-10-16, by Raphaël Gomès
rust-nodemap: insert method
2019-12-31, by Georges Racinet
recover: don't verify by default
2020-01-22, by Valentin Gatien-Baron
context: use manifest.find() instead of two separate calls
2020-02-11, by Augie Fackler
rust-matchers: implement `visit_children_set` for `FileMatcher`
2020-01-16, by Raphaël Gomès
manifest: move matches method to be outside the interface
2020-02-05, by Augie Fackler
tags: use modern // operator for division
2020-02-10, by Augie Fackler
tags: fix some type confusion exposed in python 3
2020-02-10, by Augie Fackler
rebase: remove some now-unused parent arguments
2020-01-10, by Martin von Zweigbergk
rebase: remove some redundant setting of dirstate parents
2020-01-10, by Martin von Zweigbergk
rebase: don't use rebased node as dirstate p2 (BC)
2020-01-10, by Martin von Zweigbergk
rebase: stop relying on having two parents to resume rebase
2020-01-10, by Martin von Zweigbergk
graphlog: use '%' for other context in merge conflict
2020-01-28, by Martin von Zweigbergk
tests: add `hg log -G` output when there are merge conflicts
2020-01-29, by Martin von Zweigbergk
revset: add a revset for parents in merge state
2020-01-29, by Martin von Zweigbergk
tests: add test of rebase with conflict in merge commit
2020-01-10, by Martin von Zweigbergk
rebase: always be graft-like, not merge-like, also for merges
2020-01-16, by Martin von Zweigbergk
nodemap: update the index with the newly written data (when appropriate)
2020-01-15, by Pierre-Yves David
nodemap: never read more than the expected data amount
2020-01-15, by Pierre-Yves David
nodemap: write new data from the expected current data length
2020-01-15, by Pierre-Yves David
nodemap: double check the source docket when doing incremental update
2020-01-15, by Pierre-Yves David
nodemap: track the total and unused amount of data in the rawdata file
2020-01-15, by Pierre-Yves David
nodemap: track the maximum revision tracked in the nodemap
2020-01-15, by Pierre-Yves David
nodemap: add a flag to dump the details of the docket
2020-01-15, by Pierre-Yves David
nodemap: introduce append-only incremental update of the persistent data
2020-01-15, by Pierre-Yves David
shelve: fix ordering of merge labels
stable
2020-02-20, by Kyle Lippincott
shelve: add test clearly demonstrating that the conflict labels are backwards
stable
2020-02-20, by Kyle Lippincott
import: don't ignore `--secret` when `--bypass` is specified
stable
2020-02-16, by Matt Harbison
phabricator: fix a phabsend crash when processing a renamed binary
stable
2020-02-18, by Matt Harbison
test: pin the number of CPU for issue4074 tests
stable
2019-12-13, by Pierre-Yves David
rust-dirstatemap: add `NonNormalEntries` class
stable
2020-02-12, by Raphaël Gomès
rust-dirstatemap: cache non normal and other parent set
stable
2020-01-30, by Raphaël Gomès
chgserver: spawn new process if schemes change
stable
2020-02-11, by Yuya Nishihara
tests: accept new bzr message about switching branches
stable
2020-02-10, by Martin von Zweigbergk
nodemap: keep track of the docket for loaded data
2020-01-15, by Pierre-Yves David
nodemap: introduce an explicit class/object for the docket
2020-01-15, by Pierre-Yves David
nodemap: keep track of the ondisk id of nodemap blocks
2020-01-15, by Pierre-Yves David
nodemap: provide the on disk data to indexes who support it
2020-01-15, by Pierre-Yves David
nodemap: all check that revision and nodes match in the nodemap
2020-01-15, by Pierre-Yves David
nodemap: add basic checking of the on disk nodemap content
2020-01-15, by Pierre-Yves David
nodemap: code to parse the persistent binary nodemap data
2020-01-15, by Pierre-Yves David
nodemap: move the iteratio inside the Block object
2020-01-15, by Pierre-Yves David
nodemap: use an explicit "Block" object in the reference implementation
2020-01-15, by Pierre-Yves David
nodemap: add a optional `nodemap_add_full` method on indexes
2020-01-15, by Pierre-Yves David
nodemap: add a (python) index class for persistent nodemap testing
2020-01-15, by Pierre-Yves David
nodemap: delete older raw data file when creating a new ones
2020-01-15, by Pierre-Yves David
nodemap: use an intermediate "docket" file to carry small metadata
2020-01-15, by Pierre-Yves David
nodemap: only use persistent nodemap for non-inlined revlog
2020-01-15, by Pierre-Yves David
nodemap: add a function to read the data from disk
2020-01-15, by Pierre-Yves David
nodemap: write nodemap data on disk
2020-01-15, by Pierre-Yves David
nodemap: have some python code writing a nodemap in persistent binary form
2020-01-15, by Pierre-Yves David
cleanup: re-run black on the codebase
2020-02-10, by Augie Fackler
rust-re2: add wrapper for calling Re2 from Rust
2020-01-16, by Raphaël Gomès
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip