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
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.
tests: catch "Can't assign requested address" in test-https.t (issue6726)
stable
2022-10-19, by Anton Shestakov
tests: add another variation of EADDRNOTAVAIL message (e.g. from NetBSD)
stable
2022-10-19, by Anton Shestakov
configitems: change the `verify.skipflags` default value to avoid a py3 crash
stable
2022-10-18, by Matt Harbison
windows: gracefully handle when the username cannot be determined
stable
2022-10-10, by Matt Harbison
shelve: do not add the dirstate backup to the transaction
stable
2022-10-04, by Pierre-Yves David
Added signature for changeset dbdee8ac3e3f
stable
2022-10-04, by Raphaël Gomès
Added tag 6.2.3 for changeset dbdee8ac3e3f
stable
2022-10-04, by Raphaël Gomès
heptapod-ci: use shell script in pytype step
stable
6.2.3
2022-10-03, by Raphaël Gomès
tests: migrate the pytype test to a shell script for easier CI processing
stable
2022-09-28, by Matt Harbison
rhg: fix bugs around [use-dirstate-tracked-hint] and repo auto-upgrade
stable
2022-09-22, by Arseniy Alekseyev
tests: fix the flaky test test-logtoprocess.t
stable
2022-09-20, by Arseniy Alekseyev
packaging: update dulwich to drop the certifi dependency on Windows
stable
2022-09-06, by Matt Harbison
tests: fix tar invocation, to address issue 6740
stable
2022-09-19, by Arseniy Alekseyev
relnotes: add 6.2.1 and 6.2.2
stable
2022-09-01, by Raphaël Gomès
Added signature for changeset b5c8524827d2
stable
2022-09-01, by Raphaël Gomès
Added tag 6.2.2 for changeset b5c8524827d2
stable
2022-09-01, by Raphaël Gomès
dirstate-v2: no longer register the data-file during transaction
stable
6.2.2
2022-09-01, by Pierre-Yves David
fsmonitor: use new dirstate APIs (issue6728)
stable
2022-08-30, by Raphaël Gomès
dirstate-v2: backup the data file during the transaction (issue6730)
stable
2022-08-31, by Pierre-Yves David
dirstate-v2: display a possible issue with transaction
stable
2022-08-31, by Pierre-Yves David
test-dirstate: do not get out of the test directory
stable
2022-08-31, by Pierre-Yves David
rust-matchers: fix behavior of `IncludeMatcher` with multiple includes
stable
2022-08-29, by Raphaël Gomès
tests: improve portability by no longer using the flag [tar --force-local]
stable
2022-08-30, by Arseniy Alekseyev
tests: remove flakiness in a time-dependent test
stable
2022-08-25, by Arseniy Alekseyev
tests: remove flakiness in test-nointerrupt.t
stable
2022-08-26, by Arseniy Alekseyev
automation: set PATH when building on Windows
stable
2022-07-19, by Gregory Szorc
contrib: update Mercurial install in bootstrap environment
stable
2022-07-17, by Gregory Szorc
automation: transition to Windows Server 2022
stable
2022-06-04, by Gregory Szorc
automation: refresh requirements
stable
2022-06-03, by Gregory Szorc
rust-status: ignored directories are now correctly only listed if opted into
stable
2022-08-17, by Raphaël Gomès
test: show how purge removes ignored directories
stable
2022-08-05, by Arseniy Alekseyev
rust: bump to memmap2 0.5.3, micro-timer 0.4.0, and crossbeam-channel 0.5.0
stable
2022-07-11, by Mads Kiilerich
Added signature for changeset f69bffd00abe
stable
2022-07-28, by Raphaël Gomès
Added tag 6.2.1 for changeset f69bffd00abe
stable
2022-07-28, by Raphaël Gomès
debug-discovery: apply spelling fixes from Raphaël
stable
6.2.1
2022-07-27, by Pierre-Yves David
tree-discovery: fix the request debug output and progress location
stable
2022-07-26, by Pierre-Yves David
debug-discovery: deal with case where common is empty
stable
2022-07-26, by Pierre-Yves David
debug-discovery: do not abort on unrelated repositories
stable
2022-07-26, by Pierre-Yves David
debug-discovery: gather the right number of roundtrips for tree discovery
stable
2022-07-26, by Pierre-Yves David
debug-discovery: also gather details on tree-discovery queries type
stable
2022-07-26, by Pierre-Yves David
debug-discovery: properly apply remote filtering in "old" mode
stable
2022-07-26, by Pierre-Yves David
debug-discovery: fix a typo in the doc
stable
2022-07-26, by Pierre-Yves David
packaging: bump dulwich to 0.20.45
stable
2022-07-19, by Matt Harbison
packaging: update keyring on Windows to avoid spurious stacktraces
stable
2022-07-19, by Matt Harbison
mergestate: action name was str
stable
2022-07-19, by Georges Racinet
sslutil: another use proper attribute to select python 3.7+
stable
2022-07-13, by Ondrej Pohorelsky
sslutil: use proper attribute to select python 3.7+
stable
2022-07-12, by Mathias De Mare
git: copy findmissingrevs() from revlog.py to gitlog.py (issue6472)
stable
2022-07-06, by Anton Shestakov
git: add a missing reset_copy keyword argument to dirstate.set_tracked()
stable
2022-07-04, by Anton Shestakov
git: make sure to fsdecode bookmark names everywhere (issue6723)
stable
2022-07-04, by Anton Shestakov
Added signature for changeset 094a5fa3cf52
stable
2022-07-11, by Raphaël Gomès
Added tag 6.2 for changeset 094a5fa3cf52
stable
2022-07-11, by Raphaël Gomès
procutil: make stream detection in make_line_buffered more correct and strict
stable
6.2
2022-07-11, by Manuel Jacob
repo-upgrade: avoid a crash when multiple optimisation are specified
stable
2022-07-05, by Pierre-Yves David
rust: remove excessive calls to `#[timed]`
stable
2022-05-25, by Raphaël Gomès
rhg: add error message for paths outside the repository when cwd != root
stable
2022-05-25, by Raphaël Gomès
rust: don't swallow valuable error information
stable
2022-05-18, by Raphaël Gomès
rust: add message to `DirstateV2ParseError` to give some context
stable
2022-05-18, by Raphaël Gomès
py3: stop using deprecated Element.getchildren() method in convert/darcs
stable
2022-06-12, by Ian Moody
py3: fix bytes/unicode issues in convert/darcs
stable
2022-06-12, by Ian Moody
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip