Mark Derricutt

Results 34 issues of Mark Derricutt

### Description of the bug When I have say 9 commits in my stack, and I use "git reword" to only update the LAST commit, git-branchless still rewrites _all_ commits....

bug
help wanted
good first issue

This commit updates the fish init script to support the upcoming 4.1.x release of Fish by using `status get-file`. Fixes #1045

As part of Fish 4.1.x, the `$__fish_data_dir` variable is no longer used, as it's assets are now compiled into the binary (when built via `cargo`). This is documented in the...

This commit updates the analyser version which supports reading byte code generated by Java 24. Fixes #524 Following this checklist to help us incorporate your contribution quickly and easily: -...