about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 32833: complete Python and Ruby arguments as for PerlJun T2014-07-033-13/+40
* 32823: complete file instead of Perl script after -Jun T2014-06-302-1/+18
* 32812: put contents at start of manualJun T2014-06-263-1/+6
* 32799: resource NTHR not well handled on NetBSDPeter Stephenson2014-06-263-3/+28
* 32789: --enable-zsh-valgrind allows analysis of heap allocationPeter Stephenson2014-06-245-8/+123
* 32781: source behaves like . w.r.t. path searchJun T2014-06-162-1/+6
* 32779: fix a typo in options.yoJun T2014-06-142-1/+5
* 32768 with further modifications: LOCAL_LOOPS option.Peter Stephenson2014-06-137-8/+90
* 32666: shell emulation doc additionjchaloup2014-06-132-1/+6
* 32767: another spot to tweak bracechardots()Jun T2014-06-112-0/+6
* 32766: bracechardots() agrees with xpandbraces() about what constitutes a {C1...Barton E. Schaefer2014-06-102-0/+5
* 32765: fix build when not MULTIBYTE_SUPPORTJun T2014-06-102-2/+18
* fix my own merge conflict with grammar changesPeter Stephenson2014-06-0917-90/+171
|\
| * 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilationNikolas Garofil2014-06-077-10/+31
| * 32719: minor doc issuesJun T2014-06-062-15/+18
| * 32715: doc formatting fixesJun T2014-06-064-45/+50
| * 32682 with tweaks: Add INC_APPEND_HISTORY_TIME.Peter Stephenson2014-06-065-11/+40
| * 19939: hg committable filesAndrew Magee2014-06-062-1/+16
| * 32723: add braces around some if/else branchesBarton E. Schaefer2014-06-052-4/+9
| * 32716: properly test iconv return values for error conditionsBarton E. Schaefer2014-06-052-4/+8
* | 32755: move incorrectly placed line in grammar.yoJun T2014-06-092-1/+6
|/
* 32711: run "continue" test in a new shellBarton E. Schaefer2014-06-042-3/+7
* 32708: glob qualifier (Y) implies (oN)Daniel Shahaf2014-06-044-5/+18
* 32694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf2014-06-035-40/+71
* 32681: formatting issue in zle docJun T2014-06-032-0/+5
* unposted: restore cond_match() in case used in add-on modulePeter Stephenson2014-06-032-0/+16
* Numbers transcribed in last commit message: article ID should be 32656.Barton E. Schaefer2014-06-021-1/+1
* 36526: when __APPLE__ is defined at compile, normalize Unicode filenames in z...Barton E. Schaefer2014-06-022-1/+37
* Fix merge conflictPeter Stephenson2014-06-022-4/+15
|\
| * 32662: vcs_info git: Fix stagedstr for empty reposDaniel Shahaf2014-06-022-4/+15
* | users/18870: fix glob scanner insert counting check.Daniel Shahaf2014-06-023-10/+22
|/
* 32653: complete files with the ".phar" extension as well as ".php"Barton E. Schaefer2014-06-012-1/+8
* 32634: add POSIX_ARGZERO optionBarton E. Schaefer2014-06-017-7/+54
* users/18857: add (Y) glob qualifier to generate only one match per patternDaniel Shahaf2014-06-014-11/+44
* 32640: (#q) in [[ ... ]] forces globbingPeter Stephenson2014-06-017-53/+145
* 32624: use correct scaling factor (clock ticks) for timesPeter Stephenson2014-05-293-17/+24
* users/18860: man -M overrides manpathPeter Stephenson2014-05-292-1/+4
* unposted: use DIGBUFSIZE for pipestatus numeric bufferPeter Stephenson2014-05-292-1/+6
* 32620: Typo fix after commit eb4c70dDaniel Shahaf2014-05-292-1/+3
* 32621: vcs_info svn: 'Fix set-branch-format' when in subdirsDaniel Shahaf2014-05-292-7/+18
* 32619: vcs_info svn: Use the revision of cwdDaniel Shahaf2014-05-292-3/+10
* 32616: bad printf arguments for limitsJun T2014-05-183-1/+13
* users/18827 plus tweaks to original comments: hg bookmarks extraction improve...Peter Stephenson2014-05-162-12/+11
* 32609: [[ $var ]] behaves as [[ -n $var ]] for bash/ksh compatibilityBarton E. Schaefer2014-05-133-13/+44
* 32603: fix documentation of status after try / alwaysEric Cook2014-05-092-1/+6
* 32600: in _arguments, "-" is not an option letter after another "-"m0viefreak2014-05-082-3/+13
* 32597: vcs_info git: Describe detached heads symbolically.Daniel Shahaf2014-05-062-1/+6
* 32592: add CORRECT_IGNORE_FILE variableTomoki Sekiyama2014-04-294-1/+25
* Fix merge conflictPeter Stephenson2014-04-262-15/+39
|\
| * 32580: avoid indefinite wait in lockhistfile() by checking for lock file time...Barton E. Schaefer2014-04-252-15/+39