Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 32412 / 32415: New giga- and terabyte units for glob qualifiers | Manuel Presnitz | 2014-03-01 | 1 | -4/+6 |
| | |||||
* | Fix merge conflict | Peter Stephenson | 2014-02-28 | 1 | -1/+1 |
|\ | |||||
| * | unposted: fix typo in documentation | Oliver Kiddle | 2014-02-25 | 1 | -1/+1 |
| | | |||||
* | | users 18531 plus doc etc.: new expand-absolute-path widget | Peter Stephenson | 2014-02-28 | 1 | -0/+6 |
|/ | |||||
* | 32427: avoid busy loop on closed descriptors for "zle -F" handlers | Barton E. Schaefer | 2014-02-23 | 1 | -18/+29 |
| | | | | | Also assure the handlers are called on error conditions and document the extra argument that is passed in the error case. | ||||
* | update zshcontrib for latest helpfiles | m0viefreak | 2014-02-18 | 1 | -14/+13 |
| | |||||
* | unposted: document interactions of "fc -R" etc. with "fc -l" and $HISTCMD | Barton E. Schaefer | 2014-02-17 | 2 | -3/+7 |
| | |||||
* | 32388: zparseopts -K preserves individual associative array elements | Barton E. Schaefer | 2014-02-15 | 1 | -4/+6 |
| | |||||
* | 32355: document and test vi mode undo changes | Oliver Kiddle | 2014-02-05 | 1 | -1/+15 |
| | |||||
* | Minor indexing changes to generate more consistent page layouts | Barton E. Schaefer | 2014-02-02 | 3 | -4/+3 |
| | |||||
* | 32338: create empty help.txt so lack of helpfiles does not break the build | Barton E. Schaefer | 2014-02-02 | 1 | -1/+2 |
| | |||||
* | use LPAR() instead of parens in sqrt example | Bart Schaefer | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | 32299: add use of underscores on arithmetic output for spacing | Peter Stephenson | 2014-01-23 | 1 | -0/+21 |
| | |||||
* | 32271: fix matcher-list example | Daniel Hahler | 2014-01-17 | 1 | -1/+1 |
| | |||||
* | 32246: option "shift -p" pops arguments from end of array | Peter Stephenson | 2014-01-11 | 1 | -1/+4 |
| | |||||
* | users/18298 (tidied up): add {<char>..<char>} expansion | Peter Stephenson | 2014-01-09 | 1 | -0/+10 |
| | |||||
* | unposted: update version to 5.0.5 zsh-5.0.5 | Peter Stephenson | 2014-01-05 | 1 | -1/+1 |
| | | | | Also correct typo in compsys.yo for texinfo. | ||||
* | unposted but c.f. 32231: $line from _arguments doesn't include command | Peter Stephenson | 2014-01-05 | 1 | -5/+5 |
| | |||||
* | 32157: fix extra line feed after prompt, and erased character in completion ↵ | Barton E. Schaefer | 2013-12-18 | 1 | -1/+1 |
| | | | | listing, when ZLE_RPROMPT_INDENT=0 | ||||
* | 32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right | Patrick Oscity | 2013-12-16 | 1 | -0/+13 |
| | |||||
* | users/18210: document "print -D" better | Peter Stephenson | 2013-12-09 | 1 | -2/+2 |
| | |||||
* | 32045 (adjusted by 32047): use makefile dependencies to determine whether to | Barton E. Schaefer | 2013-11-25 | 1 | -7/+8 |
| | | | | rebuild helpfiles | ||||
* | 32031 plus missed _run_help: get helpfiles install path corect in functions | Peter Stephenson | 2013-11-23 | 1 | -1/+0 |
| | |||||
* | 32008: complete "." and ":" for run-help, clean Doc/help in make | Martin Vaeth | 2013-11-18 | 1 | -2/+3 |
| | |||||
* | follow up to 31959: I patched the files to the wrong place. | Peter Stephenson | 2013-11-18 | 2 | -0/+0 |
| | |||||
* | Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, ↵ | Barton E. Schaefer | 2013-11-15 | 1 | -1/+1 |
| | | | | assure clean environment, force LANG=C | ||||
* | 31959: missed files | Martin Vaeth | 2013-11-13 | 2 | -0/+6 |
| | |||||
* | 31959 (plus tweak to .gitignore): make help files during installation | Martin Vaeth | 2013-11-12 | 3 | -5/+34 |
| | |||||
* | 31940: zcalc -e uses arguments as input | Peter Stephenson | 2013-11-08 | 1 | -1/+5 |
| | |||||
* | 31937: zle -Fw uses widget semantics for file descriptor handler | Peter Stephenson | 2013-11-07 | 1 | -2/+9 |
| | |||||
* | 31936: Rationalise limits for threads | Stefan Neudorf | 2013-11-03 | 1 | -2/+2 |
| | |||||
* | 31935: further updates to limits for BSD | Stefan Neudorf | 2013-11-03 | 1 | -10/+8 |
| | |||||
* | 31930 / 31934: New limits from BSD. | Stefan Neudorf | 2013-10-31 | 1 | -1/+10 |
| | | | | Avoid clash of uses for ulimit -k. | ||||
* | 31902: rationalise use of gamma function. | Jun T | 2013-10-27 | 1 | -1/+1 |
| | | | | | Make zsh/mathfunc consistent across systems and use tgamma() where available | ||||
* | 31873: Document conventions for command options in builtins | Peter Stephenson | 2013-10-23 | 1 | -1/+35 |
| | |||||
* | 31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array | Barton E. Schaefer | 2013-10-19 | 1 | -0/+6 |
| | |||||
* | 31823: add HISTORY_IGNORE parameter | Barton E. Schaefer | 2013-10-17 | 1 | -0/+10 |
| | | | | | HISTORY_IGNORE defines a pattern to exclude matching lines in the internal history from the HISTFILE at write time. | ||||
* | 31830: New feature for zshaddhistory hooks. | Peter Stephenson | 2013-10-17 | 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. | ||||
* | Users/18033: Documentation for exit and ERR_EXIT. | Peter Stephenson | 2013-10-16 | 3 | -0/+25 |
| | | | | | Notes about interaction with asynchronous jobs such as process substitution and multios. | ||||
* | 31872: zshaddhistory hook example needs options. | Peter Stephenson | 2013-10-16 | 1 | -4/+7 |
| | | | | Only works with INCAPPENDHISTORY or SHAREHISTORY set. | ||||
* | Fix trivial typo in zshaddhistory doc. | Peter Stephenson | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://git.code.sf.net/p/zsh/code | Bart Schaefer | 2013-10-13 | 3 | -67/+110 |
|\ | |||||
| * | 31818: fix completion for zsh in _sh, and document the _arguments behavior ↵ | Barton E. Schaefer | 2013-10-12 | 1 | -66/+101 |
| | | | | | | | | | | | | | | | | that made the fix necessary To avoid side effects, reposition the _arguments call in _sh for the zsh special case. Document the side effects so avoided, and clean up the _arguments documentation a bit along the way. | ||||
| * | 31805: Update _enable and _disable for -p, fix related typo in docs | Mikael Magnusson | 2013-10-11 | 1 | -1/+1 |
| | | |||||
| * | 31805: Add $patchars and $dis_patchars to zsh/parameter module | Mikael Magnusson | 2013-10-11 | 1 | -0/+8 |
| | | |||||
* | | unposted: fix typo | Bart Schaefer | 2013-10-07 | 1 | -1/+1 |
|/ | |||||
* | users:18023: Add PIPEFAIL option | Peter Stephenson | 2013-10-06 | 1 | -0/+14 |
| | |||||
* | 31711: add execute-never style for MIME function system. | Peter Stephenson | 2013-09-08 | 1 | -0/+22 |
| | | | | Allows alien file systems to be marked as not having executable fiels | ||||
* | 31658: fix manual entry about getting lines from mapfile | Peter Stephenson | 2013-09-06 | 1 | -3/+6 |
| | |||||
* | users/17955: new "disown" style for MIME handlers. | Peter Stephenson | 2013-08-29 | 1 | -0/+8 |
| | | | | Makes handlers put into the background run without job control. |