summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-0632715: doc formatting fixesJun T4-45/+50
2014-06-0632682 with tweaks: Add INC_APPEND_HISTORY_TIME.Peter Stephenson5-11/+40
2014-06-0619939: hg committable filesAndrew Magee2-1/+16
2014-06-0532723: add braces around some if/else branchesBarton E. Schaefer2-4/+9
2014-06-0532716: properly test iconv return values for error conditionsBarton E. Schaefer2-4/+8
2014-06-0432711: run "continue" test in a new shellBarton E. Schaefer2-3/+7
2014-06-0432708: glob qualifier (Y) implies (oN)Daniel Shahaf4-5/+18
2014-06-0332694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf5-40/+71
2014-06-0332681: formatting issue in zle docJun T2-0/+5
2014-06-03unposted: restore cond_match() in case used in add-on modulePeter Stephenson2-0/+16
2014-06-02Numbers transcribed in last commit message: article ID should be 32656.Barton E. Schaefer1-1/+1
2014-06-0236526: when __APPLE__ is defined at compile, normalize Unicode filenames in z...Barton E. Schaefer2-1/+37
2014-06-02Fix merge conflictPeter Stephenson2-4/+15
2014-06-02users/18870: fix glob scanner insert counting check.Daniel Shahaf3-10/+22
2014-06-0232662: vcs_info git: Fix stagedstr for empty reposDaniel Shahaf2-4/+15
2014-06-0132653: complete files with the ".phar" extension as well as ".php"Barton E. Schaefer2-1/+8
2014-06-0132634: add POSIX_ARGZERO optionBarton E. Schaefer7-7/+54
2014-06-01users/18857: add (Y) glob qualifier to generate only one match per patternDaniel Shahaf4-11/+44
2014-06-0132640: (#q) in [[ ... ]] forces globbingPeter Stephenson7-53/+145
2014-05-2932624: use correct scaling factor (clock ticks) for timesPeter Stephenson3-17/+24
2014-05-29users/18860: man -M overrides manpathPeter Stephenson2-1/+4
2014-05-29unposted: use DIGBUFSIZE for pipestatus numeric bufferPeter Stephenson2-1/+6
2014-05-2932620: Typo fix after commit eb4c70dDaniel Shahaf2-1/+3
2014-05-2932621: vcs_info svn: 'Fix set-branch-format' when in subdirsDaniel Shahaf2-7/+18
2014-05-2932619: vcs_info svn: Use the revision of cwdDaniel Shahaf2-3/+10
2014-05-1832616: bad printf arguments for limitsJun T3-1/+13
2014-05-16users/18827 plus tweaks to original comments: hg bookmarks extraction improve...Peter Stephenson2-12/+11
2014-05-1332609: [[ $var ]] behaves as [[ -n $var ]] for bash/ksh compatibilityBarton E. Schaefer3-13/+44
2014-05-0932603: fix documentation of status after try / alwaysEric Cook2-1/+6
2014-05-0832600: in _arguments, "-" is not an option letter after another "-"m0viefreak2-3/+13
2014-05-0632597: vcs_info git: Describe detached heads symbolically.Daniel Shahaf2-1/+6
2014-04-2932592: add CORRECT_IGNORE_FILE variableTomoki Sekiyama4-1/+25
2014-04-26Fix merge conflictPeter Stephenson2-15/+39
2014-04-2532580: avoid indefinite wait in lockhistfile() by checking for lock file time...Barton E. Schaefer2-15/+39
2014-04-2332562: updates for bzr completionSebastien Alaiwan2-2/+13
2014-04-2332558: _XOPEN_SOURCE_EXTENDED now OK on OpenBSDJasper Lievisse Adriaanse2-1/+6
2014-04-2032569: lastval ($?) should not be reset between word list substitution and lo...Barton E. Schaefer2-3/+6
2014-04-2032568: consistency in handling of errflag condition during substitutionsBarton E. Schaefer3-4/+27
2014-04-1832552 (updated by 32560): fix segfault when using process substitution in ano...Andrew Waldron5-11/+33
2014-04-1532546: better handling of ignored files with _path_files -W prefixesJun T2-2/+8
2014-04-1332540: in doexpandhist(), discard saved line position data rather than restor...Barton E. Schaefer3-1/+28
2014-04-07Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer5-0/+37
2014-04-07addition to 32527: also update .distfilesPeter Stephenson1-0/+1
2014-04-0732527: zcalc-auto-insert key binding for use in zcalcPeter Stephenson4-0/+36
2014-04-06Fix email addressBarton E. Schaefer1-1/+1
2014-04-06unposted: fix typoBarton E. Schaefer2-1/+3
2014-04-0632531: fix memory leaks detected by valgrindBarton E. Schaefer4-1/+12
2014-04-0632533: add completion for "apt-mark"Sebastian Ramacher2-1/+35
2014-04-0632532: completion for "apt" commandAlessandro Ghedini2-1/+37
2014-04-06complete zfs ... -o multiple timesllua2-3/+6