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.
exchange: check the `ui.clonebundleprefers` form while processing (issue6257)
2020-01-22, by Matt Harbison
copies: add a new test dedicated to testing chain of changeset with merge
2019-12-13, by Pierre-Yves David
hgext: initial version of fastexport extension
2019-09-18, by Joerg Sonnenberger
hghave: cache the result of gethgversion
2020-02-07, by Julien Cristau
resourceutil: blacken
stable
2020-02-03, by Augie Fackler
clean: delete obsolete unlinking of .hg/graftstate
2020-01-24, by Martin von Zweigbergk
copies: avoid filtering by short-circuit dirstate-only copies earlier
2020-02-04, by Martin von Zweigbergk
tests: add test showing that repo filter is calculated for `hg st --copies`
2020-02-04, by Martin von Zweigbergk
lfs: enable workers by default
2020-01-21, by Matt Harbison
lfs: fix the stall and corruption issue when concurrently uploading blobs
2020-01-21, by Matt Harbison
lfs: add a method to the local blobstore to convert OIDs to file paths
2020-01-21, by Matt Harbison
merge: introduce a revert_to() for that use-case
2020-01-15, by Martin von Zweigbergk
merge: introduce a clean_update() for that use-case
2020-01-15, by Martin von Zweigbergk
manifest: fix _very_ subtle bug with exact matchers passed to walk()
2020-02-05, by Augie Fackler
rust-utils: add `Escaped` trait
2020-01-14, by Raphaël Gomès
rust-dirs-multiset: add `DirsChildrenMultiset`
2020-01-14, by Raphaël Gomès
rust-hg-path: add useful methods to `HgPath`
2020-01-14, by Raphaël Gomès
rust-pathauditor: add Rust implementation of the `pathauditor`
2020-02-05, by Raphaël Gomès
py3: catch AttributeError too with ImportError
2020-01-22, by Pulkit Goyal
context: use manifest.walk() instead of manifest.match() to get file list
2020-02-05, by Augie Fackler
manifest: remove `.new()` from the interface
2020-02-05, by Augie Fackler
chg: force-set LC_CTYPE on server start to actual value from the environment
2020-01-29, by Kyle Lippincott
perf: fix list formatting in perfindex documentation
2020-02-03, by Pierre-Yves David
test: simplify test-amend.t to avoid race condition
2020-02-01, by Pierre-Yves David
test: document test-copy-move-merge.t
2019-12-13, by Pierre-Yves David
manifest: remove optional default= argument on flags(path)
2020-02-03, by Augie Fackler
py3: fully fix bundlepart.__repr__ to return str not bytes
stable
2020-02-06, by Kyle Lippincott
heptapod-ci: add a job to test the rust version of Mercurial
stable
2019-11-17, by Pierre-Yves David
heptapod-ci: run the --pure test too
stable
2019-11-16, by Pierre-Yves David
heptapod-ci: run the normal test suite
stable
2020-01-25, by Pierre-Yves David
heptapod-ci: also run the dedicated rust test for the rust code
stable
2019-11-18, by Pierre-Yves David
heptapod-ci: run test with python3 too
stable
2019-11-16, by Pierre-Yves David
heptapod-ci: colorize output
stable
2020-01-24, by Pierre-Yves David
heptapod-ci: add a basic file to be able to run tests with heptapod
stable
2020-01-25, by Pierre-Yves David
worker: manually buffer reads from pickle stream
stable
2020-02-04, by Jan Alexander Steffens (heftig)
py3: __repr__ needs to return str, not bytes
stable
2020-01-02, by Kyle Lippincott
config: also respect HGRCSKIPREPO in the zeroconf extension
stable
2020-02-04, by Pierre-Yves David
config: also respect HGRCSKIPREPO in hgwebdir_mod
stable
2020-02-04, by Pierre-Yves David
config: also respect HGRCSKIPREPO in `dispatch._getlocal`
stable
2020-02-03, by Pierre-Yves David
config: add a function in `rcutil` to abstract HGRCSKIPREPO
stable
2020-02-04, by Pierre-Yves David
packaging: make the path to Win32 requirements absolute when building WiX
stable
2020-02-03, by Matt Harbison
resourceutil: blacken
2020-02-03, by Augie Fackler
merge with stable
2020-02-03, by Augie Fackler
rebase: abort if the user tries to rebase the working copy
2020-01-31, by Martin von Zweigbergk
tests: add tests for rebasing wdir() revision
2020-01-31, by Martin von Zweigbergk
merge: when rename was made on both sides, use ancestor as merge base
2020-01-22, by Martin von Zweigbergk
absorb: graduate -i flag from experimental
2020-01-31, by Martin von Zweigbergk
rust-cpython: remove PySharedRefCell and its companion structs
2020-01-25, by Yuya Nishihara
rust-cpython: switch to upstreamed version of PySharedRefCell
2020-01-25, by Yuya Nishihara
rust-cpython: rename inner_shared() to inner()
2020-01-25, by Yuya Nishihara
rust-cpython: use PyList.insert() instead of .insert_item()
2020-01-31, by Yuya Nishihara
rust-cpython: bump cpython to 0.4 to switch to upstreamed PySharedRef
2020-01-31, by Yuya Nishihara
rust: update dependencies
2020-01-30, by Yuya Nishihara
Added signature for changeset 7f5410dfc8a6
stable
2020-02-03, by Augie Fackler
Added tag 5.3 for changeset 7f5410dfc8a6
stable
2020-02-03, by Augie Fackler
rust-dirstatemap: add missing @propertycache
stable
5.3
2020-01-29, by Raphaël Gomès
worker: Use buffered input from the pickle stream
stable
2020-01-30, by Jan Alexander Steffens (heftig)
packaging: lowercase the `contrib` and `templates` directories with Inno
stable
2020-02-01, by Matt Harbison
packaging: merge the requirements.txt files for WiX and Inno
stable
2020-02-02, by Matt Harbison
packaging: bundle dulwich, keyring, and pywin32-ctypes with WiX too
stable
2020-02-01, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip