COMMITS
May 13, 2026
J
fish_git_prompt: include T (typechange) in status filter
June Kim committed
J
fish_git_prompt: skip rename/copy source paths in status parsing
June Kim committed
J
Add failing test for git prompt rename miscount (issue #11296)
June Kim committed
May 10, 2026
N
man-pages: force encoding when reading doc sources
Nahor committed
D
feat: dynamic cargo xtask completions for fish
Daniel Rainer committed
C
Add completions for `git history`
Collin Styles committed
D
feat: add info how to update outdated PO files
Daniel Rainer committed
M
docs: update Homebrew link to HTTPS
Milo committed
J
uvar migration: clarify it's about 4.3 or higher
Johannes Altmanninger committed
J
uvar migration: recogize more historical defaults as such
Johannes Altmanninger committed
N
windows build: disable lint checks
Nahor committed
D
l10n: update PO files
Daniel Rainer committed
F
string shorten: Don't produce output with --quiet
Fabian Boehm committed
May 12, 2026
J
vi mode: fix "x" command in builtin read
Johannes Altmanninger committed
May 7, 2026
P
add example of how to set default variable values
PowerUser64 committed
J
fish_command_not_found: move non-interactive logic
Johannes Altmanninger committed
J
fish_command_not_found: remove legacy event handler
Johannes Altmanninger committed
J
handle_command_not_found: extract constant
Johannes Altmanninger committed
J
fish_command_not_found: deduplicate /etc/os-release regex
Johannes Altmanninger committed
J
fish_command_not_found: remove duplicate function definition
Johannes Altmanninger committed
J
share: remove redundant continuation lines escaping
Johannes Altmanninger committed
J
Don't print greetings in interactive read in fake-interactive shell
Johannes Altmanninger committed
J
fish_git_prompt: remove checks for interactive bit
Johannes Altmanninger committed
J
share: use "status is-*" instead of old-school "status --is-*"
Johannes Altmanninger committed
May 6, 2026
N
complete: remove unescaping of `-c`/`-p` values
Nahor committed
J
completions/tmux: complete directories for new-session -c
Jian Weihang committed
April 29, 2026
J
Pass Parser by exclusive reference
Johannes Altmanninger committed
May 2, 2026
J
Remove unused ScopeGuarding trait
Johannes Altmanninger committed
J
Remove unused ScopeGuard::cancel()
Johannes Altmanninger committed
May 5, 2026
H
completions/waydroid:
huaji2369 committed