about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* unposted: improve an error message.Barton E. Schaefer2013-09-212-1/+6
* 31737: same loop counter fix in get_cadef as get_cvdef.Barton E. Schaefer2013-09-192-1/+5
* 31735: fix off-by-one in completion utility cache code.Axel Beckert2013-09-192-1/+7
* 31726: _git: add few more arguments for cherry-pick and revertLuka Perkov2013-09-142-0/+9
* 31723: _systemd: add more system commandsLuka Perkov2013-09-142-1/+16
* 31714: handle ".." properly when $PWD or the path prefix traverses a symbolic...Barton E. Schaefer2013-09-102-2/+19
* conflict resolutionPeter Stephenson2013-09-082-0/+7
|\
| * 31708: _git: add --fixup and --squash options to commitLuka Perkov2013-09-072-0/+7
* | 31711: add execute-never style for MIME function system.Peter Stephenson2013-09-083-1/+33
|/
* 31702: check for git rebase -i for autosquashLuka Perkov2013-09-062-1/+4
* 31706: standardize handling of "test ! <x> <y> <z>"Peter Stephenson2013-09-063-4/+20
* 31658: fix manual entry about getting lines from mapfilePeter Stephenson2013-09-062-3/+11
* 31696: In "test" No One Can Hear If You Shriek.Peter Stephenson2013-09-043-3/+38