summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2011-06-1629483: add --servername completion to _vimDoug Kearns1-6/+17
2011-06-0529444: when _path_files is called with a pattern to match directories, doBart Schaefer1-1/+1
not descend into subdirectories for fake-files unless some are defined
2011-06-0429459: Further fixes for parameter flag completion,Peter Stephenson1-1/+1
plus drive-by fix for double-quoted parameter completion with flags
2011-06-0329452: allow completion of parameter flagsPeter Stephenson1-0/+187
2011-06-0329448: complete symlinks to files in _initctl tooMikael Magnusson1-1/+1
2011-06-0329438: complete dynamic directory names in command positionMikael Magnusson1-1/+1
2011-06-0129412: _tmux: Disable sub-command completions if tmux is not found in `$path'.Frank Terbeck1-0/+4
2011-05-31users/16057: add _treeMikael Magnusson2-0/+52
2011-05-29unposted: Completion/Unix/Command/_git: Update git-branch completion to dealNikolai Weibull1-7/+13
with -r and -d correctly.
2011-05-2729387: add completion for at and friendsMikael Magnusson2-0/+40
2011-05-2729334: complete with _arguments -- for zshMikael Magnusson1-1/+4
2011-05-2729384: Add _comp_caller_optionsMikael Magnusson4-5/+7
2011-05-2729376: redefine _initctl tooMikael Magnusson1-32/+35
2011-05-2729365: redefine _make() in _make.Mikael Magnusson1-66/+71
2011-05-25Bernhard Tittelbach: 29371: completion for initctl etc.Peter Stephenson2-0/+182
2011-05-2429364: partial fix for make completion in dirs with spaces.Mikael Magnusson1-1/+1
2011-05-2429335: update valgrind --tool= completion hack.Mikael Magnusson1-1/+5
2011-05-2429338: fix pattern in _main_complete for insert-tab.Mikael Magnusson1-1/+1
2011-05-23minor typoPeter Stephenson1-1/+1
2011-05-2329341, corrected: go programming languagePeter Stephenson2-0/+19
2011-05-2229328: Another missing backslash in _git, remove some not needed backslashes ↵Mikael Magnusson6-13/+13
in array definitions.
2011-05-1929307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson8-8/+8
2011-05-1829315: add a missing backslash.Wayne Davison1-1/+1
2011-05-1729306: typo fix from Laurent Fousse.Clint Adams1-1/+1
2011-05-17Nikolai Weibull: 29166: _git: Speed improvements for file completion.Frank Terbeck1-36/+25
2011-05-1729273: Completion/Unix/Command/_git: Fix __git_guard_numberNikolai Weibull1-0/+4
2011-05-1529278: Completion/Unix/Type/_path_files: fix use of the $skipsBart Schaefer1-1/+1
2011-05-13unposted (late commit): updates for 4.3.11-dev-3Peter Stephenson1-0/+1
2011-05-1229245: _xset: pass -O instead of -o to _describe.Mikael Magnusson1-2/+2
2011-05-12Nikolai Weibull: 29124: Fix -l option in _git.Mikael Magnusson1-3/+3
2011-05-1229205: don't sort processes in _pidsMikael Magnusson1-1/+1
2011-05-0829187: add a missing backslash.Wayne Davison1-1/+1
2011-05-0429140: hide the "words" special variable so that it may be used as anBart Schaefer1-1/+7
ordinary variable by bash completions.
2011-05-04Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completionPeter Stephenson1-7/+14
2011-05-03Haakon: 29137: handling of flags in _ffmpegPeter Stephenson1-19/+60
2011-05-01Haakon: more ffmpeg tweaksPeter Stephenson1-17/+9
2011-04-30Haakon Riiser: 29100: clean up of _ffmpegPeter Stephenson1-110/+111
2011-04-30İsmail Dönmez: 29020: new openSUSE completionsPeter Stephenson6-0/+367
2011-04-27_make: add _make- prefix to helper functionsMikael Magnusson1-16/+16
2011-04-25Simon Ruderich: 29041: _git: Add completion for `tig'.Frank Terbeck1-1/+6
2011-04-25Felipe Contreras: 29028: _git: Add useful completion for `gitk'.Frank Terbeck1-3/+7
2011-04-2129027: _screen: support "/dev/ttyUSB0 [baud]"-style arguments.Frank Terbeck1-1/+13
2011-04-21Valentin Haenel: 29019: Fix git stash completion (apply and pop subcommands).Frank Terbeck1-1/+2
2011-04-19Set version to 4.3.11-dev-2Peter Stephenson1-4/+4
2011-04-19Don't complete p4 reopen to same change.Peter Stephenson1-10/+66
2011-04-15Simon Ruderich: 28927: Fix "git tag -v" completion.Frank Terbeck1-1/+3
2011-04-1528998: use correct return status in _makeMikael Magnusson1-5/+8
2011-04-13gi1242+zsh: 28991: fix _svn caching policyPeter Stephenson1-10/+5
2011-04-11users/15945: various _yum corrections and updatesPeter Stephenson1-10/+16
2011-03-29Fix typo in _vimmikamika1-1/+1