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.
obsstore: break the repo → obstore → repo loop
2022-08-17, by Pierre-Yves David
relnotes: mention chg behavior change when given --cwd
2022-08-16, by Arun Kulshreshtha
dispatch: change cwd when loading local config
2022-08-10, by Arun Kulshreshtha
contrib: add support for rhel9
2022-08-08, by Mathias De Mare
packagelib: use python3 by default
2022-08-08, by Mathias De Mare
tests: work around libmagic bug in svn subrepo tests
2022-08-12, by Arun Kulshreshtha
revlog: make _partialmatch fail fast on almost-hex inputs
2022-08-15, by Arseniy Alekseyev
perf-unbundle: add a perf command to time the unbundle operation
2022-07-12, by Pierre-Yves David
perf-bundle: accept --type argument
2022-07-11, by Pierre-Yves David
perf-bundle: accept --rev arguments
2022-07-11, by Pierre-Yves David
perf-bundle: add a new command to benchmark bundle creation time
2022-07-11, by Pierre-Yves David
bundle: introduce a --exact option
2022-07-12, by Pierre-Yves David
bundlespec: add documentation about existing option
2022-07-11, by Pierre-Yves David
setup: use the full executable manifest from `python.exe`
2022-07-18, by Matt Harbison
setup: unconditionally enable the `long-paths-support` option on Windows
2022-07-18, by Matt Harbison
setup: stop shadowing the builtin `dir` symbol
2022-07-18, by Matt Harbison
subrepo: avoid opening console window for non-native subrepos on Windows
2022-07-18, by derekbrowncmu
ci: bump pytype to 2022.03.29
2022-07-13, by Matt Harbison
typing: suppress a few attribute errors in url.py
2022-07-13, by Matt Harbison
typing: suppress a few pyi-errors with more recent pytype
2022-07-13, by Matt Harbison
sslutil: another use proper attribute to select python 3.7+
2022-07-13, by Ondrej Pohorelsky
sslutil: use proper attribute to select python 3.7+
2022-07-12, by Mathias De Mare
branching: merge stable into default
2022-07-11, by Raphaël Gomès
branching: merge stable into default
2022-06-16, by Raphaël Gomès
lfs: fix interpolation of int and %s in an exception case
stable
2022-10-20, by Matt Harbison
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip