Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 40440: Add $functions_source hash to zsh/parameter. | Peter Stephenson | 2017-01-28 | 1 | -1/+28 |
| | | | | This allows you to find out where a function was loaded from. | ||||
* | unposted: document order of entries for $history and $historywords | Barton E. Schaefer | 2015-11-20 | 1 | -1/+5 |
| | |||||
* | 35075: improve manual format | Jun-ichi Takimoto | 2015-05-12 | 1 | -2/+2 |
| | | | | also fixed a ChangeLog entry for 35034 (2015-05-06) | ||||
* | users/19097: remove $functypetrace in favour of ref to $zsheval_context | Peter Stephenson | 2014-09-18 | 1 | -13/+9 |
| | |||||
* | Add $functypestack special parameter in zsh/parameter | Peter Stephenson | 2014-09-12 | 1 | -1/+13 |
| | |||||
* | 31805: Add $patchars and $dis_patchars to zsh/parameter module | Mikael Magnusson | 2013-10-11 | 1 | -0/+8 |
| | |||||
* | 28638: add $usergroups parameter | Peter Stephenson | 2011-01-19 | 1 | -0/+6 |
| | |||||
* | Richard Hartmann: 26155: quote use of . for a command in text | Peter Stephenson | 2008-12-18 | 1 | -2/+2 |
| | |||||
* | 25595: fix line numbers with EVAL_LINENO, | Peter Stephenson | 2008-09-03 | 1 | -9/+12 |
| | | | | | try to fix oddities with funcstack and sourced files, simplify use of caller element of funcstack | ||||
* | 25448: add $funcfiletrace to show absolute line number for caller | Peter Stephenson | 2008-08-13 | 1 | -0/+13 |
| | |||||
* | 25443 (tweaked): allow $functrace to show sourced files | Peter Stephenson | 2008-08-12 | 1 | -0/+5 |
| | |||||
* | 25247 with further modifications: add $funcsourcetrace | Peter Stephenson | 2008-08-11 | 1 | -1/+11 |
| | |||||
* | users/11818: allow non-numeric keys for job status parameters | Peter Stephenson | 2007-09-05 | 1 | -0/+11 |
| | |||||
* | 22728: $functrace parameter for function backtraces. | Clint Adams | 2006-09-17 | 1 | -0/+6 |
| | |||||
* | 19014: add alias -s suf=handler | Peter Stephenson | 2003-09-03 | 1 | -2/+10 |
| | |||||
* | show current/previous job in $jobstates (3503) | Sven Wischnowsky | 2000-11-02 | 1 | -6/+7 |
| | |||||
* | make $modules report aliases correctly (12654) | Sven Wischnowsky | 2000-08-16 | 1 | -2/+3 |
| | |||||
* | 11478; 3.1.7-pre-4 zsh-3.1.7-pre-4 | Peter Stephenson | 2000-05-21 | 1 | -9/+10 |
| | |||||
* | Spelling corrections in the docs (11315) | Oliver Kiddle | 2000-05-11 | 1 | -9/+111 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-05-19 | 1 | -0/+49 |