index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
/
_git
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-30
github #118: completion(git-rebase): non-interactive mode also supports --aut...
Eisuke Kawashima
1
-9
/
+2
2025-01-27
53327: update for git 2.47
Oliver Kiddle
1
-22
/
+114
2024-08-31
github #120: Update _git to reflect `--recursive` being an alias
Semnodime
1
-1
/
+0
2024-08-13
53031: Completion/Unix/Command/_git: add missing terminator in case statement
Christian Heusel
1
-0
/
+1
2024-05-24
52904: Improve quoting of paths passed via _call_program to "git ls-files"
Bart Schaefer
1
-1
/
+1
2023-11-09
52280: update git completion for new options in git through to version 2.42.0
Oliver Kiddle
1
-93
/
+238
2023-09-20
52141: Add trailer token completion for git commit --trailer
Wesley Schwengle
1
-1
/
+14
2023-03-27
51603: complete dates and times in the form that git accepts
Oliver Kiddle
1
-19
/
+82
2023-03-16
51583: update completion of git attributes
Oliver Kiddle
1
-45
/
+36
2023-03-11
51539: don't complete diff options to git blame
Oliver Kiddle
1
-14
/
+28
2023-02-19
51456: complete only modified files with git add -u
Oliver Kiddle
1
-8
/
+14
2023-02-17
51391: complete remote branch names respecting --delete for git push
Øystein Walle
1
-1
/
+9
2023-01-21
51313: fix "git rerere forget" completion
Bart Schaefer
1
-3
/
+3
2023-01-11
51256: Add --refetch to completions of git-fetch
Jörg Sommer
1
-0
/
+1
2022-10-22
50714: also complete in the 2nd argument of "git diff" anything that could
Bart Schaefer
1
-15
/
+12
2021-12-29
49664: Use associative array for third-party completion
Aaron Schrab
1
-4
/
+4
2021-12-07
49633: update options for git 2.34
Oliver Kiddle
1
-124
/
+238
2021-11-26
github #83: _git-push, _git-send-pack: Make --push-option repeatable.
Paul Seyfert
1
-2
/
+2
2021-11-24
49597: add a helper for completing numbers with unit suffixes and separate ou...
Oliver Kiddle
1
-3
/
+3
2021-09-04
49345: fix git file completion for paths starting with ../
Oliver Kiddle
1
-4
/
+4
2021-08-29
49327: complete for new git maintenance, for-each-repo, sparse-checkout and b...
Oliver Kiddle
1
-2
/
+106
2021-07-09
49150: consistently use singular form for headings on completion match groups
Oliver Kiddle
1
-7
/
+7
2021-04-10
48338: _git: Support case-insensitive path matching
dana
1
-3
/
+8
2021-03-28
48231: add missing git --pretty formats and improve descriptions
Štěpán Němec
1
-7
/
+9
2020-10-29
users/26107: complete changed files after git diff HEAD
Oliver Kiddle
1
-1
/
+8
2020-06-28
46131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be comp...
Daniel Shahaf
1
-2
/
+3
2020-06-28
46128: _git: Complete more options and diff/merge tools.
Daniel Shahaf
1
-2
/
+27
2020-06-28
46129: _git-config: Fix a bug where a second trailing dot would be incorrectl...
Daniel Shahaf
1
-5
/
+1
2020-06-28
46130: _git-config: Complete some more options.
Daniel Shahaf
1
-25
/
+68
2020-06-27
46140: _git: Fix insufficiently quoted pattern
Miroslav Koškár
1
-1
/
+1
2020-06-27
46139: _git: Remove hanging whitespaces
Miroslav Koškár
1
-2
/
+2
2020-03-28
github #46: _git-restore: Complete arguments to the --source option after a '...
Gastón Haro
1
-1
/
+1
2020-03-28
github #46: Better restrict git-restore(1) file completions
Gastón Haro
1
-5
/
+9
2020-03-13
unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ...
dana
1
-1
/
+1
2020-03-07
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
1
-3
/
+10
2020-02-02
45365: _git: Fix __git_recent_branches for the case when a commit has an empt...
WGH
1
-2
/
+2
2020-01-19
45332: _git: add completion for git-version
Eitan Adler
1
-1
/
+8
2020-01-17
45313: _git: Support completion from outside of a worktree when --git-dir/--w...
Daniel Shahaf
1
-4
/
+7
2020-01-15
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
1
-9
/
+16
2020-01-15
45288: _git: Complete bisect/new as well as bisect/bad.
Daniel Shahaf
1
-3
/
+1
2020-01-11
45280: _git: add -local variants
Eitan Adler
1
-2
/
+9
2020-01-09
Fix typos reported by codespell in shell code
Mikael Magnusson
1
-2
/
+2
2020-01-09
45269: Fix misspellings in completions and elsewhere.
Jens Schleusener
1
-5
/
+5
2019-11-24
44923: update options for git 2.24
Oliver Kiddle
1
-149
/
+157
2019-10-02
44797: _git-config: Complete unknown options from 'git help -c'.
Daniel Shahaf
1
-1
/
+8
2019-09-27
44779: completion for new git switch and git restore commands
Oliver Kiddle
1
-21
/
+154
2019-09-18
github #38: fix completion text for git update-index --chmod
Tobias Schulte
1
-1
/
+1
2019-07-19
44551: update for new git changes
Oliver Kiddle
1
-37
/
+165
2019-05-07
44274: allow finer control of completion match soring with compadd's -o option
Oliver Kiddle
1
-7
/
+7
2019-03-21
44111: _git: Use `git rev-list` for log messages
dana
1
-5
/
+7
[next]