Aurélien Gâteau

Results 50 issues of Aurélien Gâteau

Being able to quickly toggle filters, for example by checking/unchecking them, would make it easier to test their effect.

Having a real menubar would make it possible to access the list of recent log files from the keyboard.

Git Bonsai test code creates test repositories. For each commit it currently creates a file, but this could be simplified by calling `git commit` with the `--allow-empty` option.

The man pages referenced in the "SEE ALSO" section of the cron man page are not turned into links.

## Description Clyde 0.5.0 introduced new variables to install auto-completion files. I had `bat` and `fd` installed on a machine. When I ran `clyde update && clyde upgrade`, it tried...

type-bug

## Goal Make it possible to fetch updates for packages not hosted on GitHub. ## Syntax New `fetch` entry in the package file: ``` fetch: type: auto|github|gitlab|script|none # defaults to...

type-enhancement
type-package-format

On Linux and macOS CI runners , running `tidy-viewer --version` fails with that error message: ``` [I] Installing tv 1.4.30 [I] Downloading tidy-viewer-1.4.30-x86_64-apple-darwin.tar.gz [I] Verifying asset integrity [I] Unpacking asset...

os-macos
os-linux
type-infra

## Description Some packages depend on libraries not installed on the Linux runner, making it impossible to add tests for them: - jless and ncspot depends on libxcb - tiled...

os-linux
type-infra