Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
rhg: central treatment of PLAIN and PLAINEXCEPT
2022-09-20, by Arseniy Alekseyev
revset: handle wdir() in `sort(..., -topo)`
2022-10-04, by Matt Harbison
revset: handle wdir() in `roots()`
2022-10-03, by Matt Harbison
pull_logger: add basic log file rotation based on size
2022-09-20, by pacien
contrib: add pull_logger extension
2022-07-25, by pacien
shelve: do not add the dirstate backup to the transaction
stable
2022-10-04, by Pierre-Yves David
branching: merge stable into default
2022-10-04, by Raphaël Gomès
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
mergetools: don't let meld open all changed files on startup
2022-10-03, by Mathias De Mare
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 http-bad-server expected errors for python 3.10 (issue6643)
2022-09-22, by pacien
status: let `--no-copies` override `ui.statuscopies`
2022-09-22, by Martin von Zweigbergk
run-tests: display the time it took to install Mercurial
2022-09-22, by Pierre-Yves David
run-tests: deal with distutil deprecation
2022-09-22, by Pierre-Yves David
fsmonitor: migrate Python ABCs from collections to collections.abc
2022-09-09, by Martin von Zweigbergk
templates: add filter to reverse list
2022-09-15, by Manuel Jacob
requires: re-use vfs.tryread for simplicity
2022-09-07, by Jason R. Coombs
tests: fix the flaky test test-logtoprocess.t
stable
2022-09-20, by Arseniy Alekseyev
bisect: avoid copying ancestor list for non-merge commits
2022-08-30, by Arun Kulshreshtha
packaging: update dulwich to drop the certifi dependency on Windows
stable
2022-09-06, by Matt Harbison
rhg-status: add support for narrow clones
2022-07-25, by Raphaël Gomès
rust: add support for hints in error messages
2022-07-19, by Raphaël Gomès
rust: add Debug constraint to Matcher trait
2022-07-11, by Raphaël Gomès
tests: fix tar invocation, to address issue 6740
stable
2022-09-19, by Arseniy Alekseyev
rhg: add sparse support
2022-07-19, by Raphaël Gomès
rhg: add debugrhgsparse command to help figure out bugs in rhg
2022-07-19, by Raphaël Gomès
rhg-status: extract a function for printing pattern file warnings
2022-07-26, by Raphaël Gomès
rust-filepatterns: allow overriding default syntax
2022-07-18, by Raphaël Gomès
rhg: don't fallback if `strip` or `rebase` are activated
2022-07-12, by Raphaël Gomès
rhg: fallback in `debugdata` if repo has `narrow`
2022-07-11, by Raphaël Gomès
rust-status: expose DifferenceMatcher from Rust to Python
2022-07-06, by Raphaël Gomès
rust-matchers: implement DifferenceMatcher
2022-07-06, by Raphaël Gomès
rhg: support "!" syntax for disabling extensions
2022-07-11, by Raphaël Gomès
revlog: finer computation of "issnapshot"
2022-05-20, by Pierre-Yves David
perf: make perf::bundle compatible down to 5.2
2022-08-26, by Pierre-Yves David
perf: make perf::bundle compatible before 61ba04693d65
2022-08-26, by Pierre-Yves David
branching: merge stable into default
2022-09-01, by Raphaël Gomès
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
compare-disco: support for `file` nodes specification
2022-06-05, by Pierre-Yves DAVID
compare-disco: move case parsing into its own function
2022-06-04, by Pierre-Yves DAVID
compare-disco: add an option to skip the case
2022-06-04, by Pierre-Yves DAVID
compare-disco: display a header by default
2022-06-04, by Pierre-Yves DAVID
compare-disco: prepare for primitive argument parsing
2022-06-04, by Pierre-Yves DAVID
tests: improve portability by no longer using the flag [tar --force-local]
stable
2022-08-30, by Arseniy Alekseyev
phase-shelve: correct unicode string to honor 'shelve.store=internal'
2022-08-22, by Jason R. Coombs
status: include `repo` in template context also for resolved paths
2022-08-12, by Martin von Zweigbergk
shelve: remove strip and rely on prior state (issue6735)
2022-08-24, by Jason R. Coombs
shelve: in test for trailing whitespace, strip commit (issue6735)
2022-08-17, by Jason R. Coombs
shelve: demonstrate that the state is different across platforms (issue6735)
2022-08-15, by Jason R. Coombs
phase: rename the requirement for internal-phase (BC)
2022-08-16, by Pierre-Yves David
phase: introduce a dedicated requirement for the `archived` phase
2022-08-16, by Pierre-Yves David
phase: introduce a dedicated function to check for the archived phase
2022-08-16, by Pierre-Yves David
rebase: add boolean config item rebase.store-source
2022-04-20, by C. Masloch
tests: remove flakiness in a time-dependent test
stable
2022-08-25, by Arseniy Alekseyev
sort-revset: introduce a `random` variant
2022-07-25, by Pierre-Yves David
tests: remove flakiness in test-nointerrupt.t
stable
2022-08-26, by Arseniy Alekseyev
perf: properly process formatter option in perf::unbundle
2022-08-25, by Pierre-Yves David
perf: quiet stdout output in perf::unbundle
2022-08-25, by Pierre-Yves David
perf: quiet stderr output in perf::unbundle
2022-08-25, by Pierre-Yves David
bisect: avoid adding irrelevant revisions to bisect state
2022-08-23, by Arun Kulshreshtha
bisect: limit ancestors to revs topologically between good and bad revs
2022-08-23, by Arun Kulshreshtha
bisect: bypass changectx when translating revs to nodes
2022-08-23, by Arun Kulshreshtha
rhg: make [rhg status -v] work when it needs no extra output
2022-08-24, by Arseniy Alekseyev
perf: introduce a benchmark for delta-find
2022-07-28, by Pierre-Yves David
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
debug-delta-find: introduce a quiet mode
2022-07-28, by Pierre-Yves David
phase-shelve: also capture the state of shelve prior to unshelve
2022-08-17, by Jason R. Coombs
phase-shelve: Add test for shelve technique config
2022-08-10, by Jason R. Coombs
phase-shelve: Implement a 'shelve.store' experimental config
2022-08-10, by Jason R. Coombs
phase-shelve: Extract function for _target_phase
2022-08-10, by Jason R. Coombs
phase-shelve: expand the tests to capture use-cases supported
2022-08-02, by Jason R. Coombs
phase-shelve: honor and prefer obs shelves for existence and modified time
2022-07-28, by Jason R. Coombs
phase-shelve: read patch details from a (possibly internal) node in the repo
2022-07-28, by Jason R. Coombs
phase-shelve: Extract function for _optimized_match for re-use
2022-08-08, by Jason R. Coombs
obsstore: break the repo → obstore → repo loop
2022-08-17, by Pierre-Yves David
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
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
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
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
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
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
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
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip