summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2011-07-2129272: Completion/Unix/Command/_git: Use return values correctly accross allNikolai Weibull1-160/+235
completion functions.
2011-07-18Matthieu Baerts: 29547: bzr: cdiff subcommand.Peter Stephenson1-1/+1
2011-07-04Eric Moors: 29531: Android debugger completionPeter Stephenson2-0/+542
2011-07-01Daniel Bolton: 29529: _aptitude: Complete format specifiers with the `-F' ↵Frank Terbeck1-1/+34
option.
2011-07-0129523: _git-buildpackage: Use "#desc:" line for _git third-party add-on ↵Frank Terbeck1-0/+1
completion description.
2011-07-0129521: _git: Add `user-commands' support again.Frank Terbeck1-0/+3
2011-07-0129519: _git: Pick up addon completions from $fpath.Frank Terbeck1-0/+44
2011-07-0129527: _git: Make file-completion fallback optional.Frank Terbeck1-1/+13
2011-07-0129518: _git: Fall back to file completion for unknown sub-commands.Frank Terbeck1-1/+6
2011-06-28Sebastian Ramacher: 29513: _apt: Add markauto and unmarkauto sub-commands.Frank Terbeck1-1/+3
2011-06-27Mikael Muszynski: complete .m4v files for mplayerPeter Stephenson1-1/+1
2011-06-20unposted: clean up completion descriptions as per Etc/completion-style-guideDoug Kearns8-74/+74
2011-06-19Luka Perkov: 29493: handle apvlvPeter Stephenson1-1/+1
2011-06-18Michel Dos Reis: 29482: handle .gz kernel modulesPeter Stephenson1-1/+1
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