summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2011-09-07unposted: Perforce completion for 2010.2 releasePeter Stephenson1-4/+49
2011-09-0729755: add -O stop to to _ssh.Mikael Magnusson1-1/+1
2011-09-0629740: _wget: add --content-disposition.Mikael Magnusson1-0/+1
2011-09-0629739: _rsync: redefine _rsync(), -e takes cuddled argsMikael Magnusson1-141/+145
2011-09-0629738: _ssh: Add PreferredAuthentications completion.Mikael Magnusson1-0/+3
2011-08-2029707: Completion/Unix/Command/_ln: New _ln completerNikolai Weibull2-0/+77
2011-08-1829705: add correct number of slashes when completing //TRANSLIT.Mikael Magnusson1-1/+1
2011-08-17Anthony R Fletcher: users/16260: new systemctl completionPeter Stephenson2-0/+103
2011-08-1729698: Completion/Unix/Command/_git: Complete diff options for git logNikolai Weibull1-1/+4
2011-08-1729690: new _twidge and _cryptsetup completers from Daniel Friesel.Mikael Magnusson2-0/+78
2011-08-1729683: add -O forward to _ssh.Mikael Magnusson1-1/+1
2011-07-29Luka Perkov: 29624: _quilt: Improve `push' and `pop' completion.Frank Terbeck1-9/+28
2011-07-22* 29582, 29589: Update handling of third-party Git commandsNikolai Weibull1-65/+82
2011-07-22unposted: Completion/Unix/Command/_git: Use _files, not _path_files.Nikolai Weibull1-1/+1
2011-07-21unposted: Completion/Unix/Command/_git: Adjust some TODO items.Nikolai Weibull1-4/+3
2011-07-21unposted: Completion/Unix/Command/_git: Update git-add completion to notNikolai Weibull1-7/+10
complete already given file arguments and also to not list file completions if an option is being completed.
2011-07-21unposted: Completion/Unix/Command/_git: Fix bug in git-add completion thatNikolai Weibull1-1/+1
prevented -f option from being used correctly.
2011-07-21unposted: Completion/Unix/Command/_git: Move _gitk and _tig to correctNikolai Weibull1-10/+10
location.
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-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-20unposted: clean up completion descriptions as per Etc/completion-style-guideDoug Kearns3-34/+34
2011-06-1629483: add --servername completion to _vimDoug Kearns1-6/+17
2011-06-0329448: complete symlinks to files in _initctl tooMikael 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-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-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 Magnusson5-12/+12
in array definitions.
2011-05-1929307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson3-3/+3
2011-05-1829315: add a missing backslash.Wayne Davison1-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-13unposted (late commit): updates for 4.3.11-dev-3Peter Stephenson1-0/+1
2011-05-12Nikolai Weibull: 29124: Fix -l option in _git.Mikael Magnusson1-3/+3
2011-05-0829187: add a missing backslash.Wayne Davison1-1/+1
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