Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-04 | 52650 plus minor fixes: add -u for named references pointing to "upper" scope | Bart Schaefer | 1 | -5/+8 | |
2023-02-12 | 51403: Tests and documentation for 51402, clean up some other tests. | Bart Schaefer | 1 | -0/+34 | |
2022-03-31 | github #88: Fix typo | elig0n | 1 | -1/+1 | |
2021-04-15 | 45583/0004: docs: Document that hook functions may rely on $? (see ↵ | Daniel Shahaf | 1 | -1/+2 | |
workers/48570). | |||||
2021-04-15 | 45583/0001: docs: Minor markup tweak | Daniel Shahaf | 1 | -1/+1 | |
2015-11-13 | unposted: a few cosmetic format fixes in docs | Jun-ichi Takimoto | 1 | -2/+1 | |
2015-02-16 | 34558: preexec doc fix. | Peter Stephenson | 1 | -4/+4 | |
It was wrongly claming the first parameter was empty if the line was removed from the history. | |||||
2013-10-17 | 31830: New feature for zshaddhistory hooks. | Peter Stephenson | 1 | -3/+10 | |
If the first non-zero return status is 2, save the line on the internal history list, but don't write it out. | |||||
2013-10-16 | 31872: zshaddhistory hook example needs options. | Peter Stephenson | 1 | -4/+7 | |
Only works with INCAPPENDHISTORY or SHAREHISTORY set. | |||||
2013-10-15 | Fix trivial typo in zshaddhistory doc. | Peter Stephenson | 1 | -1/+1 | |
2011-08-03 | 29633: more care with anonymous and other functions | Peter Stephenson | 1 | -2/+9 | |
2011-06-19 | 29492: add argument handling to anonymous functions | Peter Stephenson | 1 | -5/+9 | |
2011-01-13 | c.f. 28628: some extra notes on traps | Peter Stephenson | 1 | -2/+6 | |
2011-01-11 | 28626: summarize differences between two types of trap | Peter Stephenson | 1 | -6/+15 | |
2009-02-18 | 26580: Mikael: typo. | Peter Stephenson | 1 | -1/+1 | |
2009-02-18 | 26579: fix hook function documentation | Peter Stephenson | 1 | -11/+23 | |
2008-09-05 | 25615: $ZSH_DEBUG_CMD for use in DEBUG traps | Peter Stephenson | 1 | -5/+5 | |
2008-08-11 | unposted: prvent zshaddhistory() from looking like a Yodl macro | Peter Stephenson | 1 | -1/+1 | |
2008-08-07 | 25415: Make DEBUG_BEFORE_CMD the default. | Peter Stephenson | 1 | -2/+6 | |
Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code. | |||||
2008-07-30 | cross-reference to DEBUG_BEFORE_CMD option | Peter Stephenson | 1 | -1/+2 | |
2008-07-17 | 25272: add zshaddhistory hook | Peter Stephenson | 1 | -0/+28 | |
2008-06-30 | 25255: add anonymous function capability | Peter Stephenson | 1 | -0/+36 | |
2008-06-10 | Mikael: 25143: spelling corrections | Peter Stephenson | 1 | -1/+1 | |
25144: report supported bases 25139: fix number | |||||
2007-10-02 | 23883: improve precmd documentation | Peter Stephenson | 1 | -1/+3 | |
Daniel Qarras: users/11915: .version quoting in _module completion | |||||
2006-11-10 | 22992: make $? available in exit traps/hooks | Peter Stephenson | 1 | -0/+2 | |
22993: slightly more effective _make variable fix | |||||
2006-11-09 | 22984: add zshexit hook | Peter Stephenson | 1 | -0/+8 | |
2006-11-08 | 22981: Zvi Har'el: bad call from 22952 | Peter Stephenson | 1 | -3/+24 | |
22980: add hook array for special functions | |||||
2006-03-20 | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 1 | -4/+4 | |
2005-10-02 | Fix docs for TRAPNAL function return | Peter Stephenson | 1 | -3/+2 | |
2005-06-01 | 21296: Add ERR alias for ZERR where possible. | Peter Stephenson | 1 | -1/+4 | |
"trap" reports alias names. | |||||
2005-04-01 | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 1 | -1/+1 | |
2004-06-08 | 20024: Improve documentation for TRAPNAL functions | Peter Stephenson | 1 | -0/+18 | |
2001-07-10 | Better indexing and misc. cleanup in the first tenth or so of the doc. | Bart Schaefer | 1 | -8/+10 | |
2001-05-29 | spelling corrections | Oliver Kiddle | 1 | -1/+1 | |
2001-04-11 | Updated the "preexec" docs. | Wayne Davison | 1 | -2/+8 | |
2000-10-05 | cleanup (12896) | Sven Wischnowsky | 1 | -1/+1 | |
2000-05-22 | 11483: Fix formatting and other small errors. | Bart Schaefer | 1 | -17/+22 | |
2000-05-14 | doc changes; typo in _jobs; integer builtin understands `-i base' | Peter Stephenson | 1 | -21/+133 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+107 | |