Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 32640: (#q) in [[ ... ]] forces globbing | Peter Stephenson | 2014-06-01 | 2 | -3/+33 |
| | |||||
* | 32620: Typo fix after commit eb4c70d | Daniel Shahaf | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | 32616: bad printf arguments for limits | Jun T | 2014-05-18 | 1 | -0/+7 |
| | |||||
* | users/18827 plus tweaks to original comments: hg bookmarks extraction ↵ | Peter Stephenson | 2014-05-16 | 1 | -12/+5 |
| | | | | improvement | ||||
* | 32603: fix documentation of status after try / always | Eric Cook | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | 32592: add CORRECT_IGNORE_FILE variable | Tomoki Sekiyama | 2014-04-29 | 2 | -0/+11 |
| | |||||
* | 32527: zcalc-auto-insert key binding for use in zcalc | Peter Stephenson | 2014-04-07 | 1 | -0/+19 |
| | |||||
* | unposted: fix typo | Barton E. Schaefer | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | 32521: document that LOGNAME comes from getlogin() | Peter Stephenson | 2014-04-06 | 1 | -1/+3 |
| | |||||
* | 32528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' ↵ | Daniel Shahaf | 2014-04-05 | 1 | -3/+14 |
| | | | | support. | ||||
* | 32528: vcs_info: Add check-for-staged-changes | Daniel Shahaf | 2014-04-05 | 1 | -0/+13 |
| | |||||
* | users/18644: bindkey -s doc should have forward reference. | Peter Stephenson | 2014-03-20 | 1 | -0/+3 |
| | | | | Indicate there is documentation for the argument strings. | ||||
* | 32493: some man page formatting fixes | Jun T | 2014-03-17 | 4 | -2/+4 |
| | |||||
* | unposted: document effect of 32479 on POSIX_TRAPS | Peter Stephenson | 2014-03-14 | 1 | -1/+4 |
| | |||||
* | Merge branch 'master' of git://git.code.sf.net/p/zsh/code | Barton E. Schaefer | 2014-03-03 | 1 | -0/+18 |
|\ | |||||
| * | 32441: add completer for file extensions | Oliver Kiddle | 2014-03-03 | 1 | -0/+9 |
| | | |||||
| * | 32439: add new show-ambiguity style | Oliver Kiddle | 2014-03-03 | 1 | -0/+9 |
| | | |||||
* | | users/18550: matcher-list documentation clarifications | Barton E. Schaefer | 2014-03-03 | 1 | -5/+7 |
|/ | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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. |