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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
builtins.yo
Commit message (
Expand
)
Author
Age
Files
Lines
*
32944: read -qs is handled correctly by current code
Peter Stephenson
2014-08-03
1
-2
/
+1
*
force retention of whitespace in "fc" item prototype
Barton E. Schaefer
2014-07-20
1
-1
/
+1
*
32799: resource NTHR not well handled on NetBSD
Peter Stephenson
2014-06-26
1
-0
/
+3
*
unposted: document interactions of "fc -R" etc. with "fc -l" and $HISTCMD
Barton E. Schaefer
2014-02-17
1
-0
/
+3
*
Minor indexing changes to generate more consistent page layouts
Barton E. Schaefer
2014-02-02
1
-2
/
+2
*
32246: option "shift -p" pops arguments from end of array
Peter Stephenson
2014-01-11
1
-1
/
+4
*
users/18210: document "print -D" better
Peter Stephenson
2013-12-09
1
-2
/
+2
*
31936: Rationalise limits for threads
Stefan Neudorf
2013-11-03
1
-2
/
+2
*
31935: further updates to limits for BSD
Stefan Neudorf
2013-11-03
1
-10
/
+8
*
31930 / 31934: New limits from BSD.
Stefan Neudorf
2013-10-31
1
-1
/
+10
*
31873: Document conventions for command options in builtins
Peter Stephenson
2013-10-23
1
-1
/
+35
*
Users/18033: Documentation for exit and ERR_EXIT.
Peter Stephenson
2013-10-16
1
-0
/
+5
*
31805: Update _enable and _disable for -p, fix related typo in docs
Mikael Magnusson
2013-10-11
1
-1
/
+1
*
31592: improve documentary for handling of named directories.
Manuel Presnitz
2013-07-28
1
-1
/
+3
*
31444: Basic code for enable/disable -p
Peter Stephenson
2013-06-13
1
-8
/
+94
*
30780: document that set -o failures are hard but setopt failures are soft
Peter Stephenson
2012-11-08
1
-0
/
+5
*
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
2012-10-11
1
-0
/
+4
*
30718: emulate command evaluations should apply sticky emulation
Peter Stephenson
2012-10-07
1
-5
/
+18
*
30692: allow autoload +X -m to work
Peter Stephenson
2012-09-21
1
-1
/
+4
*
30633: "functions -T" only traces marked function, not called functions
Peter Stephenson
2012-08-21
1
-11
/
+14
*
30629 plus unposted formatting changes:
Peter Stephenson
2012-08-17
1
-5
/
+6
*
30627: support RLIMIT_NTHR as on NetBSD
Peter Stephenson
2012-08-17
1
-2
/
+6
*
30169: repeat "typeset -T" with same two first arguments is not an error
Peter Stephenson
2012-08-16
1
-1
/
+3
*
30320: "emulate" accepts invocation-time flags; other small doc tweaks.
Bart Schaefer
2012-03-07
1
-12
/
+20
*
30303: emulate inside function marked for execution tracing enables xtrace
Peter Stephenson
2012-03-01
1
-0
/
+7
*
29413: "print -S" for saving to history with lexical word split
Peter Stephenson
2011-06-03
1
-1
/
+10
*
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
2011-05-19
1
-1
/
+1
*
28805: move stray text about the sched builtin away from the set builtin.
Bart Schaefer
2011-03-03
1
-4
/
+0
*
Mikael: 28487: fix docs to refer to current directory
Peter Stephenson
2010-12-06
1
-1
/
+1
*
unposted: note exit trap runs before exit hook
Peter Stephenson
2010-09-12
1
-1
/
+2
*
27661: Ben: typo in manual page references
Peter Stephenson
2010-02-04
1
-1
/
+1
*
27648, 267650/1, unposted README change:
Peter Stephenson
2010-02-03
1
-0
/
+12
*
27566: add ulimit -c hard and immediate return on argument error
Peter Stephenson
2010-01-05
1
-7
/
+12
*
Darel Henman: users/14412: fix confusion in getopts documentation
Peter Stephenson
2009-09-19
1
-2
/
+2
*
Mikael: 27279: doc tweaks
Peter Stephenson
2009-09-18
1
-0
/
+1
*
Greg Klanderman: 27255: some consistency fixes
Peter Stephenson
2009-09-09
1
-1
/
+1
*
27188: improve read -q by using read -k code
Peter Stephenson
2009-07-24
1
-3
/
+4
*
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
2009-07-19
1
-0
/
+3
*
27087: change return codes from failed "."
Peter Stephenson
2009-07-02
1
-2
/
+2
*
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
2009-07-01
1
-1
/
+3
*
26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier
Peter Stephenson
2009-03-02
1
-8
/
+23
*
26560: document autoload -z/-k (finally)
Peter Stephenson
2009-02-12
1
-0
/
+5
*
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
2009-02-11
1
-4
/
+56
*
26530: emulate -c restores all options on return
Andrey Borzenkov
2009-02-08
1
-1
/
+2
*
unposted: typo in previous patch spotted by Mikael
Peter Stephenson
2009-02-06
1
-1
/
+1
*
26517: fix naming of prompt expansion section in Unix manual
Peter Stephenson
2009-02-06
1
-1
/
+1
*
26425: allow "emulate sh -c command" to eval command under sh emulation
Andrey Borzenkov
2009-01-25
1
-6
/
+14
*
Richard Hartmann: 26155: quote use of . for a command in text
Peter Stephenson
2008-12-18
1
-2
/
+2
*
25643: keep DEBUG and ZERR traps in subshells
Peter Stephenson
2008-09-11
1
-1
/
+3
*
25615: $ZSH_DEBUG_CMD for use in DEBUG traps
Peter Stephenson
2008-09-05
1
-4
/
+12
[next]