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