summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-1931849: document effect of KSH_ZERO_SUBSCRIPT on the argv special arrayBarton E. Schaefer2-0/+11
2013-10-1831846: fix NOEXEC option in execsimple() optimisationPeter Stephenson2-0/+7
2013-10-1831840: "read" needs IFS unset to avoid stripping whitespace in makefilesBarton E. Schaefer2-1/+5
2013-10-1731832: make execrestore() more signal-safe.Bart Schaefer2-23/+29
2013-10-1731823: add HISTORY_IGNORE parameterBarton E. Schaefer3-0/+33
2013-10-1731830: New feature for zshaddhistory hooks.Peter Stephenson5-7/+49
2013-10-16Users/18033: Documentation for exit and ERR_EXIT.Peter Stephenson4-0/+31
2013-10-1631872: zshaddhistory hook example needs options.Peter Stephenson2-4/+12
2013-10-15Fix trivial typo in zshaddhistory doc.Peter Stephenson2-1/+5
2013-10-13Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBart Schaefer12-88/+232
2013-10-1231818: fix completion for zsh in _sh, and document the _arguments behavior th...Barton E. Schaefer3-70/+115
2013-10-11Update ChangeLog with previous commitsMikael Magnusson1-6/+21
2013-10-1131806: _enable _disable: Workaround special characters in alias and function ...Mikael Magnusson2-6/+18
2013-10-1131805: Update _enable and _disable for -p, fix related typo in docsMikael Magnusson3-8/+11
2013-10-1131805: Add $patchars and $dis_patchars to zsh/parameter moduleMikael Magnusson5-2/+53
2013-10-1131815: another fix for INCAPPENDHISTORY change.Peter Stephenson2-2/+20
2013-10-10Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBart Schaefer5-1/+51
2013-10-1031810: tests for simple XTRACE output from conditionsPeter Stephenson2-0/+12
2013-10-1031809: Make whitespace clear in trace output for patterns.Peter Stephenson2-0/+18
2013-10-0831801: missing local declaration for variables in completionEric Cook2-1/+6
2013-10-0831797: to match documentation, avoid expanding history when there is neither aBarton E. Schaefer2-0/+15
2013-10-07unposted: fix typoBart Schaefer1-1/+1
2013-10-0731794: further refinement to INCAPPENDHISTORY change.Peter Stephenson2-1/+12
2013-10-0731793: Fix problem with non-interactive history.Peter Stephenson2-1/+6
2013-10-06Add new options for rsync 3.1.0.Wayne Davison2-1/+17
2013-10-06users:18023: Add PIPEFAIL optionPeter Stephenson6-3/+46
2013-10-0531789: Save history for INCAPPENDHISTORY later.Han Pingtian2-1/+12
2013-10-0331784: better line width calculation for completion listingsBarton E. Schaefer2-25/+39
2013-10-0331781: "compdescribe -i" clears the completion list column padding widthBarton E. Schaefer2-0/+7
2013-09-2631772: queue_signals() to prevent re-entry into endparamscope().Barton E. Schaefer2-0/+5
2013-09-2631770: memmove() instead of memcpy() for overlapping regions.Barton E. Schaefer2-1/+6
2013-09-2531765: If zle starts in viins mark as insertion.Peter Stephenson2-0/+12
2013-09-2331764: Dewreakify havoc caused by pattern disables on glob qualifiers.Peter Stephenson3-5/+13
2013-09-2231754: _git: git rm: make git rm --cached work as intendedm0viefreak2-5/+6
2013-09-2231752: _git: change completion text for consistencyØystein Walle2-1/+6
2013-09-2231753: _git: correct some "undocumented" optionsm0viefreak2-10/+11
2013-09-2231751: _git: remove TODOs of actually documented optionsØystein Walle2-4/+3
2013-09-2231749: _git: fix some typos in description textsØystein Walle2-16/+21
2013-09-2231748: _git: support completing remote branches without <remote>/ prefixm0viefreak2-0/+19
2013-09-2231746: _git: reword _git-config TODOm0viefreak2-1/+6
2013-09-2231750: _git: add new configuration options to match latest git v1.8.3Øystein Walle2-1/+103
2013-09-2231747: _git: completion updates to match latest git v1.8.3 part 2Øystein Walle2-27/+96
2013-09-2231755: _git: completion updates to match latest git v1.8.3m0viefreak2-64/+189
2013-09-2231745: _git: correctly use __git_guard_number in some casesm0viefreak2-5/+8
2013-09-2231744: _git: make git submodule <cmd> completion workm0viefreak2-1/+4
2013-09-2231743: _git: fix usage of ->int: for some entries in _git-configm0viefreak2-9/+12
2013-09-2231741: _git: fix a wrong variable in __git_config_valuesm0viefreak2-1/+6
2013-09-21unposted: improve an error message.Barton E. Schaefer2-1/+6
2013-09-1931737: same loop counter fix in get_cadef as get_cvdef.Barton E. Schaefer2-1/+5
2013-09-1931735: fix off-by-one in completion utility cache code.Axel Beckert2-1/+7