Sat, 19 Oct 2024 00:50:49 -0400 |
Matt Harbison |
contrib: drop python 3.5 requirements file for Linux automation
|
Mon, 04 Feb 2019 23:32:20 -0800 |
Ludovic Chabant |
extdiff: don't run gui programs when in a cli-only environment
|
Wed, 28 Dec 2022 21:33:44 -0800 |
Ludovic Chabant |
bookflow: fix bullet list indentation in docstring
|
Mon, 09 Oct 2023 22:14:24 -0700 |
Ludovic Chabant |
doc: generate separate commands/topics/extension pages
|
Mon, 09 Oct 2023 22:11:21 -0700 |
Ludovic Chabant |
doc: refactor gendoc for better reusability
|
Tue, 01 Oct 2024 16:07:51 +0200 |
Pierre-Yves David |
stream: prefer keeping an open file handle to volatile file instead of copy
|
Tue, 01 Oct 2024 15:55:49 +0200 |
Pierre-Yves David |
stream: remove __getitem__ from the VolatileManager
|
Tue, 01 Oct 2024 15:55:29 +0200 |
Pierre-Yves David |
stream: open volatile file through the manager
|
Mon, 14 Oct 2024 15:11:49 +0200 |
Pierre-Yves David |
stream: rename TempCopyManager to VolatileManager
|
Mon, 14 Oct 2024 12:12:34 -0400 |
Matt Harbison |
ci: only use the macOS runner if manually invoked
|
Tue, 08 Oct 2024 18:59:44 -0400 |
Matt Harbison |
ci: add a runner for macos
|
Tue, 15 Oct 2024 13:52:21 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Tue, 01 Oct 2024 12:29:10 +0200 |
Pierre-Yves David |
branchmap-v3: make sure we write the cache after detecting pure-topo mode
|
Fri, 11 Oct 2024 00:56:20 -0400 |
Matt Harbison |
run-tests: include non-activated venv packages in `PYTHONPATH`
|
Thu, 10 Oct 2024 17:52:26 -0400 |
Matt Harbison |
tests: allow optional output when `test-lfs-server` is sent SIGTERM
|
Wed, 09 Oct 2024 20:09:33 -0400 |
Matt Harbison |
tests: stabilize `test-http-bad-server.t` on macOS
|
Wed, 09 Oct 2024 13:55:04 -0400 |
Matt Harbison |
upgrade: disable using the parallel workers optimization on macOS
|
Sun, 13 Oct 2024 04:55:48 +0200 |
paugier |
format: fix few black issues
|
Thu, 10 Oct 2024 09:54:55 +0200 |
paugier |
install: static data moved from setup.py to pyproject.toml
|
Mon, 14 Oct 2024 00:15:25 +0200 |
Pierre-Yves David |
ci: display tool version more selectively
|
Sun, 13 Oct 2024 14:46:23 +0200 |
Matt Harbison |
zeroconf: fix a warning about a signature mismatch in a method override
|
Mon, 07 Oct 2024 23:24:28 -0400 |
Matt Harbison |
zeroconf: use str instead of bytes when indexing `globals()`
|
Mon, 07 Oct 2024 23:20:09 -0400 |
Matt Harbison |
zeroconf: fix an invalid argument error on Windows
|
Sat, 12 Oct 2024 16:55:30 -0400 |
Matt Harbison |
tests: fix hooks in `test-transaction-rollback-on-revlog-split.t` for Windows
|