COMMITS
May 24, 2026
P
Reimplement test_only_suppress_stderr
Peter Ammon committed
May 23, 2026
N
Fix unused import warning on non-Linux platforms
Nahor committed
J
Fix "cargo doc" error
Johannes Altmanninger committed
J
signal: remove duplicate definition of SIGIOT
Johannes Altmanninger committed
J
signal: extract function for querying SIGHUP disposition
Johannes Altmanninger committed
May 22, 2026
J
proc: remove obsolete NixSignal alias
Johannes Altmanninger committed
J
Rename Signal to RawSignal to make way for nix Signal
Johannes Altmanninger committed
J
Remove redundant uses of std::mem::zeroed()
Johannes Altmanninger committed
May 8, 2026
X
format: reformat TOML files
xtqqczze committed
May 21, 2026
N
Fix comment typo (`CLO_EXEC` -> `CLOEXEC`)
Nahor committed
N
Fix formatting of `tokenizer.rs`
Nahor committed
J
Changelog: mention that redundant /usr/share/fish is gone
Johannes Altmanninger committed
May 19, 2026
S
completion: fix du to support both GNU and BSD
sorgel committed
D
May 17, 2026
J
completions/cargo: remove xtask completions for now
Johannes Altmanninger committed
J
completions/cargo: fix spurious error message if jq is not installed
Johannes Altmanninger committed
J
completions/cargo: fix error completing "cargo asm"
Johannes Altmanninger committed
J
share/config.fish: lazy-load __fish_expand_pid_args
Johannes Altmanninger committed
D
README: update Actions status badge URL
David Adam committed
May 18, 2026
J
completions/cargo: don't implicitly install cargo via rustup
Johannes Altmanninger committed
J
completions/cargo: remove redundant arguments
Johannes Altmanninger committed
May 16, 2026
J
Path component movement to skip all escaped characters
Johannes Altmanninger committed
May 15, 2026
J
Use ST (\x1b\\) as OSC terminator
Johannes Altmanninger committed
May 14, 2026
J
Replace occasional uses of EN DASH (U+2013) with ASCII HYPHEN MINUS
Johannes Altmanninger committed
J
doc terminal-compatibility: don't call out informative Git prompt's arrows
Johannes Altmanninger committed
J
Fix repeated tab causing repeated smartcase completion insertion
Johannes Altmanninger committed
May 13, 2026
J
fish_git_prompt: fix buggy rename parsing
Johannes Altmanninger committed
J
fish_git_prompt: extract function
Johannes Altmanninger committed
May 11, 2026
H
Add git pull/fetch --recurse-submodules to completion
Hans Larsen committed
D
feat: stop language fallback at English
Daniel Rainer committed