log

age author description
Thu, 15 Apr 2021 12:33:05 +0200 Pierre-Yves David template: add a `paths` field to all entry in peerurls
Fri, 07 May 2021 10:39:58 +0200 Pierre-Yves David cache: avoid warming the fnodetags cache after clone stable
Wed, 05 May 2021 17:47:30 -0400 Matt Harbison run-tests: fix whitelist/blacklist with directories on Windows stable
Thu, 11 Mar 2021 23:20:41 -0500 Matt Harbison run-tests: ignore PermissionError when checking available ports stable
Tue, 11 May 2021 18:10:59 +0200 Simon Sapin status: Add some more tests
Sat, 08 May 2021 00:21:31 -0400 Matt Harbison run-tests: use the same python version for shebang lines on Windows
Fri, 14 May 2021 10:01:29 +0000 Karthikeyan Singaravelan vfs: Fix deprecation warning in Python 3.10 (issue6520)
Wed, 12 May 2021 10:24:17 +0200 Raphaël Gomès contrib: fix typo
Mon, 03 May 2021 12:27:09 +0200 Pierre-Yves David revlog: rename `indexdata` to entry_data
Mon, 03 May 2021 12:26:59 +0200 Pierre-Yves David revlog: use "entry_point" phrasing for loading the revlog
Mon, 03 May 2021 12:26:48 +0200 Pierre-Yves David revlog: directly use self._format_flags when loading index
Mon, 03 May 2021 12:26:37 +0200 Pierre-Yves David revlog: directly use self._format_version when loading index
Mon, 03 May 2021 12:26:27 +0200 Pierre-Yves David revlog: use `_format_flags` to access flags instead of `header`
Mon, 03 May 2021 12:26:17 +0200 Pierre-Yves David revlog: rename `newversionflags` to `new_header`
Mon, 03 May 2021 12:26:06 +0200 Pierre-Yves David revlog: rename `versionflags` to header