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.
revlog: fix a bug where transaction can be aborted partially
stable
2022-01-20, by Arseniy Alekseyev
revlog: demonstrate a bug where transaction can be aborted partially
stable
2022-01-20, by Arseniy Alekseyev
rust: fix build errors on darwin
stable
2021-12-30, by Dan Villiom Podlaski Christiansen
subrepo: make -S work again on Windows for incoming/outgoing to remote repos
stable
2022-01-10, by Matt Harbison
Added signature for changeset 799fdf4cca80
stable
2022-01-05, by Raphaël Gomès
Added tag 6.0.1 for changeset 799fdf4cca80
stable
2022-01-05, by Raphaël Gomès
docs: update Rust readme with a mention of `rhg`
stable
6.0.1
2021-11-26, by Raphaël Gomès
docs: fix typos and wording for the persistent-nodemap feature
stable
2021-11-26, by Raphaël Gomès
docs: add missing dirstate-v2 documentation
stable
2021-11-26, by Raphaël Gomès
docs: add documentation about Rust
stable
2021-11-26, by Raphaël Gomès
heptapod-ci: make Windows jobs manual again
stable
2022-01-03, by Raphaël Gomès
tests: allow for variation in zstd output as seen on s390x and powerpc
stable
2021-08-25, by Julien Cristau
sparse: lock the store when updating requirements config
stable
2021-11-29, by Arseniy Alekseyev
sparse: demonstrate a bug when used with safe-share
stable
2021-11-16, by Arseniy Alekseyev
hghave: fix the check for suid on platforms lacking support
stable
2021-12-13, by Matt Harbison
upgrade: byteify a few error messages
stable
2021-12-12, by Matt Harbison
dirstate-v2: fix upgrade on an empty repository
stable
2021-12-06, by Pierre-Yves David
dirstate-v2: test upgrade without rust too
stable
2021-12-06, by Pierre-Yves David
upgrade: don't use `dd status=none` in the test
stable
2021-12-07, by Pierre-Yves David
test-upgrade: narrow the `debugformat` call when upgrading to dirstate-v2
stable
2021-12-06, by Pierre-Yves David
downgrade: don't assume existence of nodemap files when downgrading
stable
2021-11-25, by Raphaël Gomès
fsmonitor: fix criteria for nonnormalset computation
stable
2021-12-07, by Raphaël Gomès
fsmonitor: incorporate fixes for Python 3.10 (issue6612)
stable
2021-12-06, by Raphaël Gomès
tests: fix test-fix on NetBSD
stable
2021-11-28, by Thomas Klausner
Added signature for changeset 5d08b289e2e5
stable
2021-11-23, by Pulkit Goyal
Added tag 6.0 for changeset 5d08b289e2e5
stable
2021-11-23, by Pulkit Goyal
packaging: make rpm relocatable
stable
6.0
2021-11-17, by Mathias De Mare
dockerrpm: always use current user and group
stable
2021-11-17, by Mathias De Mare
cext: fix Python 3.11 compatibility - Py_SIZE is not an lvalue (issue6610)
stable
2021-11-18, by Mads Kiilerich
heptapod-ci: re-introduce Windows CI
stable
2021-11-16, by Raphaël Gomès
cext: define S_IFLNK on Python 2.7 and Windows
stable
2021-11-15, by Gregory Szorc
tests: dd status=noxfer is not portable (issue6523)
stable
2021-11-15, by Thomas Klausner
tests: use more portable mkdir -p instead of --parents (issue6591)
stable
2021-11-15, by Thomas Klausner
tests: fix test-censor by improving regexp (issue6585)
stable
2021-11-15, by Thomas Klausner
internals: typo pass on the dirstate-v2 help file
stable
2021-11-10, by Raphaël Gomès
dirstate-v2: fix confusion between requirement and format config variable
stable
2021-11-10, by Raphaël Gomès
internals: correct dirstate-v2 format variable in the documentation
stable
2021-11-10, by Raphaël Gomès
hghave: update dirstate-v2 format config option
stable
2021-11-10, by Raphaël Gomès
Added signature for changeset a44bb185f6bd
stable
2021-11-09, by Pulkit Goyal
Added tag 6.0rc0 for changeset a44bb185f6bd
stable
2021-11-09, by Pulkit Goyal
merge with default
stable
6.0rc0
2021-11-09, by Pulkit Goyal
tests: accept alternative privileged port allocation failure
stable
2021-11-09, by pacien
tests: allow the true command to be provided by coreutils
stable
2021-11-09, by pacien
tests: add guard check for suid support
stable
2021-11-09, by pacien
rhg: more efficient `HgPath::join`
2021-10-26, by Arseniy Alekseyev
relnotes: update 6.0 with the last changes for the release
2021-11-09, by Raphaël Gomès
rhg: Fix `rhg status` file content comparison
2021-11-09, by Simon Sapin
rhg: make it possible to opt out of `rhg cat`
2021-10-27, by Arseniy Alekseyev
tests: run the whole hg-core/path_auditor test in a clean temp dir
stable
2021-11-09, by pacien
fsmonitor: fix traceback after removal of nonnormalset (issue6600)
2021-10-20, by Raphaël Gomès
fsmonitor: fix traceback about bytes and str incompatibility
2021-10-20, by Raphaël Gomès
backout: backed out changeset 67d14d4e036c
2021-10-27, by Raphaël Gomès
backout: backed out changeset f78d8b8c46d7
2021-10-27, by Raphaël Gomès
relnotes: clear next release notes
2021-11-04, by Raphaël Gomès
relnotes: add 6.0 release notes
2021-11-04, by Raphaël Gomès
relnotes: fix wrong command name in 5.9 relnotes
stable
2021-11-04, by Raphaël Gomès
pyoxidizer: use in-memory resources on non-Windows platforms
2021-11-03, by Kyle Lippincott
compat: don't rely on cpython-specific builtins manipulation
2021-11-03, by Raphaël Gomès
rust-format: update rustfmt version
2021-11-03, by Raphaël Gomès
rust: update the minimum version of Rust
2021-08-25, by Raphaël Gomès
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip