about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | 31869: reduce WINCH-twaddling in shingetline()Barton E. Schaefer2013-10-212-2/+8
|/
* Fix merge conflictPeter Stephenson2013-10-192-0/+11
|\
| * 31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special arrayBarton E. Schaefer2013-10-192-0/+11
* | Use VERBOSE option in execstring()Peter Stephenson2013-10-192-0/+10
|/
* 31846: fix NOEXEC option in execsimple() optimisationPeter Stephenson2013-10-182-0/+7
* 31840: "read" needs IFS unset to avoid stripping whitespace in makefilesBarton E. Schaefer2013-10-182-1/+5
* 31832: make execrestore() more signal-safe.Bart Schaefer2013-10-172-23/+29
* 31823: add HISTORY_IGNORE parameterBarton E. Schaefer2013-10-173-0/+33
* 31830: New feature for zshaddhistory hooks.Peter Stephenson2013-10-175-7/+49
* Users/18033: Documentation for exit and ERR_EXIT.Peter Stephenson2013-10-164-0/+31
* 31872: zshaddhistory hook example needs options.Peter Stephenson2013-10-162-4/+12
* Fix trivial typo in zshaddhistory doc.Peter Stephenson2013-10-152-1/+5
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBart Schaefer2013-10-1312-88/+232
|\
| * 31818: fix completion for zsh in _sh, and document the _arguments behavior th...Barton E. Schaefer2013-10-123-70/+115
| * Update ChangeLog with previous commitsMikael Magnusson2013-10-111-6/+21
| * 31806: _enable _disable: Workaround special characters in alias and function ...Mikael Magnusson2013-10-112-6/+18
| * 31805: Update _enable and _disable for -p, fix related typo in docsMikael Magnusson2013-10-113-8/+11
| * 31805: Add $patchars and $dis_patchars to zsh/parameter moduleMikael Magnusson2013-10-115-2/+53
| * 31815: another fix for INCAPPENDHISTORY change.Peter Stephenson2013-10-112-2/+20
* | Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBart Schaefer2013-10-105-1/+51
|\|
| * 31810: tests for simple XTRACE output from conditionsPeter Stephenson2013-10-102-0/+12
| * 31809: Make whitespace clear in trace output for patterns.Peter Stephenson2013-10-102-0/+18
| * 31801: missing local declaration for variables in completionEric Cook2013-10-082-1/+6
| * 31797: to match documentation, avoid expanding history when there is neither aBarton E. Schaefer2013-10-082-0/+15
* | unposted: fix typoBart Schaefer2013-10-071-1/+1
|/
* 31794: further refinement to INCAPPENDHISTORY change.Peter Stephenson2013-10-072-1/+12
* 31793: Fix problem with non-interactive history.Peter Stephenson2013-10-072-1/+6
* Add new options for rsync 3.1.0.Wayne Davison2013-10-062-1/+17
* users:18023: Add PIPEFAIL optionPeter Stephenson2013-10-066-3/+46
* 31789: Save history for INCAPPENDHISTORY later.Han Pingtian2013-10-052-1/+12
* 31784: better line width calculation for completion listingsBarton E. Schaefer2013-10-032-25/+39
* 31781: "compdescribe -i" clears the completion list column padding widthBarton E. Schaefer2013-10-032-0/+7
* 31772: queue_signals() to prevent re-entry into endparamscope().Barton E. Schaefer2013-09-262-0/+5
* 31770: memmove() instead of memcpy() for overlapping regions.Barton E. Schaefer2013-09-262-1/+6
* 31765: If zle starts in viins mark as insertion.Peter Stephenson2013-09-252-0/+12
* 31764: Dewreakify havoc caused by pattern disables on glob qualifiers.Peter Stephenson2013-09-233-5/+13
* 31754: _git: git rm: make git rm --cached work as intendedm0viefreak2013-09-222-5/+6
* 31752: _git: change completion text for consistencyØystein Walle2013-09-222-1/+6
* 31753: _git: correct some "undocumented" optionsm0viefreak2013-09-222-10/+11
* 31751: _git: remove TODOs of actually documented optionsØystein Walle2013-09-222-4/+3
* 31749: _git: fix some typos in description textsØystein Walle2013-09-222-16/+21
* 31748: _git: support completing remote branches without <remote>/ prefixm0viefreak2013-09-222-0/+19
* 31746: _git: reword _git-config TODOm0viefreak2013-09-222-1/+6
* 31750: _git: add new configuration options to match latest git v1.8.3Øystein Walle2013-09-222-1/+103
* 31747: _git: completion updates to match latest git v1.8.3 part 2Øystein Walle2013-09-222-27/+96
* 31755: _git: completion updates to match latest git v1.8.3m0viefreak2013-09-222-64/+189
* 31745: _git: correctly use __git_guard_number in some casesm0viefreak2013-09-222-5/+8
* 31744: _git: make git submodule <cmd> completion workm0viefreak2013-09-222-1/+4
* 31743: _git: fix usage of ->int: for some entries in _git-configm0viefreak2013-09-222-9/+12
* 31741: _git: fix a wrong variable in __git_config_valuesm0viefreak2013-09-222-1/+6