summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-25unposted: fix typo in documentationOliver Kiddle2-1/+3
2014-02-25unposted: duplicate local statement was printing variable valueOliver Kiddle2-1/+4
2014-02-25users/18498: observe add-space style in _expand_alias so suffix can be disabledOliver Kiddle2-2/+6
2014-02-25users/18485: add .. as an auto-removable suffix in git revision rangesOliver Kiddle2-3/+13
2014-02-2432642: improve bzr completion with directory pathSebastien Alaiwan2-2/+7
2014-02-2332427: avoid busy loop on closed descriptors for "zle -F" handlersBarton E. Schaefer3-21/+72
2014-02-1932414: improved error message for missing delimiters.Peter Stephenson2-2/+7
2014-02-18new forms of completion for btrfsEric Cook2-8/+145
2014-02-18updated subcommand completion for btrfsEric Cook2-10/+45
2014-02-18minor typo in btrfs completionEric Cook2-1/+3
2014-02-18remove hard tabs from btrfs completionEric Cook2-75/+77
2014-02-18prefer col -bx to colcrt in helpfilesm0viefreak2-6/+8
2014-02-18remove old example from helpfiles:m0viefreak2-18/+7
2014-02-18use env to find perl for helpfilesm0viefreak2-1/+3
2014-02-18update zshcontrib for latest helpfilesm0viefreak2-14/+18
2014-02-1832398: _git: completion updates up to latest git v1.9.0m0viefreak2-32/+134
2014-02-1832397: _git: fix __git_submodules to only use the actual name of the submodulem0viefreak2-1/+4
2014-02-1832395: _git: diff: refactor and fix wrong completionsm0viefreak2-33/+47
2014-02-1832396: _git: fix __git_committish_range_{first,last} and __git_is_committish_...m0viefreak2-8/+13
2014-02-17unposted: document interactions of "fc -R" etc. with "fc -l" and $HISTCMDBarton E. Schaefer3-3/+12
2014-02-1532388: zparseopts -K preserves individual associative array elementsBarton E. Schaefer3-6/+50
2014-02-1532389 (with Jun Takimoto): additional PTY and keybinding adjustmentsBarton E. Schaefer3-7/+10
2014-02-1432361: don't reset lastline before completionOliver Kiddle2-1/+4
2014-02-13Fix character transposition typoBarton E. Schaefer1-1/+1
2014-02-1332377: change keybindings and PTY control for vi-mode tests to make them more...Barton E. Schaefer2-8/+33
2014-02-0832365: another stab at the heuristic for initializing rprompt_indentBarton E. Schaefer3-3/+9
2014-02-0732356: fix a typoMartin Vaeth2-2/+6
2014-02-0618406: New completion for system_profilerluc2-1/+27
2014-02-0532355: document and test vi mode undo changesOliver Kiddle4-2/+76
2014-02-0532342: fix overstrike for vi mode and use varying vi commands at line startOliver Kiddle3-10/+15
2014-02-0532334 (modified so KEEPSUFFIX is unchanged for vi-cmd-mode; based onOliver Kiddle5-9/+37
2014-02-02Minor indexing changes to generate more consistent page layoutsBarton E. Schaefer4-4/+7
2014-02-0232341: heuristic initialization of ZLE_RPROMPT_INDENTBarton E. Schaefer2-12/+5
2014-02-02Fix leading whitespace in a commentBarton E. Schaefer2-1/+3
2014-02-0232340: improve error messages for "read -c" / "read -l"Barton E. Schaefer3-2/+5
2014-02-0232338: create empty help.txt so lack of helpfiles does not break the buildBarton E. Schaefer2-1/+6
2014-02-0232337: change initialization of some special parameters for emulation compati...Barton E. Schaefer2-8/+15
2014-01-3132314: merge undo events corresponding to vi change in the vi-cmd-mode widget...Oliver Kiddle5-12/+26
2014-01-3032322: display a message when completion is interrupted from the keyboardBarton E. Schaefer2-0/+10
2014-01-3032300: new od completionJun T3-0/+77
2014-01-2932316: complete new ssh key typeChristian Hesse2-1/+8
2014-01-28Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer6-4/+62
2014-01-2832303: simplistic completion after $x:Peter Stephenson4-0/+28
2014-01-2832308: Improve initialising of vi change.Peter Stephenson3-3/+33
2014-01-27users/18368: compromise to restore partial path completion inadvertently remo...Barton E. Schaefer2-1/+16
2014-01-27unposted: update 31983 to suppress stdout from cmp, too.Peter Stephenson2-1/+6
2014-01-23use LPAR() instead of parens in sqrt exampleBart Schaefer2-1/+6
2014-01-2332299: add use of underscores on arithmetic output for spacingPeter Stephenson7-19/+221
2014-01-22unposted: reformulate 32285 to lift the fheap->sp test out of the loop, impro...Barton E. Schaefer2-15/+14
2014-01-1932294: prevent buffer overflow when scanning very long directory paths for sy...Barton E. Schaefer2-13/+21