index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
unposted: Document "typeset -p"'s optional argument in the inline synopsis.
Daniel Shahaf
1
-2
/
+2
2017-10-10
41842: aliasing documentation update
Peter Stephenson
1
-9
/
+29
2017-10-07
unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous rel...
Daniel Shahaf
1
-1
/
+1
2017-10-02
41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.
Peter Stephenson
1
-0
/
+10
2017-10-01
Add typeset -p1, like typeset -p with newlines
Peter Stephenson
1
-3
/
+8
2017-09-27
41764 (test tweaked): allow [key]+=value when modifying arrays
Peter Stephenson
1
-4
/
+13
2017-09-24
41755: Followup to last: minor clarification to docs.
Daniel Shahaf
1
-1
/
+1
2017-09-24
Updates for ksh array element syntax.
Peter Stephenson
1
-5
/
+18
2017-09-20
41731: reformat and expand doc for 41698.
Barton E. Schaefer
1
-11
/
+24
2017-09-15
unposted: nodref -> noderef
Peter Stephenson
1
-1
/
+1
2017-09-14
More [key]=value tweaks
Peter Stephenson
2
-6
/
+10
2017-09-13
unposted: typo in doc just committed
Peter Stephenson
1
-1
/
+1
2017-09-13
First go at var=([key]=value) syntax.
Peter Stephenson
1
-1
/
+26
2017-09-13
41679: slight clarification on exec of builtins
Peter Stephenson
1
-1
/
+1
2017-09-13
unposted: YODL compatibility fix for --emulate
Peter Stephenson
1
-2
/
+2
2017-09-11
41668: New --emulate option on invocation.
Peter Stephenson
1
-0
/
+14
2017-08-24
41590 modified as 41595: make ERR_RETURN more logical.
Peter Stephenson
1
-1
/
+23
2017-08-08
Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."
Peter Stephenson
1
-21
/
+9
2017-08-08
41510: update doc for $ZSH_PATCHLEVEL
Peter Stephenson
1
-2
/
+2
2017-08-07
41499 (with one further tweak): POSIX_STRINGS behaviour.
Peter Stephenson
1
-9
/
+21
2017-08-07
41500: document "-" to end zparseopts options
Anthony Heading
1
-1
/
+1
2017-08-01
41470: Another note on new effect of POSIX_BUILTINS
Peter Stephenson
1
-1
/
+4
2017-07-29
41472: introduce cleanup hooks default and restore special themes, and update...
Barton E. Schaefer
1
-2
/
+72
2017-07-28
41467: Correct completion of 'tmux new <TAB>'.
Daniel Shahaf
1
-0
/
+21
2017-07-27
41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.
Peter Stephenson
2
-1
/
+11
2017-07-26
41461: complete list of zsh manual pages in manual introcution
Jim
1
-0
/
+6
2017-07-20
Further clarification about processing of expansions
Peter Stephenson
1
-3
/
+6
2017-07-17
41429: Try to improve description of how stages of expansion fit together.
Peter Stephenson
1
-2
/
+3
2017-07-04
Delay processing "disown" for superjob.
Peter Stephenson
1
-0
/
+6
2017-06-13
41275: Leave stdin open when executing widgets
Stephane Chazelas
1
-6
/
+6
2017-06-12
41244: Add zmodload -s option.
Peter Stephenson
1
-5
/
+8
2017-05-28
unposted: clarify ZLS_COLORS pattern matching contexts
Barton E. Schaefer
1
-1
/
+4
2017-05-22
41128: typo in compsys documentation
Jörg Sommer
1
-1
/
+1
2017-05-19
users/22707: Document extra use of accept-exact-dirs
Peter Stephenson
1
-3
/
+10
2017-04-05
users/22653: options.yo: Clarify REMATCH_PCRE semantics.
Daniel Shahaf
1
-1
/
+2
2017-04-01
unposted: minor formatting: var() instead of tt().
Barton E. Schaefer
1
-2
/
+2
2017-03-27
40906: Add note on use of (k) parameter subst flag.
Peter Stephenson
1
-1
/
+3
2017-03-21
40875: Update REC_EXACT description, suggested by Martin Krafft
Peter Stephenson
1
-2
/
+3
2017-03-20
unposted (after 40859): Fix yodl warning:
Daniel Shahaf
1
-1
/
+1
2017-03-19
40859: vcs_info docs: Use proper internal links through texinfo nodes.
Daniel Shahaf
1
-19
/
+46
2017-03-18
unposted: vcs_info quilt: Fix documentation markup typo.
Daniel Shahaf
1
-1
/
+1
2017-03-14
40822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. (Com...
Daniel Shahaf
1
-5
/
+16
2017-03-12
40816: Document interaction of 'print -P' and 'print -f'.
Daniel Shahaf
1
-0
/
+3
2017-03-08
40744: Document the SHORT_LOOPS 'function' syntax.
Daniel Shahaf
1
-0
/
+3
2017-03-05
40726: add "zcurses resize" for sane terminal size change
Sebastian Gniazdowski
1
-1
/
+17
2017-03-03
40702: new KEYS_QUEUED_COUNT ZLE variable
Peter Stephenson
1
-1
/
+8
2017-03-01
40622 with typos fixed: functions -Ms.
Peter Stephenson
1
-1
/
+15
2017-02-28
40641: docs: patterns: Add '|' to the overview. Clarify that it short-circuits.
Daniel Shahaf
2
-0
/
+4
2017-02-25
40640: the (A) parameter flag forces array result even if assignment syntax i...
Barton E. Schaefer
1
-2
/
+12
2017-02-23
unposted (cf. 40617): clarify description of ${(A)name=value} and ${(AA)name=...
Barton E. Schaefer
1
-5
/
+5
[next]