index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
39453: new openstack completions
Marko Myllynen
1
-0
/
+192
2016-09-22
39410: Fix unintentional history modifiers.
Daniel Shahaf
2
-3
/
+3
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
39295: allow -- to appear in the command line passed as an argument
Oliver Kiddle
1
-2
/
+2
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
39193 (cf. Yoshio Hanawa: 39192): don't pass options from after -- on to compadd
Oliver Kiddle
1
-6
/
+9
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-09-02
39154: _files: -/ with list-dirs-first resulted in a bad pattern, thus aborti...
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
39105: _hashed_absolute_command_paths: Make the display string the basename.
Daniel Shahaf
1
-1
/
+3
2016-08-27
39103: _typed-in_absolute_command_paths: Better handle non-empty arguments th...
Daniel Shahaf
1
-1
/
+7
2016-08-27
39070: umount: Complete /f/b<TAB> → /foo/bar (for absolute path arguments o...
Daniel Shahaf
2
-3
/
+29
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
20
-1231
/
+1271
2016-08-18
unposted: _canonical_paths: Port docstring changes from 39044.
Daniel Shahaf
1
-2
/
+2
2016-08-15
39040: Completion/…/_git: fix missing backslashes in 39036
Daniel Hahler
1
-2
/
+2
2016-08-13
39036: update git completion for new options up to git 2.9.2
Oliver Kiddle
1
-453
/
+693
2016-08-05
38996: _man: Support _correct_word.
Daniel Shahaf
1
-11
/
+2
2016-08-05
38994: _man: Fix two bugs when completing manpage filenames in separate-secti...
Daniel Shahaf
1
-3
/
+14
2016-08-05
38993: _man: Drop (b): it's incorrect when $sect contains '|'.
Daniel Shahaf
1
-2
/
+5
[next]