Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-12 | 51375: Clarify documentation, fix typos, add indexing. | Bart Schaefer | 1 | -0/+8 | |
2023-02-12 | 51362: Begin documentation for named references. | Bart Schaefer | 1 | -1/+1 | |
2023-01-31 | 51337: parameter attributes cross-reference typeset equivalents (or lack ↵ | Bart Schaefer | 1 | -1/+2 | |
thereof) | |||||
2022-03-30 | 49906 (Bart), 49911: Fixes to querying jobs in subshell. | Peter Stephenson | 1 | -0/+6 | |
Don't attempt to query invalid job off end of table, resulting in crashes from $jobtstates. If background task started in subshell, look at tatsks within subshell instead of main shell. Document and add test. | |||||
2019-12-04 | 44981: Fix some typos in the documentation. | Martijn Dekker | 1 | -1/+1 | |
2017-01-28 | 40440: Add $functions_source hash to zsh/parameter. | Peter Stephenson | 1 | -1/+28 | |
This allows you to find out where a function was loaded from. | |||||
2015-11-20 | unposted: document order of entries for $history and $historywords | Barton E. Schaefer | 1 | -1/+5 | |
2015-05-12 | 35075: improve manual format | Jun-ichi Takimoto | 1 | -2/+2 | |
also fixed a ChangeLog entry for 35034 (2015-05-06) | |||||
2014-09-18 | users/19097: remove $functypetrace in favour of ref to $zsheval_context | Peter Stephenson | 1 | -13/+9 | |
2014-09-12 | Add $functypestack special parameter in zsh/parameter | Peter Stephenson | 1 | -1/+13 | |
2013-10-11 | 31805: Add $patchars and $dis_patchars to zsh/parameter module | Mikael Magnusson | 1 | -0/+8 | |
2011-01-19 | 28638: add $usergroups parameter | Peter Stephenson | 1 | -0/+6 | |
2008-12-18 | Richard Hartmann: 26155: quote use of . for a command in text | Peter Stephenson | 1 | -2/+2 | |
2008-09-03 | 25595: fix line numbers with EVAL_LINENO, | Peter Stephenson | 1 | -9/+12 | |
try to fix oddities with funcstack and sourced files, simplify use of caller element of funcstack | |||||
2008-08-13 | 25448: add $funcfiletrace to show absolute line number for caller | Peter Stephenson | 1 | -0/+13 | |
2008-08-12 | 25443 (tweaked): allow $functrace to show sourced files | Peter Stephenson | 1 | -0/+5 | |
2008-08-11 | 25247 with further modifications: add $funcsourcetrace | Peter Stephenson | 1 | -1/+11 | |
2007-09-05 | users/11818: allow non-numeric keys for job status parameters | Peter Stephenson | 1 | -0/+11 | |
2006-09-17 | 22728: $functrace parameter for function backtraces. | Clint Adams | 1 | -0/+6 | |
2003-09-03 | 19014: add alias -s suf=handler | Peter Stephenson | 1 | -2/+10 | |
2000-11-02 | show current/previous job in $jobstates (3503) | Sven Wischnowsky | 1 | -6/+7 | |
2000-08-16 | make $modules report aliases correctly (12654) | Sven Wischnowsky | 1 | -2/+3 | |
2000-05-21 | 11478; 3.1.7-pre-4 | Peter Stephenson | 1 | -9/+10 | |
2000-05-11 | Spelling corrections in the docs (11315) | Oliver Kiddle | 1 | -9/+111 | |
1999-05-19 | Initial revision | Tanaka Akira | 1 | -0/+49 | |