log

age author description
Wed, 20 Jan 2021 12:11:41 +0100 Pierre-Yves David doc: remove the section about share-safe from its verbose gating stable
Wed, 20 Jan 2021 12:08:10 +0100 Pierre-Yves David doc: relocate doc for `share.safe-mismatch.source-safe.warn` stable
Wed, 20 Jan 2021 00:40:41 -0500 Matt Harbison tests: skip a detailed exit status in test-lfs-test-server stable
Wed, 20 Jan 2021 14:57:56 +0100 Joerg Sonnenberger tests: deal with more timing differences in output stable
Tue, 19 Jan 2021 12:22:05 -0500 Augie Fackler merge with stable
Tue, 19 Jan 2021 22:37:35 +0530 Pulkit Goyal Added signature for changeset 9da65e3cf370 stable
Tue, 19 Jan 2021 22:37:09 +0530 Pulkit Goyal Added tag 5.7rc0 for changeset 9da65e3cf370 stable
Tue, 19 Jan 2021 21:48:43 +0530 Pulkit Goyal merge with stable stable 5.7rc0
Mon, 18 Jan 2021 19:16:49 +0530 Pulkit Goyal share: move share safe functionality out of experimental
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
Mon, 18 Jan 2021 19:16:49 +0530 Pulkit Goyal share: move share safe functionality out of experimental
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