about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos in the documentationMikael Magnusson2014-10-037-15/+15
* 33323: fix bug in removing math functions and complete -M option to functionsOliver Kiddle2014-10-021-1/+1
* 33319: fix parens in example from 33312Barton E. Schaefer2014-10-011-1/+1
* 33312: document redirections applied to function definitionsPeter Stephenson2014-10-012-0/+23
* 33209: allow dummy zsh.texi if yodl not available.Tanu Kaskinen2014-09-201-2/+4
* 33206: fix compdescribe docBarton E. Schaefer2014-09-191-6/+6
* users/19097: remove $functypetrace in favour of ref to $zsheval_contextPeter Stephenson2014-09-181-13/+9
* 33184: vcs_info git: consider patches for rebaseMarc Finet2014-09-161-7/+7
* 33136: P glob qual appends words when negatedMikael Magnusson2014-09-161-0/+6
* Add $functypestack special parameter in zsh/parameterPeter Stephenson2014-09-121-1/+13
* clarify ${(~j.|.)array} exampleBarton E. Schaefer2014-09-061-4/+5
* 33110: document use of $IFS[0] for variable paddingPeter Stephenson2014-09-041-0/+4
* 33091: improve documentation for ttyctlPeter Stephenson2014-09-041-3/+15
* 33070: add %(e..) based on %eBarton E. Schaefer2014-08-301-0/+1
* 33057: %e in prompts shows evaluation / execution depthPeter Stephenson2014-08-291-0/+6
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-233-77/+1
* 32997: new utility function for separated listsOliver Kiddle2014-08-141-0/+13
* 33002: tcp_expect -P pm tags matches with a stringPeter Stephenson2014-08-141-2/+11
* 32975, 32984: texi2html.conf location inconsistent in makefileAxel Beckert2014-08-121-3/+3
* unposted: Fix typo in Doc/Zsh/expn.yoAxel Beckert2014-08-101-1/+1
* mention 32971 in NEWS, clarify RPROMPT behavior in docsBarton E. Schaefer2014-08-081-3/+5
* 32971: negative argument with %(l..) and with %<< or %>> calculates space ava...Barton E. Schaefer2014-08-071-6/+23
* 32954: Missed the doc change.Peter Stephenson2014-08-041-1/+3
* 32949 (wip 32928, 32937): Add :^ syntax for zipping two arraysMikael Magnusson2014-08-041-0/+24
* 32944: read -qs is handled correctly by current codePeter Stephenson2014-08-031-2/+1
* user/19006: document position of RC_EXPAND_PARAM in parameter substPeter Stephenson2014-08-031-4/+9
* %P at start of TCP function system prompt causes %-style prompt substPeter Stephenson2014-07-301-0/+4
* 32918: add %. to ztrftime for use in promptsPeter Stephenson2014-07-301-0/+7
* unposted: replace-argument can take negative prefix to count from endPeter Stephenson2014-07-241-0/+1
* force retention of whitespace in "fc" item prototypeBarton E. Schaefer2014-07-201-1/+1
* 32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty stringBarton E. Schaefer2014-07-201-1/+9
* 32866: new replace-argument ZLE function.Peter Stephenson2014-07-171-0/+25
* Attempt to improve doc for assignmentPeter Stephenson2014-07-082-3/+13
* 32812: put contents at start of manualJun T2014-06-262-1/+1
* 32799: resource NTHR not well handled on NetBSDPeter Stephenson2014-06-261-0/+3
* 32781: source behaves like . w.r.t. path searchJun T2014-06-161-1/+1
* 32779: fix a typo in options.yoJun T2014-06-141-1/+1
* 32768 with further modifications: LOCAL_LOOPS option.Peter Stephenson2014-06-131-4/+19
* 32666: shell emulation doc additionjchaloup2014-06-131-1/+1
* fix my own merge conflict with grammar changesPeter Stephenson2014-06-095-66/+87
|\
| * 32719: minor doc issuesJun T2014-06-061-15/+16
| * 32715: doc formatting fixesJun T2014-06-063-45/+47
| * 32682 with tweaks: Add INC_APPEND_HISTORY_TIME.Peter Stephenson2014-06-061-6/+24
* | 32755: move incorrectly placed line in grammar.yoJun T2014-06-091-1/+1
|/
* 32708: glob qualifier (Y) implies (oN)Daniel Shahaf2014-06-041-1/+6
* 32694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf2014-06-031-3/+4
* 32681: formatting issue in zle docJun T2014-06-031-0/+1
* 32634: add POSIX_ARGZERO optionBarton E. Schaefer2014-06-012-4/+29
* users/18857: add (Y) glob qualifier to generate only one match per patternDaniel Shahaf2014-06-011-0/+4
* 32640: (#q) in [[ ... ]] forces globbingPeter Stephenson2014-06-012-3/+33