log

age author description
Fri, 15 Jan 2021 12:08:07 +0530 Pulkit Goyal share: rename share-safe warning config
Mon, 18 Jan 2021 21:37:20 +0530 Pulkit Goyal share: rework config options to be much clearer and easier
Thu, 14 Jan 2021 21:34:12 +0530 Pulkit Goyal localrepo: disallow share if there is a version mismatch by default
Mon, 18 Jan 2021 19:50:21 +0530 Pulkit Goyal upgrade: re-read current requirements after taking lock
Thu, 14 Jan 2021 21:29:46 +0530 Pulkit Goyal upgrade: take lock only for part where it's required
Mon, 18 Jan 2021 19:19:47 +0100 Pierre-Yves David clang-format: reorder includes to appease the formatter
Mon, 18 Jan 2021 01:15:10 -0500 Matt Harbison run-tests: catch a Windows specific error when testing for a free socket
Mon, 18 Jan 2021 00:50:01 -0500 Matt Harbison run-tests: work around the Windows firewall popup for server processes
Sun, 17 Jan 2021 22:25:15 -0500 Matt Harbison hghave: split apart testing for the curses module and `tic` executable
Mon, 18 Jan 2021 13:59:54 +0100 Joerg Sonnenberger sqlitestore: disable test with chg
Fri, 15 Jan 2021 20:26:21 +0100 Pierre-Yves David heptapod-ci: allow testing with docker image other than :latest
Sun, 17 Jan 2021 20:27:59 +0100 Pierre-Yves David persistent-nodemap: also exchange the nodemap data over the wire
Sun, 17 Jan 2021 19:22:30 +0100 Pierre-Yves David persistent-nodemap: catch the right exception on python
Sun, 17 Jan 2021 02:50:26 -0500 Matt Harbison hghave: adjust the definition of `tic` to allow curses tests on Windows
Wed, 09 Dec 2020 00:51:35 -0500 Matt Harbison windows: wrap `os.getcwd()` in `os.path.realpath()` on py3
Tue, 01 Dec 2020 21:51:41 -0500 Matt Harbison packaging: include `windows-curses` on Windows
Sat, 16 Jan 2021 20:15:10 -0500 Matt Harbison cext: fix compiler error in revlog.c on Windows with py2
Sat, 16 Jan 2021 01:02:03 +0100 Pierre-Yves David discovery: add a devel.discovery.exchange-heads
Sun, 17 Jan 2021 02:48:15 +0100 Pierre-Yves David test-regression: backing out D9640 (63c923fd7fa8)
Fri, 15 Jan 2021 12:41:38 +0100 Pierre-Yves David clone: make sure we warm the cache after a clone
Thu, 14 Jan 2021 04:56:29 +0100 Pierre-Yves David persistent-nodemap: remove the "experimental" tag to the feature
Wed, 13 Jan 2021 23:50:03 +0100 Pierre-Yves David persistent-nodemap: drop the storage.revlog.nodemap.mode config
Wed, 13 Jan 2021 23:41:37 +0100 Pierre-Yves David persistent-nodemap: add a "abort" option to the slow-path config
Wed, 13 Jan 2021 23:07:41 +0100 Pierre-Yves David persistent-nodemap: add a "warn" option to the slow-path config
Wed, 13 Jan 2021 18:33:48 +0100 Pierre-Yves David persistent-node: check the value of the slow-path config
Thu, 14 Jan 2021 01:25:06 +0100 Pierre-Yves David persistent-nodemap: add a revlog.storage.persistent-nodemap.slow-path option
Thu, 14 Jan 2021 01:12:42 +0100 Pierre-Yves David persistent-nodemap: document storage.revlog.persistent-nodemap.mmap=no
Wed, 13 Jan 2021 23:51:12 +0100 Pierre-Yves David persistent-nodemap: rename the storage.revlog.nodemap.mmap option
Thu, 14 Jan 2021 00:56:27 +0100 Pierre-Yves David persistent-nodemap: document the feature in `hg help config.format`
Thu, 14 Jan 2021 00:37:36 +0100 Pierre-Yves David persistent-nodemap: write down the sprint conclusion