Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | 31592: improve documentary for handling of named directories. | Manuel Presnitz | 2013-07-28 | 3 | -12/+17 |
| | | | | Minor changes of phrasing. | ||||
* | 31503: zmv improvements for user-specified programs. | Peter Stephenson | 2013-07-03 | 1 | -2/+8 |
| | | | | | -p splits words of commands passed to it. -P is like -p for when the program doesn't understand the -- convention | ||||
* | 31444: Basic code for enable/disable -p | Peter Stephenson | 2013-06-13 | 3 | -8/+108 |
| | |||||
* | 31459: fix alignment of zsh entry in info menu | Bruce Stephens | 2013-06-10 | 1 | -1/+1 |
| | |||||
* | 31436: document KSH_GLOB doesn't support recursive directories | Peter Stephenson | 2013-05-30 | 1 | -2/+4 |
| | |||||
* | 31422: better heuristic for timestamps in age function | Peter Stephenson | 2013-05-29 | 1 | -2/+7 |
| | |||||
* | 31405: weasel words about PRINT_EXIT_STATUS option. | Peter Stephenson | 2013-05-22 | 1 | -0/+1 |
| | |||||
* | 31418: improve documentation for "age" function | Peter Stephenson | 2013-05-21 | 1 | -2/+10 |
| | |||||
* | 31263 (but changed * to - for consitency): | Peter Stephenson | 2013-04-12 | 1 | -3/+3 |
| | | | | suppress texinfo warning by giving item an argument | ||||
* | 31261: updates needed with latest texinfo | Peter Stephenson | 2013-04-12 | 2 | -4/+3 |
| | |||||
* | unposted: fix a typo in docs | Mikael Magnusson | 2013-04-08 | 1 | -1/+1 |
| | |||||
* | 31175: Add documentation for the new -i and -f options of vared | Frank Terbeck | 2013-04-05 | 1 | -0/+5 |
| | |||||
* | 31155: minor extra zcalc features and documentation | Peter Stephenson | 2013-03-17 | 1 | -4/+8 |
| | |||||
* | 31154: make zcalc understand continuation lines with a backslash | Peter Stephenson | 2013-03-15 | 1 | -1/+6 |
| | |||||
* | unposted: adjust another mention of psvar | Mikael Magnusson | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | based on 31144 etc.: all entries of psvar can now be shown in prompts | Peter Stephenson | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | users/17666: zcalc -f sets FORCE_FLOAT | Peter Stephenson | 2013-03-05 | 1 | -0/+4 |
| | |||||
* | users/17665: add FORCE_FLOAT option | Peter Stephenson | 2013-03-05 | 1 | -0/+11 |
| | |||||
* | unposted: Insert a blank line before vindex() to properly format the | Bart Schaefer | 2013-02-13 | 1 | -0/+1 |
| | | | | paragraph that follows it. | ||||
* | 31000: fix typo in example | Bart Schaefer | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | users/17608: use function to modify currrent command line argument | Peter Stephenson | 2013-01-24 | 1 | -3/+22 |
| | |||||
* | users/17524: misc. parameter flag clarifications | Bart Schaefer | 2013-01-03 | 1 | -12/+19 |
| | |||||
* | 30803: Vin Shelton: missing menu entry in grammar.yo | Peter Stephenson | 2012-11-18 | 1 | -0/+1 |
| | |||||
* | 30789: Add CONTINUE_ON_ERROR for old behaviour. | Peter Stephenson | 2012-11-15 | 2 | -2/+67 |
| | | | | | New behaviour is for scripts to exit on error instead of returning to top level and executing the next command. | ||||
* | 30780: document that set -o failures are hard but setopt failures are soft | Peter Stephenson | 2012-11-08 | 1 | -0/+5 |
| | |||||
* | unposted: further parameter splitting clarifications | Peter Stephenson | 2012-10-19 | 1 | -2/+4 |
| | |||||
* | 30740: add example of process substitution using anonymous function | Peter Stephenson | 2012-10-18 | 1 | -0/+18 |
| | |||||
* | c.f. users/17330: fix reference to splitting rule in parameter expn rules | Peter Stephenson | 2012-10-18 | 1 | -1/+1 |
| | |||||
* | 30726: make shell options passed to emulate stick along with the emulation | Peter Stephenson | 2012-10-11 | 1 | -0/+4 |
| | |||||
* | 30718: emulate command evaluations should apply sticky emulation | Peter Stephenson | 2012-10-07 | 1 | -5/+18 |
| | | | | to autoloads, too | ||||
* | additional split change fixes | Peter Stephenson | 2012-10-05 | 1 | -2/+5 |
| | |||||
* | users/17305: fix doc of ordering of word splitting | Peter Stephenson | 2012-10-03 | 1 | -30/+37 |
| | | | | improve (z) and (Z) doc | ||||
* | users/17310: we can't treat < after [ as a normal character. | Peter Stephenson | 2012-10-03 | 1 | -1/+4 |
| | | | | Document problem and test for case that needs to work. | ||||
* | Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag ↵ | Frank Terbeck | 2012-09-28 | 1 | -2/+5 |
| | | | | from the hg vcs_info backend | ||||
* | 30692: allow autoload +X -m to work | Peter Stephenson | 2012-09-21 | 1 | -1/+4 |
| | | | | change to _path_files to make it load in that fashion | ||||
* | 30687 with typo corrected: don't REPORTTIME if zleactive | Peter Stephenson | 2012-09-21 | 1 | -1/+4 |
| | |||||
* | 30647, 30649: allow underscores in numeric constants | Peter Stephenson | 2012-09-11 | 1 | -1/+9 |
| | |||||
* | Didn't mean to check this in | Peter Stephenson | 2012-09-08 | 1 | -1/+1 |
| | |||||
* | users/17236: r and other fc output didn't metafy when listing to a file | Peter Stephenson | 2012-09-08 | 1 | -1/+1 |
| | | | | other than stdout | ||||
* | users/12713: returning REPLY to _user_expand sets description for expansion | Peter Stephenson | 2012-09-03 | 1 | -1/+3 |
| | |||||
* | users/17211: new recursive-files style | Peter Stephenson | 2012-08-21 | 1 | -0/+22 |
| | |||||
* | 30633: "functions -T" only traces marked function, not called functions | Peter Stephenson | 2012-08-21 | 1 | -11/+14 |
| | |||||
* | 30629 plus unposted formatting changes: | Peter Stephenson | 2012-08-17 | 1 | -5/+6 |
| | | | | | support socket buffer size limit properly in ulimit; improve consistency of output and documentation and tweak formatting appropriately | ||||
* | 30627: support RLIMIT_NTHR as on NetBSD | Peter Stephenson | 2012-08-17 | 1 | -2/+6 |
| | |||||
* | Stepan Koltsov: vcs_info: %a to output number of all patches in ↵ | Frank Terbeck | 2012-08-17 | 1 | -0/+1 |
| | | | | (no)?patch-format styles | ||||
* | 30169: repeat "typeset -T" with same two first arguments is not an error | Peter Stephenson | 2012-08-16 | 1 | -1/+3 |
| | |||||
* | Jesse Weinstein: 30607: Doc/Makefile.in: fix ancient Codl | Peter Stephenson | 2012-08-13 | 1 | -2/+2 |
| | | | | dependendency problems |