| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | unposted: prvent command(s) from looking like a Yodl macro | Peter Stephenson | 2008-08-11 | 1 | -2/+2 |
* | 25415: Make DEBUG_BEFORE_CMD the default. | Peter Stephenson | 2008-08-07 | 1 | -1/+8 |
* | 25409: fix eval's use of lastval | Peter Stephenson | 2008-08-06 | 1 | -1/+4 |
* | Mikael: 25143: spelling corrections | Peter Stephenson | 2008-06-10 | 1 | -1/+1 |
* | 25025: check radix for integer constants is between 2 and 36 inclusive | Peter Stephenson | 2008-05-14 | 1 | -1/+1 |
* | 25018: Omari Norman: completion for awk, join, sort | Peter Stephenson | 2008-05-13 | 1 | -0/+4 |
* | 24980: zmodload -mF | Peter Stephenson | 2008-05-08 | 1 | -3/+9 |
* | 24768: add -q option to cd, chdir, pushd, popd | Peter Stephenson | 2008-03-28 | 1 | -11/+28 |
* | 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes fro... | Clint Adams | 2008-02-01 | 1 | -1/+1 |
* | 24264: restrict effect of 24234 to parameter substitution code and document | Peter Stephenson | 2007-12-16 | 1 | -0/+5 |
* | users/12325: implement OSI rules for test & [, add more doc warnings | Peter Stephenson | 2007-12-12 | 1 | -1/+9 |
* | users/12305: option output not well documented | Peter Stephenson | 2007-12-12 | 1 | -3/+19 |
* | unposted, c.f. users/11935: quoting of arguments to unalias | Peter Stephenson | 2007-10-05 | 1 | -1/+3 |
* | 23778: document KSH_TYPESET behaviour in typeset manual entry | Peter Stephenson | 2007-08-18 | 1 | -1/+8 |
* | 23665: autoloading of module features and related tweaks | Peter Stephenson | 2007-07-06 | 1 | -19/+49 |
* | 23578: make standard features autoloadable, | Peter Stephenson | 2007-06-20 | 1 | -7/+15 |
* | 23553: bit missed out | Peter Stephenson | 2007-06-15 | 1 | -1/+2 |
* | see 23479: add initial features support for modules | Peter Stephenson | 2007-05-28 | 1 | -6/+58 |
* | Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options | Peter Stephenson | 2007-05-08 | 1 | -2/+7 |
* | unposted: nitpicked version of zmodload doc tweak | Peter Stephenson | 2007-03-23 | 1 | -4/+4 |
* | 23232: minor tweaks to zmodload | Peter Stephenson | 2007-03-23 | 1 | -1/+7 |
* | document OS may handle negative or zero PID in kill | Peter Stephenson | 2006-12-19 | 1 | -0/+3 |
* | 23052: multibyte characters in typeset -L/R/Z padding | Peter Stephenson | 2006-12-13 | 1 | -0/+9 |
* | 22992: make $? available in exit traps/hooks | Peter Stephenson | 2006-11-10 | 1 | -0/+2 |
* | 22742: parameter padding uses string lengths unless (m) flag set | Peter Stephenson | 2006-09-20 | 1 | -0/+4 |
* | 22556: Multibyte separators and delimiters | Peter Stephenson | 2006-07-24 | 1 | -0/+4 |
* | 22416, tweaked: math functions via shell functions | Peter Stephenson | 2006-04-19 | 1 | -5/+53 |
* | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 2006-03-20 | 1 | -1/+1 |
* | 22165: change "zshparams" to "zshparam". | Clint Adams | 2006-01-18 | 1 | -1/+1 |
* | 22118: fix cdpath documentation | Peter Stephenson | 2006-01-05 | 1 | -6/+16 |