index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: docs: Fix duplicated words in _combination.
Daniel Shahaf
2018-08-21
1
-2
/
+2
*
43294: Add ZLE_RECURSIVE parameter.
Peter Stephenson
2018-08-17
1
-0
/
+7
*
43275: Add log2 to match func
dana
2018-08-13
1
-3
/
+3
*
Remove ftp_sites.yo from Makefile.in
Peter Stephenson
2018-07-17
1
-3
/
+3
*
Update distro docs to remove dead links
Matthew Martin
2018-07-17
3
-37
/
+18
*
43176: Add note on compatibility to start of manual.
Peter Stephenson
2018-07-17
1
-2
/
+7
*
43172: document escaping colon in zformat -a
Tim Smith
2018-07-16
1
-0
/
+1
*
43084: Variable warning suppression enhancements.
Peter Stephenson
2018-06-25
1
-2
/
+4
*
43075: Support nanosecond-precision time formatting
dana
2018-06-20
2
-5
/
+13
*
users/23472: Add $sysparams[procsubstpid] to zsh/system
Peter Stephenson
2018-06-15
1
-0
/
+5
*
42790: make [[:blank:]] match non-ASCII blanks
Stephane Chazelas
2018-05-17
1
-1
/
+1
*
42399: document echo and behaviour of - and --
Peter Stephenson
2018-02-26
1
-0
/
+9
*
Document REPORTMEMORY is in Kb, not Mb
Peter Stephenson
2018-02-13
1
-2
/
+2
*
41924: (wi) subscript flag interaction
dana
2018-01-19
1
-2
/
+4
*
unposted: Follow-up to previous: Clarify that ${histchars[1]} may be backslas...
Barton E. Schaefer
2018-01-13
1
-2
/
+1
*
42261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.
Daniel Shahaf
2018-01-13
2
-5
/
+9
*
42175 + 42177 + 42178: avoid localized output from external commands
Jun-ichi Takimoto
2017-12-28
1
-2
/
+26
*
42156: new CHECK_RUNNING_JOBS option demanded by bash groupies
Peter Stephenson
2017-12-22
1
-2
/
+15
*
add millisecond and microsecond options to TIMEFMT variable
dana
2017-12-14
1
-2
/
+4
*
42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ...
Daniel Shahaf
2017-11-24
2
-0
/
+7
*
github #19: Fix minor typo in INC_APPEND_HISTORY documentation
Chris Bracken
2017-11-13
1
-1
/
+1
*
42004: fix parentheses in documentation
Martijn Dekker
2017-11-11
1
-1
/
+1
*
41939: docs: Move aliases corner case to the dangerous bends section. (after ...
Daniel Shahaf
2017-10-30
1
-3
/
+4
*
unposted: Document "typeset -p"'s optional argument in the inline synopsis.
Daniel Shahaf
2017-10-17
1
-2
/
+2
*
41842: aliasing documentation update
Peter Stephenson
2017-10-10
1
-9
/
+29
*
unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous rel...
Daniel Shahaf
2017-10-07
1
-1
/
+1
*
41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.
Peter Stephenson
2017-10-02
1
-0
/
+10
*
Add typeset -p1, like typeset -p with newlines
Peter Stephenson
2017-10-01
1
-3
/
+8
*
41764 (test tweaked): allow [key]+=value when modifying arrays
Peter Stephenson
2017-09-27
1
-4
/
+13
*
41755: Followup to last: minor clarification to docs.
Daniel Shahaf
2017-09-24
1
-1
/
+1
*
Updates for ksh array element syntax.
Peter Stephenson
2017-09-24
1
-5
/
+18
*
41731: reformat and expand doc for 41698.
Barton E. Schaefer
2017-09-20
1
-11
/
+24
*
unposted: nodref -> noderef
Peter Stephenson
2017-09-15
1
-1
/
+1
*
More [key]=value tweaks
Peter Stephenson
2017-09-14
2
-6
/
+10
*
unposted: typo in doc just committed
Peter Stephenson
2017-09-13
1
-1
/
+1
*
First go at var=([key]=value) syntax.
Peter Stephenson
2017-09-13
1
-1
/
+26
*
41679: slight clarification on exec of builtins
Peter Stephenson
2017-09-13
1
-1
/
+1
*
unposted: YODL compatibility fix for --emulate
Peter Stephenson
2017-09-13
1
-2
/
+2
*
41668: New --emulate option on invocation.
Peter Stephenson
2017-09-11
1
-0
/
+14
*
41590 modified as 41595: make ERR_RETURN more logical.
Peter Stephenson
2017-08-24
1
-1
/
+23
*
Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."
Peter Stephenson
2017-08-08
1
-21
/
+9
*
41510: update doc for $ZSH_PATCHLEVEL
Peter Stephenson
2017-08-08
1
-2
/
+2
*
41499 (with one further tweak): POSIX_STRINGS behaviour.
Peter Stephenson
2017-08-07
1
-9
/
+21
*
41500: document "-" to end zparseopts options
Anthony Heading
2017-08-07
1
-1
/
+1
*
41470: Another note on new effect of POSIX_BUILTINS
Peter Stephenson
2017-08-01
1
-1
/
+4
*
41472: introduce cleanup hooks default and restore special themes, and update...
Barton E. Schaefer
2017-07-29
1
-2
/
+72
*
41467: Correct completion of 'tmux new <TAB>'.
Daniel Shahaf
2017-07-28
1
-0
/
+21
*
41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.
Peter Stephenson
2017-07-27
2
-1
/
+11
*
41461: complete list of zsh manual pages in manual introcution
Jim
2017-07-26
1
-0
/
+6
*
Further clarification about processing of expansions
Peter Stephenson
2017-07-20
1
-3
/
+6
[next]