Mercurial > hg
graph
-
zeroconf: fix an issue concatenating bytes and str stableWed, 18 Aug 2021 14:58:42 -0400, by Matt Harbison
-
revlog: fix more type confusion in index_replace_sidedata_info (issue6580) stableTue, 24 Aug 2021 23:42:35 +0200, by Julien Cristau
-
revlog: fix type confusion with sidedata_comp_len (issue6580) stableTue, 24 Aug 2021 12:44:34 +0200, by Julien Cristau
-
dirstate: directly call the dirstatemap in `set_untracked`Fri, 20 Aug 2021 11:23:41 +0200, by Pierre-Yves David
-
resources: narrow the try:except clause to minimumThu, 19 Aug 2021 17:42:55 +0200, by Pierre-Yves David
-
merge with stableSun, 22 Aug 2021 16:32:06 -0400, by Matt Harbison
-
resources: stop important a non existent FileNotFoundError stableThu, 19 Aug 2021 17:47:27 +0200, by Pierre-Yves David
-
template: FileNotFoundError is actually a built in exception stableThu, 19 Aug 2021 17:46:46 +0200, by Pierre-Yves David
-
pyoxidizer: always run the associated CI jobs stable 5.9Mon, 16 Aug 2021 18:39:58 +0200, by Pierre-Yves David
-
pyoxidizer: skip for ZeroConf related test for now stableWed, 18 Aug 2021 21:28:36 +0200, by Pierre-Yves David
-
pyoxidizer: disable the test for disabled & broken extensions help stableWed, 18 Aug 2021 21:05:46 +0200, by Pierre-Yves David
-
pyoxidizer: re-install PYTHONPATH behavior stableWed, 18 Aug 2021 21:37:55 +0200, by Pierre-Yves David
-
windows: add pytest-vcr to the dependencies stableWed, 18 Aug 2021 16:48:32 +0200, by Pierre-Yves David
-
pyoxidizer: wrap the pyoxidizer script on multiple line stableWed, 18 Aug 2021 16:02:46 +0200, by Pierre-Yves David
-
pyoxidized: silence the fuzzywuzzy warning about python-Levenshtein stableWed, 18 Aug 2021 15:05:25 +0200, by Pierre-Yves David
-
pyoxidized: adapt output of test-install.t stableWed, 18 Aug 2021 14:57:34 +0200, by Pierre-Yves David
-
pyoxidized: disable part of `test-install.t` related to pip and virtualenv stableWed, 18 Aug 2021 13:02:08 +0200, by Pierre-Yves David
-
pyoxidized: adapt output of test-bad-extension.t stableWed, 18 Aug 2021 12:53:40 +0200, by Pierre-Yves David
-
pyoxidized: adapt output of test-flagprocessor.t stableWed, 18 Aug 2021 12:49:55 +0200, by Pierre-Yves David
-
pyoxidized: adapt output of `test-phases.t` stableWed, 18 Aug 2021 12:42:16 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `doc` directory in the right location stableWed, 18 Aug 2021 01:27:45 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `contrib` directory in the right location stableWed, 18 Aug 2021 01:26:25 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `defaultrc` file in the right location stableWed, 18 Aug 2021 01:18:34 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `helptext` directory in the right location stableWed, 18 Aug 2021 02:08:03 +0200, by Pierre-Yves David
-
template: handle missing resource in `_readmapfile` stableWed, 18 Aug 2021 01:41:02 +0200, by Pierre-Yves David
-
pyoxidized: add a copy of the `templates` directory in the right location stableWed, 18 Aug 2021 01:10:40 +0200, by Pierre-Yves David
-
pyoxidized: add a dedicated target in the tests stableWed, 18 Aug 2021 01:07:38 +0200, by Pierre-Yves David
-
pyoxidized: adapt test-devel-warnings.t stableTue, 17 Aug 2021 20:48:52 +0200, by Pierre-Yves David
-
test-extension: adapt output to pyoxidizer stableTue, 17 Aug 2021 21:57:59 +0200, by Pierre-Yves David
-
pyoxidized: add a `pyoxidizer` hghave keyword for line matching stableTue, 17 Aug 2021 20:48:34 +0200, by Pierre-Yves David
-
templater: swap `\` with `/` in more location stableTue, 17 Aug 2021 14:38:25 +0200, by Pierre-Yves David
-
templater: swap `\` with `/` to allow the resource logic to kicks in stableTue, 17 Aug 2021 13:22:06 +0200, by Pierre-Yves David
-
heptapod-ci: extend timeout for pytype checking stableThu, 05 Aug 2021 18:38:42 +0200, by Raphaël Gomès
-
run-tests: introduce a --pyoxidized option stableTue, 10 Aug 2021 12:56:32 +0200, by Pierre-Yves David
-
ci: add a "all" template to easily control "when" test run stableTue, 10 Aug 2021 11:45:43 +0200, by Pierre-Yves David
-
issue6528: add a config option to control the fixing on the fly stable 5.9rc1Sat, 07 Aug 2021 16:51:47 +0200, by Pierre-Yves David
-
issue6528: also filter delta on the fly when applying a changegroup stableSat, 07 Aug 2021 14:12:28 +0200, by Pierre-Yves David
-
filelog: open the writing context a bit earlier in `addgroup` stableSat, 07 Aug 2021 14:13:53 +0200, by Pierre-Yves David
-
issue6528: implement _is_revision_affected_fast using callback stableSat, 07 Aug 2021 12:39:01 +0200, by Pierre-Yves David
-
issue6528: implement _is_revision_affected using callback stableSat, 07 Aug 2021 12:38:48 +0200, by Pierre-Yves David
-
debugcommands: add a `--paranoid` option to `debug-repair-issue-6528` stableFri, 06 Aug 2021 12:10:36 +0200, by Raphaël Gomès
-
repair: improve performance of detection of revisions affected by issue6528 stableThu, 05 Aug 2021 17:00:03 +0200, by Raphaël Gomès
-
debugcommands: introduce a debug command to repair repos affected by issue6528 stableTue, 27 Jul 2021 21:45:27 +0200, by Raphaël Gomès
-
contrib: switch the Windows bootstrap environment to py3.9 stableMon, 09 Aug 2021 19:49:57 -0400, by Matt Harbison
-
contrib: comment out the 64-bit py38 dependency installation on Windows stableMon, 09 Aug 2021 19:36:26 -0400, by Matt Harbison
-
contrib: drop python2.7 from the Windows dependency install script stableMon, 09 Aug 2021 19:32:44 -0400, by Matt Harbison
-
contrib: log the command and args for every process installing windows deps stableMon, 09 Aug 2021 19:24:46 -0400, by Matt Harbison
-
windows-ci: run Windows CI automatically alongside the others stableFri, 23 Jul 2021 10:47:12 +0200, by Raphaël Gomès
-
vfs: always use / as file separator (issue6546) stableThu, 05 Aug 2021 12:53:44 +0200, by Pierre-Yves David
-
pager: account for flakiness in Windows output stableThu, 05 Aug 2021 18:25:35 +0200, by Raphaël Gomès
-
windows-ci: clean up the Heptapod CI file now that the baseline is solid stableFri, 23 Jul 2021 10:45:08 +0200, by Raphaël Gomès
-
test-nointerrupt: make "sure" the handler "might" trigger (issue6558) stableTue, 03 Aug 2021 21:22:02 +0200, by Pierre-Yves David
-
testing: make sure write_file is "atomic" stableTue, 03 Aug 2021 19:26:26 +0200, by Pierre-Yves David
-
test: disable test-subrepo-git.t in python2 + chg stableWed, 04 Aug 2021 19:45:13 +0200, by Pierre-Yves David
-
hgwebdir: avoid systematic full garbage collectionTue, 20 Jul 2021 17:20:19 +0200, by Georges Racinet
-
check-module-imports: ignore non-stdlib module installed by distribution stableTue, 03 Aug 2021 18:29:31 +0200, by Pierre-Yves David
-
remotefilelog: fix what looks like a wrong refactoring stableMon, 02 Aug 2021 08:06:27 -0400, by Valentin Gatien-Baron
-
rust-nodemap: falling back to C impl as mitigation stableSun, 01 Aug 2021 14:39:38 +0200, by Georges Racinet
-
obsolete: disable other evolution config options if createmarkers is off stableWed, 28 Jul 2021 13:45:07 +0300, by Anton Shestakov
-
fix: use obsolete.isenabled() to check for experimental.allowdivergence stableWed, 28 Jul 2021 13:47:21 +0300, by Anton Shestakov
-
rebase: use obsolete.isenabled() to check for experimental.allowdivergence stableWed, 28 Jul 2021 13:45:41 +0300, by Anton Shestakov
-
obsolete: disable other evolution config options if createmarkers is offWed, 28 Jul 2021 13:45:07 +0300, by Anton Shestakov
-
fix: use obsolete.isenabled() to check for experimental.allowdivergenceWed, 28 Jul 2021 13:47:21 +0300, by Anton Shestakov
-
rebase: use obsolete.isenabled() to check for experimental.allowdivergenceWed, 28 Jul 2021 13:45:41 +0300, by Anton Shestakov
-
heptapod-ci: enable pytype testing for all pipelines stableMon, 02 Aug 2021 16:23:45 +0200, by Raphaël Gomès
-
pytype: add assertions to explain revlogv2 invariants to Pytype stableMon, 02 Aug 2021 16:21:54 +0200, by Raphaël Gomès
-
typing: add several assertions to dirstatemap to appease pytype stableFri, 30 Jul 2021 00:11:56 -0400, by Matt Harbison
-
windows: avoid a bytes vs unicode crash reading passwords on py2 stableMon, 02 Aug 2021 10:51:19 -0400, by Matt Harbison
-
streamclone: ensure the server sends the right amount of data stableSun, 01 Aug 2021 10:54:03 -0400, by Valentin Gatien-Baron
-
rewriteutil: fix crash when a rewritten message references f{6,64} stableThu, 29 Jul 2021 16:23:45 -0400, by Augie Fackler
-
tests: add explicit coverage for update_hash_refs from rewriteutil stableThu, 29 Jul 2021 16:18:35 -0400, by Augie Fackler
-
store: document the decoding discrepancy in store.py stableTue, 27 Jul 2021 19:36:20 +0200, by Pierre-Yves David
-
clone: add a file with special character while testing uncompressed stableTue, 27 Jul 2021 19:19:00 +0200, by Pierre-Yves David
-
clone: test local clone in `test-clone-uncompressed.t` too stableTue, 27 Jul 2021 19:16:30 +0200, by Pierre-Yves David
-
test-transaction-safety: relax some of the synchronisation schedule stableTue, 27 Jul 2021 00:49:16 +0200, by Pierre-Yves David
-
test-transaction-safety: document the test schedule stableTue, 27 Jul 2021 00:44:57 +0200, by Pierre-Yves David
-
rhg: Propagate permission errors when finding a repository stableThu, 29 Jul 2021 12:22:25 +0200, by Simon Sapin
-
rhg: Add build and config instructions to the README file stableThu, 29 Jul 2021 11:53:03 +0200, by Simon Sapin
-
dirstate: use `add` in the deprecation message about `add` stableWed, 28 Jul 2021 12:39:06 +0200, by Pierre-Yves David
-
help: correct config.profiling.freq name (frequency->freq) stableMon, 26 Jul 2021 15:02:23 -0700, by Kyle Lippincott
-
run-tests: use a small timeout for chg instance stableWed, 28 Jul 2021 13:18:13 +0200, by Pierre-Yves David
-
run-tests: do not inherit file descriptor when running a command stableWed, 28 Jul 2021 14:56:10 +0200, by Pierre-Yves David
-
dummyssh: make sure we don't inherit files descriptor to the children stableWed, 28 Jul 2021 14:55:06 +0200, by Pierre-Yves David
-
tests: make test-serve works on system that allow user to bind low port stableThu, 29 Jul 2021 02:20:26 +0200, by Pierre-Yves David
-
git: restore basic functionality (issue6545) stableThu, 29 Jul 2021 17:04:55 -0400, by Augie Fackler
-
typing: add several assertions to dirstatemap to appease pytypeFri, 30 Jul 2021 00:11:56 -0400, by Matt Harbison
-
help: indicate how to run downgrade a repository using persistent nodemap stableMon, 26 Jul 2021 21:55:53 +0200, by Pierre-Yves David
-
help: use the correct spelling for `slow-path` in persistent nodemap help stableMon, 26 Jul 2021 21:52:10 +0200, by Pierre-Yves David
-
fix: use scmutil.movedirstate() instead of reimplementing stableMon, 11 Mar 2019 10:59:35 -0700, by Martin von Zweigbergk
-
fix: rewrite writeworkingdir() to explicitly not work with merges stableMon, 11 Mar 2019 10:56:56 -0700, by Martin von Zweigbergk
-
tests: demonstrate bug in `hg fix` with incorrectly dirty working copy stableThu, 22 Jul 2021 17:12:56 -0700, by Martin von Zweigbergk
-
typing: convert an annotation to an assertion in commands.py stableWed, 21 Jul 2021 15:34:35 -0400, by Matt Harbison
-
test: remove `sleep` usage in `test-nointerrupt.t` (issue6271) stableTue, 20 Jul 2021 23:04:28 +0200, by Pierre-Yves David
-
branching: merge default into stable stable 5.9rc0Wed, 21 Jul 2021 22:52:09 +0200, by Pierre-Yves David
-
relnotes: document the change in the dirstate APIMon, 19 Jul 2021 23:14:38 +0200, by Pierre-Yves David
-
dirstate: deprecate the `add` methodMon, 19 Jul 2021 08:56:56 +0200, by Pierre-Yves David
-
mq: replace `add` call with newer APISun, 18 Jul 2021 22:35:37 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `add` in `synclfdirstate`Mon, 19 Jul 2021 08:59:00 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `add` in `mergerecordupdates`Mon, 19 Jul 2021 03:19:06 +0200, by Pierre-Yves David
-
dirstate: deprecate the `drop` methodMon, 19 Jul 2021 09:05:25 +0200, by Pierre-Yves David
-
narrow: stop using `drop` in the `updateworkingcopy`Mon, 19 Jul 2021 17:33:45 +0200, by Pierre-Yves David
-
mq: replace `drop` call with newer APISun, 18 Jul 2021 22:32:55 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `drop` during `rollback`Mon, 19 Jul 2021 09:15:37 +0200, by Pierre-Yves David
-
largefile: use `update_file` instead of `drop` in `synclfdirstate`Mon, 19 Jul 2021 09:14:24 +0200, by Pierre-Yves David
-
sparse: use `update_file` instead of `drop`Mon, 19 Jul 2021 09:08:54 +0200, by Pierre-Yves David
-
sparse: use `update_file` instead of `drop` in `refreshwdir`Mon, 19 Jul 2021 01:58:45 +0200, by Pierre-Yves David
-
amend: use `update_file` instead of `drop`Mon, 19 Jul 2021 09:07:08 +0200, by Pierre-Yves David
-
context: use `update_file` instead of `drop` in `markcommitted`Mon, 19 Jul 2021 03:16:40 +0200, by Pierre-Yves David