log

age author description
Fri, 20 Aug 2021 11:23:41 +0200 Pierre-Yves David dirstate: directly call the dirstatemap in `set_untracked`
Thu, 19 Aug 2021 17:42:55 +0200 Pierre-Yves David resources: narrow the try:except clause to minimum
Sun, 22 Aug 2021 16:32:06 -0400 Matt Harbison merge with stable
Thu, 19 Aug 2021 17:47:27 +0200 Pierre-Yves David resources: stop important a non existent FileNotFoundError stable
Thu, 19 Aug 2021 17:46:46 +0200 Pierre-Yves David template: FileNotFoundError is actually a built in exception stable
Thu, 19 Aug 2021 18:04:14 +0200 Pierre-Yves David check-code: drop the camelcase checks stable
Fri, 20 Aug 2021 00:23:49 +0530 Pulkit Goyal Added signature for changeset 53221078e0de stable
Fri, 20 Aug 2021 00:23:40 +0530 Pulkit Goyal Added tag 5.9 for changeset 53221078e0de stable
Mon, 16 Aug 2021 18:39:58 +0200 Pierre-Yves David pyoxidizer: always run the associated CI jobs stable 5.9
Wed, 18 Aug 2021 21:28:36 +0200 Pierre-Yves David pyoxidizer: skip for ZeroConf related test for now stable
Wed, 18 Aug 2021 21:05:46 +0200 Pierre-Yves David pyoxidizer: disable the test for disabled & broken extensions help stable
Wed, 18 Aug 2021 21:37:55 +0200 Pierre-Yves David pyoxidizer: re-install PYTHONPATH behavior stable
Wed, 18 Aug 2021 16:48:32 +0200 Pierre-Yves David windows: add pytest-vcr to the dependencies stable
Wed, 18 Aug 2021 16:02:46 +0200 Pierre-Yves David pyoxidizer: wrap the pyoxidizer script on multiple line stable
Wed, 18 Aug 2021 15:05:25 +0200 Pierre-Yves David pyoxidized: silence the fuzzywuzzy warning about python-Levenshtein stable
Wed, 18 Aug 2021 13:16:04 +0200 Pierre-Yves David pyoxidized: install fuzzywuzzy too stable
Wed, 18 Aug 2021 14:57:34 +0200 Pierre-Yves David pyoxidized: adapt output of test-install.t stable
Wed, 18 Aug 2021 13:02:08 +0200 Pierre-Yves David pyoxidized: disable part of `test-install.t` related to pip and virtualenv stable
Wed, 18 Aug 2021 12:53:40 +0200 Pierre-Yves David pyoxidized: adapt output of test-bad-extension.t stable
Wed, 18 Aug 2021 12:49:55 +0200 Pierre-Yves David pyoxidized: adapt output of test-flagprocessor.t stable
Wed, 18 Aug 2021 12:42:16 +0200 Pierre-Yves David pyoxidized: adapt output of `test-phases.t` stable
Wed, 18 Aug 2021 01:27:45 +0200 Pierre-Yves David pyoxidized: add a copy of the `doc` directory in the right location stable
Wed, 18 Aug 2021 01:26:25 +0200 Pierre-Yves David pyoxidized: add a copy of the `contrib` directory in the right location stable
Wed, 18 Aug 2021 01:18:34 +0200 Pierre-Yves David pyoxidized: add a copy of the `defaultrc` file in the right location stable
Wed, 18 Aug 2021 02:08:03 +0200 Pierre-Yves David pyoxidized: add a copy of the `helptext` directory in the right location stable
Wed, 18 Aug 2021 01:41:02 +0200 Pierre-Yves David template: handle missing resource in `_readmapfile` stable
Wed, 18 Aug 2021 01:10:40 +0200 Pierre-Yves David pyoxidized: add a copy of the `templates` directory in the right location stable
Wed, 18 Aug 2021 01:07:38 +0200 Pierre-Yves David pyoxidized: add a dedicated target in the tests stable
Tue, 17 Aug 2021 20:48:52 +0200 Pierre-Yves David pyoxidized: adapt test-devel-warnings.t stable
Tue, 17 Aug 2021 21:57:59 +0200 Pierre-Yves David test-extension: adapt output to pyoxidizer stable
Tue, 17 Aug 2021 20:48:34 +0200 Pierre-Yves David pyoxidized: add a `pyoxidizer` hghave keyword for line matching stable
Tue, 17 Aug 2021 14:38:25 +0200 Pierre-Yves David templater: swap `\` with `/` in more location stable
Tue, 17 Aug 2021 13:22:06 +0200 Pierre-Yves David templater: swap `\` with `/` to allow the resource logic to kicks in stable
Thu, 05 Aug 2021 18:38:42 +0200 Raphaël Gomès heptapod-ci: extend timeout for pytype checking stable
Mon, 09 Aug 2021 00:49:50 -0400 Matt Harbison ci: run --pyoxidized tests on Windows stable
Tue, 10 Aug 2021 12:56:32 +0200 Pierre-Yves David run-tests: introduce a --pyoxidized option stable
Tue, 10 Aug 2021 11:45:43 +0200 Pierre-Yves David ci: add a "all" template to easily control "when" test run stable
Tue, 10 Aug 2021 19:19:53 +0530 Pulkit Goyal Added signature for changeset 2813d406b036 stable
Tue, 10 Aug 2021 19:19:47 +0530 Pulkit Goyal Added tag 5.9rc1 for changeset 2813d406b036 stable
Sat, 07 Aug 2021 16:51:47 +0200 Pierre-Yves David issue6528: add a config option to control the fixing on the fly stable 5.9rc1
Sat, 07 Aug 2021 14:12:28 +0200 Pierre-Yves David issue6528: also filter delta on the fly when applying a changegroup stable
Sat, 07 Aug 2021 14:13:53 +0200 Pierre-Yves David filelog: open the writing context a bit earlier in `addgroup` stable
Sat, 07 Aug 2021 12:39:01 +0200 Pierre-Yves David issue6528: implement _is_revision_affected_fast using callback stable
Sat, 07 Aug 2021 12:38:48 +0200 Pierre-Yves David issue6528: implement _is_revision_affected using callback stable
Fri, 06 Aug 2021 12:10:36 +0200 Raphaël Gomès debugcommands: add a `--paranoid` option to `debug-repair-issue-6528` stable
Thu, 05 Aug 2021 17:00:03 +0200 Raphaël Gomès repair: improve performance of detection of revisions affected by issue6528 stable
Tue, 27 Jul 2021 21:45:27 +0200 Raphaël Gomès debugcommands: introduce a debug command to repair repos affected by issue6528 stable
Mon, 09 Aug 2021 19:49:57 -0400 Matt Harbison contrib: switch the Windows bootstrap environment to py3.9 stable
Mon, 09 Aug 2021 19:36:26 -0400 Matt Harbison contrib: comment out the 64-bit py38 dependency installation on Windows stable
Mon, 09 Aug 2021 19:32:44 -0400 Matt Harbison contrib: drop python2.7 from the Windows dependency install script stable
Mon, 09 Aug 2021 19:24:46 -0400 Matt Harbison contrib: log the command and args for every process installing windows deps stable
Fri, 23 Jul 2021 10:47:12 +0200 Raphaël Gomès windows-ci: run Windows CI automatically alongside the others stable
Thu, 05 Aug 2021 12:53:44 +0200 Pierre-Yves David vfs: always use / as file separator (issue6546) stable
Thu, 05 Aug 2021 12:53:36 +0200 Pierre-Yves David subrepo: compare normalised vfs path stable
Thu, 05 Aug 2021 18:25:35 +0200 Raphaël Gomès pager: account for flakiness in Windows output stable
Fri, 23 Jul 2021 10:45:08 +0200 Raphaël Gomès windows-ci: clean up the Heptapod CI file now that the baseline is solid stable
Tue, 03 Aug 2021 21:22:02 +0200 Pierre-Yves David test-nointerrupt: make "sure" the handler "might" trigger (issue6558) stable
Tue, 03 Aug 2021 19:26:26 +0200 Pierre-Yves David testing: make sure write_file is "atomic" stable
Wed, 04 Aug 2021 19:45:13 +0200 Pierre-Yves David test: disable test-subrepo-git.t in python2 + chg stable
Tue, 20 Jul 2021 17:20:19 +0200 Georges Racinet hgwebdir: avoid systematic full garbage collection