summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-12fix attributionBart Schaefer1-2/+2
2011-06-1229472: findproc() needs at least to also return stopped jobs.Bart Schaefer1-2/+7
2011-06-08Jeremy Sylvestre: 29468: add some ligatures and symbols to composed charactersPeter Stephenson2-5/+60
2011-06-0629462: fix warningPeter Stephenson2-2/+7
2011-06-0529444: when _path_files is called with a pattern to match directories, doBart Schaefer2-2/+9
not descend into subdirectories for fake-files unless some are defined
2011-06-05fix whitespace in Functions/Zle/move-line-in-bufferClint Adams2-2/+7
2011-06-0429459: Further fixes for parameter flag completion,Peter Stephenson3-4/+13
plus drive-by fix for double-quoted parameter completion with flags
2011-06-0329452: allow completion of parameter flagsPeter Stephenson3-4/+207
2011-06-0329451: ${##stuff} removes stuff from the head of $#Peter Stephenson3-3/+23
2011-06-0329422: fix g:: test failing in some localesMikael Magnusson2-15/+11
2011-06-0329448: complete symlinks to files in _initctl tooMikael Magnusson2-2/+5
2011-06-0329438: complete dynamic directory names in command positionMikael Magnusson2-2/+7
2011-06-0329413: "print -S" for saving to history with lexical word splitPeter Stephenson4-115/+187
2011-06-0229434: contrib.yo: Use PLUS() to avoid a + being silently dropped.Frank Terbeck2-2/+7
2011-06-0129412: _tmux: Disable sub-command completions if tmux is not found in `$path'.Frank Terbeck2-1/+8
2011-06-01Valentin Haenel: 29431: Hook example for signaling untracked files in git ↵Frank Terbeck2-1/+23
repositories
2011-06-01users/16064: example widget for line motion inside multiline buffersBart Schaefer2-1/+20
without navigating history
2011-06-0129416: Fix (mis-)uses of var() in vcs_info documentation.Bart Schaefer2-136/+142
2011-05-31unposted: update version to avoid confusion with releasePeter Stephenson2-2/+7
2011-05-31Jan Pobrislo: 29411: vcs_info: Major bzr backend update.Frank Terbeck2-7/+90
2011-05-3129410: skip autoload persistence test when zsh/example is not available.Bart Schaefer2-1/+8
2011-05-31users/16057: add _treeMikael Magnusson3-1/+58
2011-05-31unposted: releaset 4.3.12Peter Stephenson2-3/+7
2011-05-29unposted: Completion/Unix/Command/_git: Update git-branch completion to dealNikolai Weibull2-8/+19
with -r and -d correctly.
2011-05-27histlexwords splitting of ";;" in casePeter Stephenson2-2/+13
2011-05-2729385: document when local-directories is used instead of directoriesMikael Magnusson2-3/+9
2011-05-2729387: add completion for at and friendsMikael Magnusson3-1/+44
2011-05-2729392: remove use-perl style docsMikael Magnusson2-12/+4
2011-05-2729334: complete with _arguments -- for zshMikael Magnusson2-2/+8
2011-05-2729384: Add _comp_caller_optionsMikael Magnusson5-6/+14
2011-05-2728364: document another special highlightMikael Magnusson2-1/+11
2011-05-2729382: apply 29374 to zccmd_input too.Bart Schaefer2-4/+8
2011-05-2729329: fix undefined behaviour in math.cMikael Magnusson2-2/+6
2011-05-27unposted: document PROMPT_EOL_MARK can be emptyMikael Magnusson2-3/+6
2011-05-2729376: redefine _initctl tooMikael Magnusson2-33/+39
2011-05-2729365: redefine _make() in _make.Mikael Magnusson2-67/+75
2011-05-2629331: note g:: flag in NEWSMikael Magnusson2-1/+12
2011-05-26unposted: expand CONTRIBUTORSPeter Stephenson2-4/+6
2011-05-2629374: exit ZLE immediately if exit pending when keypress expectedPeter Stephenson2-3/+8
2011-05-25changelogPeter Stephenson1-2/+2
2011-05-25Bernhard Tittelbach: 29371: completion for initctl etc.Peter Stephenson3-1/+189
2011-05-25Transposed digits typo.Bart Schaefer1-2/+2
2011-05-2429367: update tests redirection of stderr.Bart Schaefer1-7/+19
2011-05-2429367, 29368: avoid redirecting the xtrace of simple commands along withBart Schaefer2-2/+13
their standard error.
2011-05-24Belated commit: unposted tweak to description of the -l / LOGIN option.Bart Schaefer1-1/+4
2011-05-2429364: partial fix for make completion in dirs with spaces.Mikael Magnusson2-2/+5
2011-05-2429335: update valgrind --tool= completion hack.Mikael Magnusson2-3/+10
2011-05-2429338: fix pattern in _main_complete for insert-tab.Mikael Magnusson2-2/+7
2011-05-23reorder ChangeLogPeter Stephenson1-3/+3
2011-05-2329351: casts needed to pass integers through stdargPeter Stephenson2-3/+7