aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/git.fish
Commit message (Collapse)AuthorAge
* Add proper desriptions to "git submodule"Gravatar ormris debian2013-02-26
|
* Make a git variable localGravatar ridiculousfish2013-01-31
|
* commit bc4f3476cded71a096adf46534784cdd84edb913Gravatar ridiculousfish2013-01-30
| | | | | | | | Author: U0 <rhyzix@gmail.com> Date: Wed Jan 30 15:02:23 2013 +0800 add completion support for aliased command Make a variable local
* Remove origin/HEAD lines from __fish_git_branches.Gravatar Vincent Driessen2013-01-02
| | | | | Related discussion: http://stackoverflow.com/questions/354312/why-is-origin-head-shown-when-running-git-branch-r
* Remove remotes prefix from branchesGravatar Terje Larsen2012-10-22
|
* Add git completions for tracking (branch/checkout)Gravatar Terje Larsen2012-10-22
|
* Fix broken git alias completionGravatar Terje Larsen2012-10-22
| | | | | | | The previous command outputs a lot of junk, does not strip after the white-space in OSX (10.8.2). Tried out the new command on both Ubuntu (12.04.1) and OSX (10.8.2)
* * git rm and git status options are addedGravatar gonchar2011-09-23
| | | | | * ssh subcomand completion * __fish_complete_subcommand now can skip variable number of tokens
* Revert "match the whole command for git completion"Gravatar Grissiom2010-09-19
| | | | | | This reverts commit d957d23d8f387cfe601b9f8c6d03bca9073e9e19. Use __fish_git_using_command to test commands and __fish_contains_opt to test arguments.
* don't complete file names for git checkoutGravatar Grissiom2010-09-19
|
* match the whole command for git completionGravatar Grissiom2010-09-19
|
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* add git submodule completionGravatar Grissiom2010-09-17
| | | | Merged from http://github.com/weavejester/fish-git
* better git completionGravatar terceiro2009-02-05
| | | | | | Ignore-this: af7fede5c1ee1d92c89d2887cbe54c0b darcs-hash:20090204185826-69c1e-f72e06ad575efee258b392afd17255166ac4a260.gz
* Add simple git completions by Diggory HardyGravatar liljencrantz2008-01-19
darcs-hash:20080118160327-75c98-33e4e011de409944143aecf4f7e7aa8995687c75.gz