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
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
2016-09-07
39194: _man (Solaris): Ignore man-index. Support multiple sections in the -s ...
Danek Duvall
1
-0
/
+3
2016-09-07
unposted: fix to use ;| style fall-throughs in the case statement
Oliver Kiddle
1
-2
/
+2
2016-09-07
39221: update rm completion for BSD
Matthew Martin
1
-7
/
+15
2016-09-06
39174: _ssh: Fix completion of ProxyCommand option.
Daniel Shahaf
1
-4
/
+1
2016-09-06
39171: _libvirt: Apply $opt_args-unescaping.
Daniel Shahaf
1
-0
/
+1
2016-09-06
unposted: _libvirt: Escape $words elements to avoid their interpretation as a...
Daniel Shahaf
1
-2
/
+2
2016-09-06
unposted: Fix leakage of $word (after 39179).
Marko Myllynen
1
-2
/
+2
2016-09-06
39179 (plus tweak): More _libvirt (virsh) completion tweaks
Marko Myllynen
1
-7
/
+14
2016-09-03
39158: cleanup following review comments of _libvirt function
Marko Myllynen
1
-29
/
+31
2016-09-03
39165: update options to correspond to latest versions of software in various...
Oliver Kiddle
9
-66
/
+126
2016-09-02
unposted: _postfix_queue_id: Unbreak completion of short queue ids of held/ac...
Daniel Shahaf
1
-1
/
+1
2016-08-31
39118: (almost) complete virsh completions
Marko Myllynen
1
-29
/
+124
2016-08-31
39122: __git_recent_branches: Silence warning on an edge case.
Daniel Shahaf
1
-2
/
+9
2016-08-30
39108 (tweaked): _postfix: Support $enable_long_queue_ids.
Daniel Shahaf
1
-1
/
+7
2016-08-30
39110: _postfix: Complete 'postconf'.
Daniel Shahaf
1
-1
/
+106
2016-08-30
39107: _postfix: Complete 'postqueue'. Also minor tweaks to 'postsuper'.
Daniel Shahaf
1
-4
/
+14
2016-08-30
39109: _postfix: Use mailq to obtain queue id's.
Daniel Shahaf
1
-1
/
+1
2016-08-27
39070: umount: Complete /f/b<TAB> → /foo/bar (for absolute path arguments o...
Daniel Shahaf
1
-2
/
+2
2016-08-25
39102: __git_recent_branches: Optimise.
Daniel Shahaf
1
-19
/
+23
2016-08-24
39094: _git-config: When an option is unknown, complete its value to the set ...
Daniel Shahaf
1
-2
/
+6
2016-08-22
unposted (c.f. Mikael: 39078): fix for git blame terms
Oliver Kiddle
1
-3
/
+3
2016-08-22
unposted: _git-config: sendemail.smtpserver: Correct tags.
Daniel Shahaf
1
-1
/
+1
2016-08-20
39074: _ip-neighbour: Fix typo in 'lladdr'.
Daniel Shahaf
1
-1
/
+1
2016-08-19
39072: minor tweaks
Oliver Kiddle
1
-8
/
+4
2016-08-19
39071: update completion functions for changes in Solaris 11.3
Oliver Kiddle
1
-4
/
+8
2016-08-19
39067: update options to correspond to latest versions of software in various...
Oliver Kiddle
19
-1229
/
+1246
2016-08-15
39040: Completion/…/_git: fix missing backslashes in 39036
Daniel Hahler
1
-2
/
+2
[next]