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.
ci: add a "all" template to easily control "when" test run
stable
2021-08-10, by Pierre-Yves David
Added signature for changeset 2813d406b036
stable
2021-08-10, by Pulkit Goyal
Added tag 5.9rc1 for changeset 2813d406b036
stable
2021-08-10, by Pulkit Goyal
issue6528: add a config option to control the fixing on the fly
stable
5.9rc1
2021-08-07, by Pierre-Yves David
issue6528: also filter delta on the fly when applying a changegroup
stable
2021-08-07, by Pierre-Yves David
filelog: open the writing context a bit earlier in `addgroup`
stable
2021-08-07, by Pierre-Yves David
issue6528: implement _is_revision_affected_fast using callback
stable
2021-08-07, by Pierre-Yves David
issue6528: implement _is_revision_affected using callback
stable
2021-08-07, by Pierre-Yves David
debugcommands: add a `--paranoid` option to `debug-repair-issue-6528`
stable
2021-08-06, by Raphaël Gomès
repair: improve performance of detection of revisions affected by issue6528
stable
2021-08-05, by Raphaël Gomès
debugcommands: introduce a debug command to repair repos affected by issue6528
stable
2021-07-27, by Raphaël Gomès
contrib: switch the Windows bootstrap environment to py3.9
stable
2021-08-09, by Matt Harbison
contrib: comment out the 64-bit py38 dependency installation on Windows
stable
2021-08-09, by Matt Harbison
contrib: drop python2.7 from the Windows dependency install script
stable
2021-08-09, by Matt Harbison
contrib: log the command and args for every process installing windows deps
stable
2021-08-09, by Matt Harbison
windows-ci: run Windows CI automatically alongside the others
stable
2021-07-23, by Raphaël Gomès
vfs: always use / as file separator (issue6546)
stable
2021-08-05, by Pierre-Yves David
subrepo: compare normalised vfs path
stable
2021-08-05, by Pierre-Yves David
pager: account for flakiness in Windows output
stable
2021-08-05, by Raphaël Gomès
windows-ci: clean up the Heptapod CI file now that the baseline is solid
stable
2021-07-23, by Raphaël Gomès
test-nointerrupt: make "sure" the handler "might" trigger (issue6558)
stable
2021-08-03, by Pierre-Yves David
testing: make sure write_file is "atomic"
stable
2021-08-03, by Pierre-Yves David
test: disable test-subrepo-git.t in python2 + chg
stable
2021-08-04, by Pierre-Yves David
check-module-imports: ignore non-stdlib module installed by distribution
stable
2021-08-03, by Pierre-Yves David
remotefilelog: fix what looks like a wrong refactoring
stable
2021-08-02, by Valentin Gatien-Baron
rust-nodemap: falling back to C impl as mitigation
stable
2021-08-01, by Georges Racinet
obsolete: disable other evolution config options if createmarkers is off
stable
2021-07-28, by Anton Shestakov
fix: use obsolete.isenabled() to check for experimental.allowdivergence
stable
2021-07-28, by Anton Shestakov
rebase: use obsolete.isenabled() to check for experimental.allowdivergence
stable
2021-07-28, by Anton Shestakov
heptapod-ci: enable pytype testing for all pipelines
stable
2021-08-02, by Raphaël Gomès
pytype: add assertions to explain revlogv2 invariants to Pytype
stable
2021-08-02, by Raphaël Gomès
typing: add several assertions to dirstatemap to appease pytype
stable
2021-07-30, by Matt Harbison
windows: avoid a bytes vs unicode crash reading passwords on py2
stable
2021-08-02, by Matt Harbison
streamclone: ensure the server sends the right amount of data
stable
2021-08-01, by Valentin Gatien-Baron
rewriteutil: fix crash when a rewritten message references f{6,64}
stable
2021-07-29, by Augie Fackler
tests: add explicit coverage for update_hash_refs from rewriteutil
stable
2021-07-29, by Augie Fackler
store: document the decoding discrepancy in store.py
stable
2021-07-27, by Pierre-Yves David
clone: add a file with special character while testing uncompressed
stable
2021-07-27, by Pierre-Yves David
clone: test local clone in `test-clone-uncompressed.t` too
stable
2021-07-27, by Pierre-Yves David
test-transaction-safety: relax some of the synchronisation schedule
stable
2021-07-27, by Pierre-Yves David
test-transaction-safety: document the test schedule
stable
2021-07-27, by Pierre-Yves David
rhg: Propagate permission errors when finding a repository
stable
2021-07-29, by Simon Sapin
rhg: Add build and config instructions to the README file
stable
2021-07-29, by Simon Sapin
dirstate: use `add` in the deprecation message about `add`
stable
2021-07-28, by Pierre-Yves David
help: correct config.profiling.freq name (frequency->freq)
stable
2021-07-26, by Kyle Lippincott
run-tests: use a small timeout for chg instance
stable
2021-07-28, by Pierre-Yves David
run-tests: do not inherit file descriptor when running a command
stable
2021-07-28, by Pierre-Yves David
dummyssh: make sure we don't inherit files descriptor to the children
stable
2021-07-28, by Pierre-Yves David
tests: make test-serve works on system that allow user to bind low port
stable
2021-07-29, by Pierre-Yves David
git: restore basic functionality (issue6545)
stable
2021-07-29, by Augie Fackler
dirstate: fix typo in docstring
stable
2021-07-29, by Augie Fackler
help: indicate how to run downgrade a repository using persistent nodemap
stable
2021-07-26, by Pierre-Yves David
help: use the correct spelling for `slow-path` in persistent nodemap help
stable
2021-07-26, by Pierre-Yves David
fix: use scmutil.movedirstate() instead of reimplementing
stable
2019-03-11, by Martin von Zweigbergk
fix: rewrite writeworkingdir() to explicitly not work with merges
stable
2019-03-11, by Martin von Zweigbergk
tests: demonstrate bug in `hg fix` with incorrectly dirty working copy
stable
2021-07-22, by Martin von Zweigbergk
upgrade: byteify an i18n message
stable
2021-07-21, by Matt Harbison
typing: convert an annotation to an assertion in commands.py
stable
2021-07-21, by Matt Harbison
test: remove `sleep` usage in `test-nointerrupt.t` (issue6271)
stable
2021-07-20, by Pierre-Yves David
Added signature for changeset d7515d29761d
stable
2021-07-22, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip