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.
merge: move initialization of copy dicts to one place
2020-01-22, by Martin von Zweigbergk
copies: print debug information about copies per side/branch
2020-01-24, by Martin von Zweigbergk
copies: make mergecopies() distinguish between copies on each side
2020-01-22, by Martin von Zweigbergk
pathutil: mark parent directories as audited as we go
2020-01-24, by Martin von Zweigbergk
cmdutil: change check_incompatible_arguments() *arg to single iterable
2020-01-27, by Martin von Zweigbergk
rust: remove an unnecessary set of parentheses
2020-01-27, by Martin von Zweigbergk
profiling: flush stdout before writing profile to stderr
2020-01-27, by Kyle Lippincott
rust: re-format with nightly rustfmt
2020-01-28, by Martin von Zweigbergk
tests: stablize test-rename-merge1.t on Windows
2020-01-28, by Matt Harbison
rust-cpython: make sure PySharedRef::borrow_mut() never panics
2019-09-21, by Yuya Nishihara
rust-cpython: remove useless wrappers from PyLeaked, just move by map()
2019-10-22, by Yuya Nishihara
rust-node: avoid meaningless read at the end of odd prefix
2020-01-27, by Georges Racinet
rust-nodemap: generic NodeTreeVisitor
2019-12-27, by Georges Racinet
rust-nodemap: mutable NodeTree data structure
2019-12-27, by Georges Racinet
rust-nodemap: abstracting the indexing
2019-12-26, by Georges Racinet
rust-nodemap: NodeMap trait with simplest implementation
2020-01-23, by Georges Racinet
rust-node: handling binary Node prefix
2019-12-27, by Georges Racinet
rust-revlog: a trait for the revlog index
2020-01-22, by Georges Racinet
pathauditor: drop a redundant call to bytes.lower()
2020-01-24, by Martin von Zweigbergk
merge: replace a repo.lookup('.') by more typical repo['.'].node()
2020-01-24, by Martin von Zweigbergk
merge: drop now-unused "abort" argument from hg.merge()
2020-01-24, by Martin von Zweigbergk
merge: don't auto-pick destination with `hg merge 'wdir()'`
2020-01-24, by Martin von Zweigbergk
merge: call hg.abortmerge() directly and return early
2020-01-24, by Martin von Zweigbergk
merge: check that there are no conflicts after --abort
2020-01-24, by Martin von Zweigbergk
merge: use check_incompatible_arguments() for --abort
2020-01-24, by Martin von Zweigbergk
rebase: move some variables after an error cases where they're not needed
2020-01-15, by Martin von Zweigbergk
rebase: clarify a little by calculating a set in Python instead of in revset
2020-01-15, by Martin von Zweigbergk
merge: avoid a negation in the definition of updatedirstate
2020-01-15, by Martin von Zweigbergk
merge: move definition of `partial` closer to where it's used
2020-01-24, by Martin von Zweigbergk
copies: extract function for finding directory renames
2020-01-22, by Martin von Zweigbergk
copies: avoid calculating debug-only stuff without --debug
2020-01-22, by Martin von Zweigbergk
copies: move early return in mergecopies() earlier
2020-01-22, by Martin von Zweigbergk
tests: test merge of renames of different sources to same target
2020-01-24, by Martin von Zweigbergk
clean: check that there are no conflicts after
2020-01-24, by Martin von Zweigbergk
progress: delete deprecated ui.progress()
2020-01-24, by Martin von Zweigbergk
rust-dependencies: update rayon
2020-01-17, by Raphaël Gomès
merge with stable
2020-01-24, by Augie Fackler
merge: define updatedirstate a little earlier and reuse it
2020-01-15, by Martin von Zweigbergk
merge: don't call update hook when using in-memory context
2020-01-15, by Martin von Zweigbergk
merge with stable
2020-01-23, by Martin von Zweigbergk
packaging: add configparser to inno requirements file
2020-01-22, by Gregory Szorc
python-zstandard: blacken at 80 characters
2020-01-22, by Gregory Szorc
tests: move non-collapse test out of test-rebase-collapse
2020-01-21, by Martin von Zweigbergk
debugcommands: add Python implementation to debuginstall
2019-11-22, by Gregory Szorc
run-tests: remove --py3-warnings
2019-11-22, by Gregory Szorc
rust-node: binary Node ID and conversion utilities
2020-01-22, by Georges Racinet
rust-nodemap: building blocks for nodetree structures
2020-01-22, by Georges Racinet
lfs: move the initialization of the upload request into the try block
2020-01-21, by Matt Harbison
lfs: drop an unnecessary r'' prefix
2020-01-21, by Matt Harbison
lfs: explicitly close the file handle for the blob being uploaded
2020-01-21, by Matt Harbison
lfs: drop the unused progressbar code in the `filewithprogress` class
2020-01-21, by Matt Harbison
rust-filepatterns: remove bridge code for filepatterns-related functions
2020-01-14, by Raphaël Gomès
rust-utils: add Rust implementation of Python's "os.path.splitdrive"
2020-01-14, by Raphaël Gomès
setup: link osutil.so to libsocket on Solaris/illumos (issue6299)
stable
2020-04-13, by Alexander Pyhalov
discovery: avoid wrongly saying there are nothing to pull
stable
2020-04-06, by Pierre-Yves David
Added signature for changeset 8fca7e8449a8
stable
2020-04-02, by Augie Fackler
Added tag 5.3.2 for changeset 8fca7e8449a8
stable
2020-04-02, by Augie Fackler
histedit: add missing b prefix to a string
stable
5.3.2
2020-04-01, by Kyle Lippincott
py3: require values in changelog extras to be bytes
stable
2020-03-25, by Martin von Zweigbergk
py3: make setup.py's hgcommand() consistently return bytes
stable
2020-03-25, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip