Ben Boeckel

Results 184 issues of Ben Boeckel

##### SUMMARY Port `community.general.git_config` to Windows. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME `win_git_config` ##### ADDITIONAL INFORMATION As with `git_config`, using a command is error-prone and doesn't support...

# Feature Request When there are cross-cutting concerns across many projects on a CDash instance, it would be nice to be able to have "group" permissions so that anyone doing...

feature request

# Bug report ### Expected Behavior The build notes page (`/builds/:id/notes`) progressive loading should move some of the "skeleton" (list of notes and anchors) to before the first paint. This...

bug report

I have a wheel I'm trying to build with C++ code in it. It contains only arm64 binaries for the non-Python code, so `universal2` is the wrong arch tag to...

It would be nice to be able to generate some kind of database that records what tests cover which source lines. This could then be consumed by something like `nextest`...

The `nd-wayland` plugin requires `wayland-wall`. The official `wayland-wall/wayland-wall` repository seems to be gone and only forks are left (none of which have official source releases). Are there potential replacements to...

I'm not sure if it is possible or not, but the ability to plumb `wall(1)` messages to `eventd` would be great. It might involve setting up a TTY on which...

This avoids warnings on aarch64 where `char` is unsigned. It is also more explicit about what it is testing for.

--- Support `ast-grep`. Note that it isn't really associated with a specific language, so I made a new "generic" group for it.

**Name:** ast-grep **URL:** https://ast-grep.github.io/guide/tools/editors.html#lsp-server A tool to help generate project-specific diagnostics. Not restricted to a single language.

new tool