summaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Junio C Hamano2010-01-101-4/+2
|\
| * bash completion: factor submodules into dirty stateThomas Rast2009-12-311-4/+2
* | bash completion: add space between branch name and status flagsShawn O. Pearce2009-12-301-5/+2
* | Add completion for git-svn mkdirs,reset,and gcRobert Zeh2009-12-301-2/+5
* | bash: Support new 'git fetch' optionsBjörn Gustavsson2009-12-121-2/+12
* | bash: update 'git commit' completionSZEDER Gábor2009-12-051-1/+21
* | Merge branch 'jn/faster-completion-startup'Junio C Hamano2009-11-221-35/+41
|\ \
| * | Speed up bash completion loadingJonathan Nieder2009-11-171-35/+41
| |/
* | Merge branch 'sc/difftool-p4merge'Junio C Hamano2009-11-151-1/+1
|\ \
| * | mergetool--lib: add p4merge as a pre-configured mergetool optionScott Chacon2009-10-281-1/+1
* | | bash: add the merge option --ff-onlyBjörn Gustavsson2009-11-141-1/+1
|/ /
* | bash completion: difftool accepts the same options as diffMarkus Heidelberg2009-10-281-2/+8
* | bash: complete more options for 'git rebase'Björn Gustavsson2009-10-281-1/+11
* | bash completion: complete refs for git-grepThomas Rast2009-10-121-1/+2
|/
* bash: add support for 'git replace'Björn Gustavsson2009-10-091-0/+6
* completion: fix alias listings with newlinesStephen Boyd2009-10-091-2/+6
* completion: fix completion of git <TAB><TAB>Stephen Boyd2009-10-091-1/+1
* completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd2009-10-071-0/+2
* completion: update am, commit, and logStephen Boyd2009-10-071-2/+7
* bash: teach 'git checkout' optionsSZEDER Gábor2009-09-251-1/+15
* bash: teach 'git reset --patch'SZEDER Gábor2009-09-221-1/+1
* bash: update 'git stash' completionSZEDER Gábor2009-09-221-4/+16
* bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor2009-09-221-7/+7
* completion: Replace config --list with --get-regexpTodd Zullinger2009-09-131-21/+9
* Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett2009-09-081-1/+1
* Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-211-0/+3
|\
| * git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-051-0/+3
* | Merge branch 'mk/grep-max-depth'Junio C Hamano2009-08-101-0/+1
|\ \ | |/ |/|
| * grep: Add --max-depth option.Michał Kiedrowicz2009-07-221-0/+1
* | Show the presence of untracked files in the bash prompt.Daniel Trstenjak2009-07-241-2/+13
|/
* bash: add '--merges' to common 'git log' optionsSZEDER Gábor2009-07-131-1/+1
* completion: __git_config_get_set_variables() handle values with spacesStephen Boyd2009-07-061-5/+6
* completion: Add --full-diff to log optionsTodd Zullinger2009-07-061-1/+1
* completion: add missing config variablesStephen Boyd2009-06-301-2/+3
* Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-181-1/+1
* Merge branch 'da/araxis-mergetool'Junio C Hamano2009-06-131-1/+1
|\
| * mergetool--lib: add support for araxis mergeDavid Aguilar2009-05-241-1/+1
* | bash: add support for 'git stash pop --index' optionSZEDER Gábor2009-06-091-2/+2
* | Show presence of stashed changes in bash prompt.Daniel Trstenjak2009-06-031-2/+10
* | bash: remove always true if statement from __git_ps1()SZEDER Gábor2009-05-311-6/+4
* | completion: fix PS1 display during an AM on detached HEADJunio C Hamano2009-05-271-13/+11
* | Merge branch 'maint'Junio C Hamano2009-05-201-1/+1
|\ \
| * | completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-201-1/+1
* | | Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-181-1/+4
|\ \ \
| * | | bash completion: show-branch color supportMarkus Heidelberg2009-04-251-1/+4
* | | | Merge branch 'maint'Junio C Hamano2009-05-161-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | completion: add missing options to show-branch and showStephen Boyd2009-05-161-2/+2
* | | | Merge branch 'maint'Junio C Hamano2009-05-161-10/+22
|\ \ \ \ | |/ / /
| * | | completion: enhance "current branch" displayJunio C Hamano2009-05-161-2/+13
| * | | completion: simplify "current branch" in __git_ps1()Junio C Hamano2009-05-161-7/+8