index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
38904: fix return status in _normal and functions erroneously using it for de...
Oliver Kiddle
1
-0
/
+5
2016-07-21
38894: completion for virt-admin and libvirt client/server IDs/names
Marko Myllynen
1
-0
/
+5
2016-07-21
38901: _schroot: Add -r/--run-session
Felipe Sateler
1
-0
/
+4
2016-07-20
38853: use strchr()
Peter Stephenson
1
-0
/
+4
2016-07-20
users/21777: Clarify documentation of the ':A' word modifier.
Daniel Shahaf
1
-0
/
+5
2016-07-19
38862: strptime(3) requires _XOPEN_SOURCE on Cygwin
Jun-ichi Takimoto
1
-0
/
+5
2016-07-18
38879: Unmetafy file names for glob sort.
Peter Stephenson
1
-0
/
+6
2016-07-18
_print: add -v
Mikael Magnusson
1
-0
/
+4
2016-07-17
Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.
Barton E. Schaefer
1
-0
/
+2
2016-07-17
38866: update add-zle-hook-widget doc for 38850, bug fixes
Barton E. Schaefer
1
-0
/
+8
2016-07-17
users/21752: Extend zsh/zleparameter's $widgets' parameter's documentation.
Daniel Shahaf
1
-0
/
+3
2016-07-17
unposted (cf. users/21737):: _git-subtree: Record technical debt in comment.
Daniel Shahaf
1
-0
/
+3
2016-07-17
users/21750 (after users/21551): _git-subtree: Tweak -m,-P completions
Daniel Shahaf
1
-0
/
+5
2016-07-17
38868: update completions for new options on FreeBSD
Oliver Kiddle
1
-0
/
+10
2016-07-17
38867: update strace completion
Oliver Kiddle
1
-0
/
+5
2016-07-17
38837 (tweaked c.f. 38826): new virsh completion
Marko Myllynen
1
-0
/
+3
2016-07-17
38845: reset region_active before entering zle
Oliver Kiddle
1
-0
/
+6
2016-07-13
38850: Simplify indexing scheme to store hooks in the order they are added
Barton E. Schaefer
1
-0
/
+6
2016-07-13
38833: separate iostat completion from _sysstat
Eric Cook
1
-0
/
+5
2016-07-08
38812: a few new completions and update some command options
Oliver Kiddle
1
-0
/
+8
2016-07-08
38810: fix cursor positioning and repeated invocations when widgets used from...
Oliver Kiddle
1
-0
/
+3
2016-07-08
38809: fix tracking of colour attributes and restore them when turning bold off
Oliver Kiddle
1
-0
/
+4
2016-07-08
unposted: fix duplicated words
Oliver Kiddle
1
-0
/
+5
2016-07-08
38796: Fix subword matching on last character of subword.
Peter Stephenson
1
-0
/
+5
2016-07-05
38780: include variants containing non alphanumeric symbols in completion
arno
1
-0
/
+3
2016-07-05
users/21551 (tweaked per users/21560): new git subtree completion
Jordan Klassen
1
-0
/
+5
2016-07-05
38728: Tests: Add tests for the ':a' and ':A' modifiers.
Daniel Shahaf
1
-0
/
+5
2016-07-04
38783: zcalc tweaks for RPN mode.
Peter Stephenson
1
-0
/
+5
2016-06-29
38770: vi upper/lowercase widgets and shell widget example that reads a vi mo...
Oliver Kiddle
1
-0
/
+4
2016-06-29
38752: add comments to explain use of stdout instead of stderr for the which ...
Oliver Kiddle
1
-0
/
+5
2016-06-27
38760: _git-config: Stop trying to execute the empty string command name upon...
Daniel Shahaf
1
-0
/
+6
2016-06-25
unposted: _git-config: Document some line noise.
Daniel Shahaf
1
-0
/
+3
2016-06-25
unposted: _git-config: Fix syntax error in 'tag.sort' completion.
Daniel Shahaf
1
-0
/
+3
2016-06-25
38652: test harness: Emit unified diffs instead of context diffs
Daniel Shahaf
1
-0
/
+5
2016-06-22
38749: fixes for case at start of a line and for ksharrays
Oliver Kiddle
1
-0
/
+5
2016-06-22
unposted: remove flag unneded from previous fix
Peter Stephenson
1
-0
/
+3
2016-06-22
38746: Fix suffix alias expansion recursion.
Peter Stephenson
1
-0
/
+5
2016-06-22
38714: add x: syntax to match specs to make it possible to disable match spec...
Oliver Kiddle
1
-0
/
+4
2016-06-22
38735: support verbose style to allow clearer but less compact descriptions f...
Oliver Kiddle
1
-0
/
+4
2016-06-22
38733: completion for xfreerdp
Oliver Kiddle
1
-0
/
+4
2016-06-21
38737: clean up zcalc variables.
Peter Stephenson
1
-0
/
+3
2016-06-21
38736: various RPN mode enhancements for zcalc
Peter Stephenson
1
-0
/
+4
2016-06-21
38734: fix final case clauses terminating with ;&
Peter Stephenson
1
-0
/
+3
2016-06-21
38692: IFS can't be changed in restricted mode
Peter Stephenson
1
-0
/
+5
2016-06-19
38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any ...
Barton E. Schaefer
1
-0
/
+6
2016-06-18
unposted: when ksharrays is set, braces are required for all parameter expans...
Barton E. Schaefer
1
-0
/
+3
2016-06-18
unposted: zed needs localoptions noksharrays
Barton E. Schaefer
1
-0
/
+4
2016-06-18
38713: don't add calendar matches when not immediately entering menu selection
Oliver Kiddle
1
-0
/
+3
2016-06-18
38707: strip suffix for glob qualifier completion
Oliver Kiddle
1
-0
/
+4
2016-06-18
38703: support su options on macOS
Oliver Kiddle
1
-0
/
+4
[prev]
[next]