index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
39333: include name of command used to gain priviliges in context for command...
Oliver Kiddle
5
-7
/
+18
2016-09-16
39332: support ksh's [[ -v varname ]] condition for checking if variables are...
Oliver Kiddle
7
-2
/
+63
2016-09-15
unposted: remove duplicated assignment
Oliver Kiddle
2
-1
/
+4
2016-09-14
unposted: small documentation tweaks
Peter Stephenson
2
-3
/
+5
2016-09-14
zsh-users/21903: Fix ${...?...} in interactive shell.
Peter Stephenson
4
-1
/
+35
2016-09-14
unposted: _libvirt: Add another noglob. (Follow-up to 39199)
Marko Myllynen
2
-1
/
+6
2016-09-14
39199: _libvirt: Support libvirt URLs that contain a literal question mark un...
Daniel Shahaf
2
-11
/
+14
2016-09-14
unposted: _git: Permit multiple -c options.
Daniel Shahaf
2
-1
/
+6
2016-09-13
39307: update options up to vim 8
Oliver Kiddle
3
-24
/
+42
2016-09-13
39299: better Freebsd support in _external_pwds using procstat
Oliver Kiddle
2
-1
/
+10
2016-09-13
39292: Distinguish "=" and "==" tests in output.
Peter Stephenson
9
-29
/
+60
2016-09-13
39305: Fix error handling after parse for here document.
Peter Stephenson
2
-1
/
+6
2016-09-12
39295: allow -- to appear in the command line passed as an argument
Oliver Kiddle
2
-2
/
+5
2016-09-12
39287: add .tif as a valid extension for TIFF files
Oliver Kiddle
4
-4
/
+10
2016-09-12
unposted: reference use of widgets to effect editor changes from a sched command
Barton E. Schaefer
2
-0
/
+8
2016-09-12
39297: more of 39284, it's painful to add texi nodes in yodl
Barton E. Schaefer
2
-4
/
+9
2016-09-12
missed this
Peter Stephenson
1
-0
/
+5
2016-09-12
39255: = in conditions is not going anywhere
Peter Stephenson
1
-2
/
+4
2016-09-11
39268: "zsystem flock -t 0 ..." tries only once to flock and immediately retu...
Barton E. Schaefer
2
-3
/
+8
2016-09-12
39284: Added Completion System Variables as a menu item
Vin Shelton
2
-0
/
+7
2016-09-11
39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...
Oliver Kiddle
18
-18
/
+95
2016-09-11
39252: internal: quotestring: Drop the 'e' parameter, which no caller uses.
Daniel Shahaf
10
-59
/
+47
2016-09-09
unposted: Add tests for ${(q)} being aware of the EQUALS option.
Daniel Shahaf
2
-0
/
+9
2016-09-08
39236 (plus typo fix): docs: Tweak _arguments $opt_args documentation added i...
Daniel Shahaf
3
-6
/
+14
2016-09-08
39222: test math functions in modules.
Peter Stephenson
2
-0
/
+79
2016-09-07
39194: _man (Solaris): Ignore man-index. Support multiple sections in the -s ...
Danek Duvall
2
-0
/
+8
2016-09-07
unposted: fix to use ;| style fall-throughs in the case statement
Oliver Kiddle
2
-6
/
+9
2016-09-07
39209: Update options
Matthew Martin
2
-3
/
+11
2016-09-07
39208: Update flags
Matthew Martin
2
-13
/
+35
2016-09-07
39223: Introduce addflags function to reduce redundancy
Matthew Martin
1
-42
/
+33
2016-09-07
39193 (cf. Yoshio Hanawa: 39192): don't pass options from after -- on to compadd
Oliver Kiddle
2
-6
/
+14
2016-09-07
39185: Only set word begin for completion word if not alias.
Peter Stephenson
2
-1
/
+6
2016-09-07
39221: update rm completion for BSD
Matthew Martin
2
-7
/
+18
2016-09-07
39218: Fix module feature enables with math functions.
Peter Stephenson
2
-0
/
+5
2016-09-07
39217: fix error name generation with GCC.
Peter Stephenson
2
-1
/
+11
2016-09-06
38153: change the way long options are examined for "=" signs to more accurat...
m0viefreak
2
-8
/
+20
2016-09-06
39174: _ssh: Fix completion of ProxyCommand option.
Daniel Shahaf
2
-4
/
+4
2016-09-06
39173: _arguments: Escape colons and backslashes in $opt_args unambiguously.
Daniel Shahaf
4
-5
/
+26
2016-09-06
39171: _libvirt: Apply $opt_args-unescaping.
Daniel Shahaf
2
-0
/
+4
2016-09-06
unposted: _libvirt: Escape $words elements to avoid their interpretation as a...
Daniel Shahaf
2
-2
/
+8
2016-09-06
unposted: Fix leakage of $word (after 39179).
Marko Myllynen
2
-2
/
+7
2016-09-06
39181: Add PM_SINGLE and use for compstate.
Peter Stephenson
4
-2
/
+13
2016-09-06
39179 (plus tweak): More _libvirt (virsh) completion tweaks
Marko Myllynen
2
-7
/
+19
2016-09-05
39167: Make $ENV handling more like POSIX
Teubel György
3
-12
/
+21
2016-09-04
unposted: internals: Document zshcompwid(1) parameter implementations.
Daniel Shahaf
3
-3
/
+26
2016-09-03
39158: cleanup following review comments of _libvirt function
Marko Myllynen
2
-29
/
+34
2016-09-03
39165: update options to correspond to latest versions of software in various...
Oliver Kiddle
11
-67
/
+138
2016-09-02
unposted: _postfix_queue_id: Unbreak completion of short queue ids of held/ac...
Daniel Shahaf
2
-2
/
+6
2016-09-02
39154: _files: -/ with list-dirs-first resulted in a bad pattern, thus aborti...
Daniel Shahaf
2
-1
/
+6
2016-08-31
39118: (almost) complete virsh completions
Marko Myllynen
2
-29
/
+129
[next]