log

age author description
Thu, 08 Dec 2022 15:13:17 +0100 Pierre-Yves David chg: scale the timeout in test with the rest stable
Sun, 11 Dec 2022 16:46:29 +0400 Anton Shestakov hghave: we might need py310 and py311 at some point stable
Sun, 11 Dec 2022 16:44:50 +0400 Anton Shestakov hghave: detect Python 3.10 and 3.11 as well stable
Mon, 05 Dec 2022 16:05:04 -0500 Matt Harbison extensions: load help from hgext.__index__ as a fallback this time stable
Wed, 07 Dec 2022 11:26:07 -0500 Matt Harbison extensions: process disabled external paths when `hgext` package is in-memory stable
Mon, 05 Dec 2022 15:14:33 -0500 Matt Harbison hg: show the correct message when cloning an LFS repo with extension disabled stable
Thu, 08 Dec 2022 21:45:47 -0500 Matt Harbison demandimport: fix a crash in LazyFinder.__delattr__ stable
Wed, 07 Dec 2022 20:12:23 +0100 Pierre-Yves David bundle: emit full snapshot as is, without doing a redelta
Tue, 06 Dec 2022 12:10:31 +0100 Pierre-Yves David bundle: when forcing acceptance of incoming delta also accept snapshot
Wed, 07 Dec 2022 20:05:19 +0100 Pierre-Yves David delta-find: properly report full snapshot used from cache as such
Wed, 07 Dec 2022 22:40:54 +0100 Pierre-Yves David test-acl: glob the payload size again
Mon, 05 Dec 2022 19:37:12 +0400 Anton Shestakov tests: use `test -f` instead of `ls` to see if a file is present (issue6662) stable
Tue, 29 Nov 2022 15:41:28 -0800 Martin von Zweigbergk amend: add a --draft option to set phase to draft
Tue, 29 Nov 2022 13:07:16 -0800 Martin von Zweigbergk commit: add --draft option to use draft phase
Tue, 29 Nov 2022 14:40:17 -0800 Martin von Zweigbergk tests: use graph log in test-phases.t