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
2017-01-29
40450, 40451: Swifth language completion.
Zhiming Wang
2
-1
/
+124
2017-01-27
40200: Updated Perforce completion
Zach Whaley
1
-269
/
+679
2017-01-13
40355: _mpc: improve playlist completion
Earnestly
1
-1
/
+1
2017-01-10
40302: New _swaks completion (common options only).
Daniel Shahaf
1
-0
/
+40
2017-01-05
40264: _man: Complete all sections after '-a'.
Daniel Shahaf
1
-1
/
+5
2016-12-18
40210: Add support modern FreeBSD and drop support for FreeBSD < 5
Baptiste Daroussin
1
-3
/
+3
2016-12-06
40107: _mount, _fusermount: fix quoting
Mikael Magnusson
1
-3
/
+3
2016-12-01
40055: update git completion for git 2.11.0
Oliver Kiddle
1
-13
/
+29
2016-11-29
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
1
-1
/
+1
2016-11-29
unposted: _git-config: Fix user.email completion to complete only bare email ...
Daniel Shahaf
1
-1
/
+1
2016-11-28
40011: Make $_comp_priv_prefix only declared when required, and use that to h...
Daniel Shahaf
3
-2
/
+4
2016-11-25
40020: new cscope completion
Oliver Kiddle
1
-0
/
+29
2016-11-24
unposted: fix typo (=+ to +=)
Oliver Kiddle
1
-1
/
+1
2016-11-24
40005: call _date_formats from _date
Jun-ichi Takimoto
1
-28
/
+69
2016-11-20
39974: complete shared libraries for -e and -s options to ssh-add
Oliver Kiddle
1
-3
/
+3
2016-11-18
39916 + 39930 + tweak: _git: Complete options and values for -c.
Daniel Shahaf
1
-3
/
+47
2016-11-17
39921: __git_recent_branches: Remove erroneous parsing of partial ref names a...
Daniel Shahaf
1
-3
/
+3
2016-11-17
39922: __git_recent_branches: Fix an 'assertion' failure when two branches (r...
Daniel Shahaf
1
-11
/
+8
2016-11-09
39890: typo corrections in completion functions
Oliver Kiddle
27
-46
/
+46
2016-11-09
39888: update tmux completion for tmux 2.3
Oliver Kiddle
1
-8
/
+11
2016-11-09
39853: _subversion: Accept long options in the '--foo=bar' syntax.
Daniel Shahaf
1
-8
/
+14
2016-11-08
39857: add support for darwin, with improvements on linux etc.
Jun-ichi Takimoto
1
-52
/
+125
2016-11-07
39856: module completion improvements.
Peter Stephenson
1
-10
/
+10
2016-11-07
39840: _cpio: Declare variable's type correctly.
Daniel Shahaf
1
-1
/
+2
2016-11-07
39849: _tmux: Remove set-remain-on exit
Frank Terbeck
1
-2
/
+0
2016-11-06
39848: _tmux: Update options to latest tmux
Frank Terbeck
1
-6
/
+5
2016-11-04
39818: _awk: add nawk to the list of commands
Oliver Kiddle
1
-1
/
+1
2016-11-03
39822: _git: remove "-A '-*'" with _arguments for some commands
Daniel Hahler
1
-5
/
+5
2016-11-01
39731: _awk: add support for gawk ver.3 and 4
Jun-ichi Takimoto
1
-20
/
+118
2016-10-29
_git-cherry-pick: Complete argv[2] et seq.
Daniel Shahaf
1
-1
/
+1
2016-10-27
39739: Complete negative integers for -n/-c in the GNU variant. (after 39479)
Daniel Shahaf
2
-2
/
+2
2016-10-18
39654: (based on patch by Baptiste Daroussin) Better support bmake, FreeBSD's...
Daniel Shahaf
1
-8
/
+11
2016-10-14
39624: remove space before compdef that prevents yafc completion function bei...
Oliver Kiddle
1
-13
/
+13
2016-10-13
39533: add the new -L option, sort options and add some exclusions
Matthew Martin
1
-3
/
+6
2016-10-07
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
21
-31
/
+32
2016-09-30
39514: pass on --git-dir when calling git to get completion matches
Oliver Kiddle
1
-1
/
+1
2016-09-30
39513: new doas completion
Oliver Kiddle
1
-0
/
+18
2016-09-27
39453: new openstack completions
Marko Myllynen
1
-0
/
+192
2016-09-22
39410: Fix unintentional history modifiers.
Daniel Shahaf
1
-1
/
+1
2016-09-22
unposted: _gpg: Correct typo
Adam Gibbins
1
-1
/
+1
2016-09-16
unposted: _postfix: Correct quoting in _call_program invocations.
Daniel Shahaf
1
-3
/
+3
2016-09-16
39312 (tweaked): _postfix (postconf): Complete only applicable parameters for...
Daniel Shahaf
1
-6
/
+28
2016-09-16
39311: _tmux-capture-pane: Tweak specifications of -S/-E and description stri...
Daniel Shahaf
1
-6
/
+6
2016-09-16
39333: include name of command used to gain priviliges in context for command...
Oliver Kiddle
1
-2
/
+3
2016-09-14
unposted: _libvirt: Add another noglob. (Follow-up to 39199)
Marko Myllynen
1
-1
/
+1
2016-09-14
39199: _libvirt: Support libvirt URLs that contain a literal question mark un...
Daniel Shahaf
1
-11
/
+11
2016-09-14
unposted: _git: Permit multiple -c options.
Daniel Shahaf
1
-1
/
+1
2016-09-13
39307: update options up to vim 8
Oliver Kiddle
2
-24
/
+39
2016-09-12
39287: add .tif as a valid extension for TIFF files
Oliver Kiddle
2
-2
/
+2
2016-09-11
39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...
Oliver Kiddle
7
-6
/
+11
[next]