Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Richard Hartmann: 26155: quote use of . for a command in text | Peter Stephenson | 2008-12-18 | 3 | -5/+5 | |
| | ||||||
* | Frank Terbeck: 26125: add "command" style to VCS_INFO | Peter Stephenson | 2008-12-11 | 1 | -0/+20 | |
| | ||||||
* | 26121: add -B <lines> option to calendar | Peter Stephenson | 2008-12-10 | 1 | -0/+4 | |
| | ||||||
* | 26110: option to allow vared to open to an alternative terminal | Peter Stephenson | 2008-12-09 | 1 | -1/+6 | |
| | ||||||
* | 13482: Frank Terbeck: fix some prompt docs for vcs info | Peter Stephenson | 2008-11-24 | 1 | -1/+4 | |
| | ||||||
* | users/13464: allow MIME suffixes to match upper case variants | Peter Stephenson | 2008-11-20 | 1 | -0/+4 | |
| | | | | | 26075: fix repeated calendar events so that the next event is always in the future | |||||
* | 26056 "< <(...)more_stuff" etc. are errors | Peter Stephenson | 2008-11-17 | 1 | -0/+2 | |
| | ||||||
* | 26055: ensure process substitution is handled before parameter and command | Peter Stephenson | 2008-11-17 | 1 | -3/+2 | |
| | ||||||
* | 26042 with some fixes from 26043 (Mikael): | Peter Stephenson | 2008-11-13 | 1 | -3/+9 | |
| | | | | | allow <(...) and >(...) to occur in the middle of strings and =(...) to have extra text following | |||||
* | 25988: declare temporary cache array as local, thanks to problem noticed by ↵ | Clint Adams | 2008-11-02 | 1 | -0/+1 | |
| | | | | Kazuhiro NISHIYAMA. | |||||
* | 25958: make it possible to get docs for startup files correct | Peter Stephenson | 2008-10-30 | 4 | -19/+28 | |
| | ||||||
* | Mikael: 25933: typos | Peter Stephenson | 2008-10-26 | 3 | -3/+3 | |
| | ||||||
* | 25931: Test for prompt code reentrancy | Peter Stephenson | 2008-10-24 | 1 | -0/+6 | |
| | | | | users/13400: clarify some ksh-like editing issues | |||||
* | 25912: fix another metafication bug in completion | Peter Stephenson | 2008-10-18 | 1 | -10/+8 | |
| | | | | and remove lies about matchers | |||||
* | Rocky: 25907: Makefile needs .exe to run zsh on Cygwin | Peter Stephenson | 2008-10-17 | 1 | -1/+1 | |
| | ||||||
* | 25893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for now | Peter Stephenson | 2008-10-14 | 1 | -8/+10 | |
| | ||||||
* | unposted: protect () in doc from macro expansion | Peter Stephenson | 2008-10-10 | 1 | -1/+1 | |
| | ||||||
* | Fix trailing backslash in example. | Bart Schaefer | 2008-10-10 | 1 | -1/+1 | |
| | ||||||
* | 25029: : "environ" style to allow a different search path when completing | Bart Schaefer | 2008-10-10 | 1 | -0/+8 | |
| | | | | as a different user. | |||||
* | 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM | Peter Stephenson | 2008-10-09 | 2 | -2/+4 | |
| | ||||||
* | 25760: add (~) flag | Peter Stephenson | 2008-09-27 | 1 | -1/+13 | |
| | ||||||
* | 25755/25756: Jörg Sommer: improved handling of module arguments | Peter Stephenson | 2008-09-27 | 1 | -1/+4 | |
| | | | | 25759: fix dynamic named directory crash, static named directory consistency | |||||
* | 25744: dynamic named directories and further doshfunc() simplification | Peter Stephenson | 2008-09-26 | 1 | -2/+72 | |
| | ||||||
* | 25733: add revision number to Perforce vcs_info backend | Peter Stephenson | 2008-09-23 | 1 | -10/+11 | |
| | | | | add abbreviation to list of backends | |||||
* | 25732: make vcs_info p4 backend use server if style use-server is set | Peter Stephenson | 2008-09-23 | 1 | -0/+15 | |
| | ||||||
* | 25720: remove misleading vcs_info bit about PROMPT_SUBST. | Clint Adams | 2008-09-22 | 1 | -3/+0 | |
| | ||||||
* | 25715: Frank Terbeck: vcs_info now works immediately | Peter Stephenson | 2008-09-22 | 1 | -1/+1 | |
| | ||||||
* | 25693: Frank Terbeck: another doc glitch | Peter Stephenson | 2008-09-19 | 1 | -4/+8 | |
| | ||||||
* | users/13262: Frank Terbeck: another formatting fix | Peter Stephenson | 2008-09-19 | 1 | -2/+5 | |
| | ||||||
* | users/13252 and elsewhere: Frank Terbeck plus tweaks: | Peter Stephenson | 2008-09-19 | 1 | -2/+334 | |
| | | | | add VCS_Info function system | |||||
* | c.f. users/13251: update mapfile doc again | Peter Stephenson | 2008-09-19 | 1 | -1/+4 | |
| | ||||||
* | users/13239: add some comments to mapfile doc | Peter Stephenson | 2008-09-18 | 1 | -3/+6 | |
| | ||||||
* | 25677: add %x and %I prompt escapes for shell source code debugging | Peter Stephenson | 2008-09-16 | 1 | -0/+10 | |
| | | | | tidy up interface to doshfunc() | |||||
* | 25643: keep DEBUG and ZERR traps in subshells | Peter Stephenson | 2008-09-11 | 1 | -1/+3 | |
| | ||||||
* | 25641: add emulation option (NO_)MULTI_FUNC_DEF | Peter Stephenson | 2008-09-11 | 1 | -0/+8 | |
| | ||||||
* | 25627: add $ZSH_SUBSHELL | Peter Stephenson | 2008-09-05 | 1 | -0/+7 | |
| | ||||||
* | 25615: $ZSH_DEBUG_CMD for use in DEBUG traps | Peter Stephenson | 2008-09-05 | 2 | -9/+17 | |
| | ||||||
* | 25603: format error in compsys.yo | Peter Stephenson | 2008-09-03 | 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 | |||||
* | Alexey I. Froloff: 25459: add list-dirs-first style. | Peter Stephenson | 2008-08-21 | 1 | -0/+13 | |
| | | | | Also doc. | |||||
* | 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 | |
| | ||||||
* | unposted: prvent command(s) from looking like a Yodl macro | Peter Stephenson | 2008-08-11 | 1 | -2/+2 | |
| | ||||||
* | unposted: prvent zshaddhistory() from looking like a Yodl macro | Peter Stephenson | 2008-08-11 | 1 | -1/+1 | |
| | ||||||
* | 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 | 3 | -4/+22 | |
| | | | | | Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code. | |||||
* | 25409: fix eval's use of lastval | Peter Stephenson | 2008-08-06 | 1 | -1/+4 | |
| | ||||||
* | unposted: two-word clarification of ZLS_COLORS usage. | Bart Schaefer | 2008-08-06 | 1 | -1/+1 | |
| | ||||||
* | 25389: rearrange precedence of ZLS_COLORS alternatives. | Bart Schaefer | 2008-08-06 | 1 | -3/+3 | |
| |