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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: Fix mistyped variable name in _opkg
dana
2018-06-24
1
-1
/
+1
*
43081: Add networksetup completion
dana
2018-06-23
1
-0
/
+320
*
43088: Fix wajig sub-command completion
dana
2018-06-23
1
-1
/
+2
*
43074: Completion for additional linker options for clang and sanitizers for gcc
Eitan Adler
2018-06-21
1
-10
/
+11
*
43078: add completion for the sed expression
Oliver Kiddle
2018-06-21
1
-11
/
+206
*
43073: various completion option updates
Oliver Kiddle
2018-06-21
19
-80
/
+195
*
43061: Improve open (macOS) completion
dana
2018-06-20
2
-19
/
+61
*
43060: Expand stat completion
dana
2018-06-20
2
-33
/
+96
*
43047: Add completion for hostname
dana
2018-06-18
1
-0
/
+76
*
43047: Make _bind_addresses always return local IPs
dana
2018-06-18
1
-13
/
+15
*
43006: complete modified files after `git stash --`
Tim Smith
2018-06-18
1
-0
/
+3
*
users/23484: be consistent on matcher specs for git branches to fix issue wit...
Oliver Kiddle
2018-06-18
1
-6
/
+6
*
43048: add sanitizers, standards aliases and fix -flto
Eitan Adler
2018-06-18
1
-4
/
+18
*
43043: Improve comm/sed completion
dana
2018-06-17
2
-12
/
+18
*
43024: Improve _man section-name matching
dana
2018-06-15
1
-6
/
+37
*
42981: Add ed completer
Matthew Martin
2018-06-15
1
-0
/
+38
*
42992: Fix minor escaping bug in _bash
dana
2018-06-13
1
-2
/
+2
*
42992: Use _call_program to fetch argument possibilities
dana
2018-06-13
4
-10
/
+10
*
unposted: Change 'Mac OS X' reference to 'macOS'
dana
2018-06-12
1
-1
/
+1
*
42983: Address misc. feedback re: _man
dana
2018-06-11
1
-8
/
+14
*
42984: Fix argument pass-through to compadd
dana
2018-06-11
2
-2
/
+2
*
42978: fix small but irritating bug in pbcopy completion
dana
2018-06-10
1
-1
/
+1
*
42977: Complete options to major man variants, otherwise improve especially s...
dana
2018-06-10
1
-45
/
+306
*
42968: add "-c" for _shutdown completion on FreeBSD 12-current
Eitan Adler
2018-06-09
1
-0
/
+5
*
42965: add full completion for bash and update shell list in _sh
dana
2018-06-09
2
-1
/
+86
*
42964: Update list of fbsd architectures
Eitan Adler
2018-06-09
1
-1
/
+1
*
42918: fix file completion for jq
dana
2018-06-09
1
-1
/
+1
*
42918: adapt detection of GNU variant of ldd to work on Ubuntu
dana
2018-06-09
1
-1
/
+1
*
42947: new luarocks completion
Doron Behar
2018-06-07
1
-0
/
+591
*
42948: new opkg completion
dana
2018-06-07
1
-0
/
+462
*
42931: completion for several utilities especially for checksums across a var...
dana
2018-06-07
9
-82
/
+479
*
42935: FreeBSD does not support -v for arp
Eitan Adler
2018-06-07
1
-2
/
+1
*
42937: add -M and -m options
Eitan Adler
2018-06-07
1
-0
/
+2
*
43943: update samba completion with long options
Oliver Kiddle
2018-06-07
1
-77
/
+96
*
42919: new shuf and uptime completions
dana
2018-06-04
2
-0
/
+54
*
42922: new tac completion
dana
2018-06-04
1
-0
/
+19
*
42881: update options in ghostscript completion and query more matches direct...
Oliver Kiddle
2018-06-04
2
-57
/
+121
*
42920: new dkms completion
Oliver Kiddle
2018-06-03
1
-0
/
+162
*
42806: fix shutdown completion where options were lost due to args= assignmen...
Oliver Kiddle
2018-05-19
1
-2
/
+2
*
42803: handle Linux and the the BSDs in netstat completion
Oliver Kiddle
2018-05-19
2
-61
/
+337
*
42784: complete -s and -x options to the functions builtin
Oliver Kiddle
2018-05-17
1
-4
/
+10
*
42752: enhance git external alias completion
Peter Stephenson
2018-05-08
1
-1
/
+4
*
42740: Teach _systat about the 'zarc' screen
Eitan Adler
2018-05-02
1
-0
/
+1
*
42732: Add several more entries to ifconfig
Eitan Adler
2018-05-02
1
-2
/
+7
*
42743: update vorbis-tools completion and include vorbiscomment with the rest
Oliver Kiddle
2018-05-02
2
-72
/
+112
*
42730: Complete the options for rmdir
Matthew Martin
2018-04-29
2
-1
/
+24
*
42729: update df completion for [DFNO]BSD
Matthew Martin
2018-04-29
1
-13
/
+44
*
42676: deal with system specific arguments in dd completion
Oliver Kiddle
2018-04-29
1
-15
/
+97
*
42728: update options in libtiff tools completion and add handling for tiff2pdf
Oliver Kiddle
2018-04-29
1
-69
/
+130
*
42659: various completion option updates
Oliver Kiddle
2018-04-16
7
-25
/
+79
[next]