| Commit message (Expand) | Author | Age | Files | Lines |
* | Mikael: 28190: fix reference to wrong manual page | Peter Stephenson | 2010-08-23 | 1 | -1/+1 |
* | Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE | Peter Stephenson | 2010-04-28 | 1 | -1/+2 |
* | 27843: fix description of extended history format | Peter Stephenson | 2010-03-29 | 1 | -1/+1 |
* | 27793 and follow ups: add PATH_SCRIPT option to find script using $PATH | Peter Stephenson | 2010-03-16 | 1 | -0/+14 |
* | 27661: Ben: typo in manual page references | Peter Stephenson | 2010-02-04 | 1 | -1/+1 |
* | 27638, based on Frank Terbeck, 27633: SOURCETRACE option | Peter Stephenson | 2010-01-27 | 1 | -1/+17 |
* | Joakim Rosqvist: 27591 as modified in 27594: | Peter Stephenson | 2010-01-13 | 1 | -0/+2 |
* | 27446: Frank: tmux completion update | Peter Stephenson | 2009-12-02 | 1 | -0/+5 |
* | 27181: extend POSIX_CD to handle target directory printing behaviour | Peter Stephenson | 2009-07-21 | 1 | -0/+8 |
* | 27167: add POSIX_CD option to test "." after CDPATH | Peter Stephenson | 2009-07-19 | 1 | -0/+16 |
* | 27134: Close SHTTY on exec. | Peter Stephenson | 2009-07-12 | 1 | -3/+19 |
* | 27106: reset status on command that expands to empty | Peter Stephenson | 2009-07-10 | 1 | -0/+11 |
* | Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK | Peter Stephenson | 2009-05-17 | 1 | -5/+7 |
* | 26806 (doc tweaked): Add CORRECT_IGNORE variable | Peter Stephenson | 2009-04-06 | 1 | -0/+3 |
* | 26797: yet more changes to posix_aliases information | Peter Stephenson | 2009-03-26 | 1 | -5/+6 |
* | 26795: further warning in POSIX_ALIASES | Peter Stephenson | 2009-03-26 | 1 | -1/+6 |
* | 26676: redirect POSIX_ALIASES readers to reserved word doc | Peter Stephenson | 2009-03-03 | 1 | -25/+3 |
* | 26675: add POSIX_ALIASES option | Peter Stephenson | 2009-03-03 | 1 | -0/+37 |
* | Richard Hartmann: 26558: modify option description on invocation again | Peter Stephenson | 2009-02-14 | 1 | -3/+6 |
* | Richard Hartmann: 26550: document unchangeable options better | Peter Stephenson | 2009-02-11 | 1 | -4/+6 |
* | Richard Hartmann: 26547: index NOoptions without underscore | Peter Stephenson | 2009-02-11 | 1 | -1/+29 |
* | 26535: Richard Hartmann: typo in recent path | Peter Stephenson | 2009-02-09 | 1 | -1/+314 |
* | Allan Caffee <allan.caffee@gmail.com>: 26532: | Peter Stephenson | 2009-02-07 | 1 | -1/+141 |
* | 26517: fix naming of prompt expansion section in Unix manual | Peter Stephenson | 2009-02-06 | 1 | -2/+6 |
* | 26504: document that local_options does not restore everything | Andrey Borzenkov | 2009-02-01 | 1 | -2/+3 |
* | Richard Hartmann: 26155: quote use of . for a command in text | Peter Stephenson | 2008-12-18 | 1 | -1/+1 |
* | 25958: make it possible to get docs for startup files correct | Peter Stephenson | 2008-10-30 | 1 | -6/+6 |
* | Mikael: 25933: typos | Peter Stephenson | 2008-10-26 | 1 | -1/+1 |
* | 25931: Test for prompt code reentrancy | Peter Stephenson | 2008-10-24 | 1 | -0/+6 |
* | 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM | Peter Stephenson | 2008-10-09 | 1 | -1/+2 |
* | 25641: add emulation option (NO_)MULTI_FUNC_DEF | Peter Stephenson | 2008-09-11 | 1 | -0/+8 |
* | 25418: set PROMPT_SUBST for all Bourne-style shells | Peter Stephenson | 2008-08-07 | 1 | -1/+1 |
* | 25415: Make DEBUG_BEFORE_CMD the default. | Peter Stephenson | 2008-08-07 | 1 | -1/+8 |
* | 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence | Peter Stephenson | 2008-06-12 | 1 | -0/+10 |
* | Mikael: 25143: spelling corrections | Peter Stephenson | 2008-06-10 | 1 | -2/+2 |
* | 24818: add HIST_FCNTL_LOCK. | Peter Stephenson | 2008-04-17 | 1 | -0/+9 |
* | 24808: initial support for combining characters in zle | Peter Stephenson | 2008-04-13 | 1 | -0/+18 |
* | 24696: turn off MULTIBYTE by default in sh emulation | Peter Stephenson | 2008-03-07 | 1 | -4/+6 |
* | 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes fro... | Clint Adams | 2008-02-01 | 1 | -1/+1 |
* | 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default | Peter Stephenson | 2007-06-18 | 1 | -0/+25 |
* | 23375: Phil Pennock: =~, zsh/regex etc. etc. | Peter Stephenson | 2007-05-01 | 1 | -0/+30 |
* | 23205: fix misspelling of "effect". | Clint Adams | 2007-03-05 | 1 | -1/+1 |
* | 23165: fix problems with bases: error if over 36 and don't interpret octal | Peter Stephenson | 2007-02-12 | 1 | -0/+4 |
* | users/11111: add DEBUG_BEFORE_CMD option | Peter Stephenson | 2007-01-09 | 1 | -0/+8 |
* | 22981: Zvi Har'el: bad call from 22952 | Peter Stephenson | 2006-11-08 | 1 | -2/+5 |
* | 22934, modified, see 22937: add HIST_SUBST_PATTERN option | Peter Stephenson | 2006-11-01 | 1 | -0/+9 |
* | 22557: turn on multibyte option by default | Peter Stephenson | 2006-07-25 | 1 | -9/+21 |
* | 22544: Improve use of ztype tests for multibyte characters. Add | Peter Stephenson | 2006-07-10 | 1 | -0/+21 |
* | 22408: support for multibyte characters in patterns | Peter Stephenson | 2006-04-09 | 1 | -0/+14 |
* | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 2006-03-20 | 1 | -3/+3 |