index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
51391: complete remote branch names respecting --delete for git push
Øystein Walle
2023-02-17
1
-1
/
+9
*
51330: Update python3 completion for version 3.11
Shohei YOSHIDA
2023-01-27
1
-1
/
+5
*
51326: Improve -fsanitize option completion
Shohei YOSHIDA
2023-01-24
1
-1
/
+4
*
51322 (+ minor tweak): Update gnu make completion for version 4.4
Shohei YOSHIDA
2023-01-22
1
-2
/
+4
*
51313: fix "git rerere forget" completion
Bart Schaefer
2023-01-21
1
-3
/
+3
*
51256: Add --refetch to completions of git-fetch
Jörg Sommer
2023-01-11
1
-0
/
+1
*
51276: Fix diff completion for non GNU / FreeBSD platforms
Nathan Houghton
2023-01-10
1
-15
/
+26
*
unposted (cf. users/28616): _svnadmin: Add comment noting a case that's not c...
Daniel Shahaf
2023-01-06
1
-0
/
+3
*
51255: Update erb completion for version 4.0.2
Shohei YOSHIDA
2022-12-31
1
-2
/
+3
*
51254: Add irb completion for version 1.6.2
Shohei YOSHIDA
2022-12-31
1
-2
/
+14
*
51253: Update ruby completion for version 3.2.0
Shohei YOSHIDA
2022-12-31
1
-10
/
+17
*
51233: Update sanitizer list to GCC 12
Shohei YOSHIDA
2022-12-31
1
-5
/
+7
*
51249: use of --force-local with tar completion
Daniel Shahaf
2022-12-30
1
-1
/
+1
*
51111: update completion for global to version 6.6.8
Shohei YOSHIDA
2022-12-09
1
-2
/
+7
*
51047: fix quoting of completion matches when _canonical_paths -N option is used
Bart Schaefer
2022-12-09
1
-1
/
+2
*
51108: single letter forms of Shift-JIS / EUC-JP options were reversed
Shohei YOSHIDA
2022-12-06
1
-4
/
+4
*
unposted (c.f. Norikatsu Shigemura: github #96): add missing local declaration
Oliver Kiddle
2022-11-17
1
-1
/
+2
*
github #87 (tweaked): update options tmux 3.4
Matt Koscica
2022-11-17
1
-6
/
+47
*
github #95: Add completions for neomutt
Wu Zhenyu
2022-11-17
1
-1
/
+1
*
unposted (c.f. Denis Bitouzé: users/28405): handle also lualatex
Oliver Kiddle
2022-11-17
1
-1
/
+1
*
50844: Remove _stgit completion script
Peter Grayson
2022-10-31
1
-52
/
+0
*
50714: also complete in the 2nd argument of "git diff" anything that could
Bart Schaefer
2022-10-22
1
-15
/
+12
*
50695: Completion/Unix/Command/_mysql_utils add --protocol option
Eric Cook
2022-09-28
1
-0
/
+1
*
unposted: _imagemagick: Add *.svg and *.webp files.
Daniel Shahaf
2022-08-28
1
-1
/
+1
*
Felipe Contreras: 50435+50436 (+50444): do not build anything
Jun-ichi Takimoto
2022-08-05
1
-3
/
+31
*
users/27852: local _compskip to avoid propagating any changes by _normal
Bart Schaefer
2022-07-16
1
-1
/
+1
*
github #93: Replace /etc/mtab with /proc/self/mounts for Linux
Norbert Lange
2022-05-25
1
-1
/
+6
*
50278: use `man -w` in preference to `manpath`; fix caching and precedence of -M
Bart Schaefer
2022-05-22
1
-17
/
+28
*
github #91: _find (gnu/freebsd/darwin): Add some flags and syntaxes
Arvid Norlander
2022-05-20
1
-3
/
+9
*
Marlon Richert: 49954: gradle completion improvements
Bart Schaefer
2022-05-07
1
-53
/
+61
*
unposted: Fix util-linux variant detection in _getopt
dana
2022-04-26
1
-3
/
+4
*
unposted (cf. users/27656 (Tomasz Pala), users/27660): fix $SUFFIX when GLOB_...
Bart Schaefer
2022-04-19
1
-1
/
+1
*
50017: allow lowercase to match with uppercase in timezone name
Jun-ichi Takimoto
2022-04-12
1
-1
/
+2
*
49968: _adb: also replace model names, since device names aren't sent on wifi...
Mikael Magnusson
2022-04-03
1
-0
/
+2
*
49967: _adb: Handle dumpsys SurfaceFlinger arguments
Mikael Magnusson
2022-04-03
1
-3
/
+51
*
49966: _adb: Parse device spec correctly
Mikael Magnusson
2022-04-03
1
-6
/
+5
*
49965: _adb: use $CURRENT instead of $#words
Mikael Magnusson
2022-04-03
1
-6
/
+6
*
49964: _adb: Complete services for start/stop
Mikael Magnusson
2022-04-03
1
-1
/
+15
*
49963: _adb: Fix device serial completion for hostname:port syntax
Mikael Magnusson
2022-04-03
1
-1
/
+1
*
49962: _adb: Add dumpsys and cmd completion
Mikael Magnusson
2022-04-03
1
-1
/
+21
*
49961: _adb: handle exec-out like shell
Mikael Magnusson
2022-04-03
1
-1
/
+2
*
49943: offer only timezone files starting with uppercase
Jun-ichi Takimoto
2022-04-01
1
-1
/
+1
*
49875: completion for info -f.
Peter Stephenson
2022-03-24
1
-2
/
+7
*
49852: Add _routing_domains and _routing_tables types
Matthew Martin
2022-03-18
6
-7
/
+6
*
49766: _less: add quotes to -" and -#
Jun-ichi Takimoto
2022-02-23
1
-2
/
+2
*
49765: _less: add option --color as synonym for -D
Jun-ichi Takimoto
2022-02-23
1
-2
/
+2
*
49757 (sourceforge #1): offer *.dtx as TeX input files
samcarter
2022-02-16
1
-1
/
+1
*
49730: new completions for csplit, pr, ptx, truncate
Jun-ichi Takimoto
2022-02-04
4
-0
/
+277
*
49715: _subversion: add: Complete target arguments to this subcommand
Daniel Shahaf
2022-01-29
1
-10
/
+14
*
49714: _subversion: resolve: Complete conflicted files created by merges, too
Daniel Shahaf
2022-01-29
1
-1
/
+5
[prev]
[next]