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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
51340: update _rake for version 13
Shohei YOSHIDA
1
-3
/
+14
2023-05-11
51331: update _pydoc for version 3.11
Shohei YOSHIDA
1
-2
/
+3
2023-04-18
51663: fix a typo in 51582 (_ssh)
Jun-ichi Takimoto
1
-1
/
+1
2023-03-27
51589: Update nm options
Shohei YOSHIDA
1
-4
/
+8
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-16
51582: openssh 9.3 completion update
Oliver Kiddle
1
-66
/
+118
2023-03-16
51581: update completions to cover changes in OpenBSD 7.2
Oliver Kiddle
3
-3
/
+3
2023-03-11
51539: don't complete diff options to git blame
Oliver Kiddle
1
-14
/
+28
2023-02-24
51473: Update cal/ncal completion
Shohei YOSHIDA
1
-13
/
+116
2023-02-24
51474: make -e and --vault-id options repeatable and update for new options t...
Oliver Kiddle
1
-25
/
+64
2023-02-19
51456: complete only modified files with git add -u
Oliver Kiddle
1
-8
/
+14
2023-02-19
51455, 51461: new completion for the OpenLDAP client tools including a helper...
Oliver Kiddle
1
-0
/
+222
2023-02-17
51391: complete remote branch names respecting --delete for git push
Øystein Walle
1
-1
/
+9
2023-01-27
51330: Update python3 completion for version 3.11
Shohei YOSHIDA
1
-1
/
+5
2023-01-24
51326: Improve -fsanitize option completion
Shohei YOSHIDA
1
-1
/
+4
2023-01-22
51322 (+ minor tweak): Update gnu make completion for version 4.4
Shohei YOSHIDA
1
-2
/
+4
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
2023-01-06
unposted (cf. users/28616): _svnadmin: Add comment noting a case that's not c...
Daniel Shahaf
1
-0
/
+3
2022-12-31
51255: Update erb completion for version 4.0.2
Shohei YOSHIDA
1
-2
/
+3
2022-12-31
51254: Add irb completion for version 1.6.2
Shohei YOSHIDA
1
-2
/
+14
2022-12-31
51253: Update ruby completion for version 3.2.0
Shohei YOSHIDA
1
-10
/
+17
2022-12-31
51233: Update sanitizer list to GCC 12
Shohei YOSHIDA
1
-5
/
+7
2022-12-30
51249: use of --force-local with tar completion
Daniel Shahaf
1
-1
/
+1
2022-12-09
51111: update completion for global to version 6.6.8
Shohei YOSHIDA
1
-2
/
+7
2022-12-06
51108: single letter forms of Shift-JIS / EUC-JP options were reversed
Shohei YOSHIDA
1
-4
/
+4
2022-11-17
unposted (c.f. Norikatsu Shigemura: github #96): add missing local declaration
Oliver Kiddle
1
-1
/
+2
2022-11-17
github #87 (tweaked): update options tmux 3.4
Matt Koscica
1
-6
/
+47
2022-11-17
github #95: Add completions for neomutt
Wu Zhenyu
1
-1
/
+1
2022-11-17
unposted (c.f. Denis Bitouzé: users/28405): handle also lualatex
Oliver Kiddle
1
-1
/
+1
2022-10-31
50844: Remove _stgit completion script
Peter Grayson
1
-52
/
+0
2022-10-22
50714: also complete in the 2nd argument of "git diff" anything that could
Bart Schaefer
1
-15
/
+12
2022-09-28
50695: Completion/Unix/Command/_mysql_utils add --protocol option
Eric Cook
1
-0
/
+1
2022-08-28
unposted: _imagemagick: Add *.svg and *.webp files.
Daniel Shahaf
1
-1
/
+1
2022-08-05
Felipe Contreras: 50435+50436 (+50444): do not build anything
Jun-ichi Takimoto
1
-3
/
+31
2022-07-16
users/27852: local _compskip to avoid propagating any changes by _normal
Bart Schaefer
1
-1
/
+1
2022-05-22
50278: use `man -w` in preference to `manpath`; fix caching and precedence of -M
Bart Schaefer
1
-17
/
+28
2022-05-20
github #91: _find (gnu/freebsd/darwin): Add some flags and syntaxes
Arvid Norlander
1
-3
/
+9
2022-05-07
Marlon Richert: 49954: gradle completion improvements
Bart Schaefer
1
-53
/
+61
2022-04-26
unposted: Fix util-linux variant detection in _getopt
dana
1
-3
/
+4
2022-04-03
49968: _adb: also replace model names, since device names aren't sent on wifi...
Mikael Magnusson
1
-0
/
+2
2022-04-03
49967: _adb: Handle dumpsys SurfaceFlinger arguments
Mikael Magnusson
1
-3
/
+51
2022-04-03
49966: _adb: Parse device spec correctly
Mikael Magnusson
1
-6
/
+5
2022-04-03
49965: _adb: use $CURRENT instead of $#words
Mikael Magnusson
1
-6
/
+6
2022-04-03
49964: _adb: Complete services for start/stop
Mikael Magnusson
1
-1
/
+15
2022-04-03
49963: _adb: Fix device serial completion for hostname:port syntax
Mikael Magnusson
1
-1
/
+1
2022-04-03
49962: _adb: Add dumpsys and cmd completion
Mikael Magnusson
1
-1
/
+21
2022-04-03
49961: _adb: handle exec-out like shell
Mikael Magnusson
1
-1
/
+2
2022-03-24
49875: completion for info -f.
Peter Stephenson
1
-2
/
+7
[next]