aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
...
| * grep: Add --max-depth option.Michał Kiedrowicz2009-07-22
* | Show the presence of untracked files in the bash prompt.Daniel Trstenjak2009-07-24
|/
* bash: add '--merges' to common 'git log' optionsSZEDER Gábor2009-07-13
* completion: __git_config_get_set_variables() handle values with spacesStephen Boyd2009-07-06
* completion: Add --full-diff to log optionsTodd Zullinger2009-07-06
* completion: add missing config variablesStephen Boyd2009-06-30
* Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-18
* Merge branch 'da/araxis-mergetool'Junio C Hamano2009-06-13
|\
| * mergetool--lib: add support for araxis mergeDavid Aguilar2009-05-24
* | bash: add support for 'git stash pop --index' optionSZEDER Gábor2009-06-09
* | Show presence of stashed changes in bash prompt.Daniel Trstenjak2009-06-03
* | bash: remove always true if statement from __git_ps1()SZEDER Gábor2009-05-31
* | completion: fix PS1 display during an AM on detached HEADJunio C Hamano2009-05-27
* | Merge branch 'maint'Junio C Hamano2009-05-20
|\ \
| * | completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-20
* | | Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-18
|\ \ \
| * | | bash completion: show-branch color supportMarkus Heidelberg2009-04-25
* | | | Merge branch 'maint'Junio C Hamano2009-05-16
|\ \ \ \ | | |/ / | |/| |
| * | | completion: add missing options to show-branch and showStephen Boyd2009-05-16
* | | | Merge branch 'maint'Junio C Hamano2009-05-16
|\ \ \ \ | |/ / /
| * | | completion: enhance "current branch" displayJunio C Hamano2009-05-16
| * | | completion: simplify "current branch" in __git_ps1()Junio C Hamano2009-05-16
| * | | completion: fix PS1 display during a merge on detached HEADJunio C Hamano2009-05-16
| | |/ | |/|
* | | bash completion: complete variable names for "git config" with optionsStephen Boyd2009-05-13
|/ /
* | completion: complete values for send-emailStephen Boyd2009-05-05
* | completion: complete values for log.dateStephen Boyd2009-05-05
* | completion: complete values for help.formatStephen Boyd2009-05-05
* | completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd2009-05-05
* | completion: add missing configuration variables to _git_config()Stephen Boyd2009-05-05
|/
* Merge branch 'da/difftool'Junio C Hamano2009-04-17
|\
| * bash completion: add git-difftoolDavid Aguilar2009-04-07
| * difftool/mergetool: add diffuse as merge and diff toolSebastian Pipping2009-04-07
* | Merge branch 'mh/html-path'Junio C Hamano2009-04-07
|\ \ | |/ |/|
| * add --html-path to get the location of installed HTML docsMarkus Heidelberg2009-04-04
* | bash completion: Update 'git am' optionsTodd Zullinger2009-04-05
|/
* Merge branch 'maint'Junio C Hamano2009-03-30
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-30
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-30
| | |\
| | | * Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-30
| | | * bash completion: only show 'log --merge' if mergingThomas Rast2009-03-30
* | | | completion: add --thread=deep/shallow to format-patchStephen Boyd2009-03-24
* | | | completion: add --cc and --no-attachment option to format-patchStephen Boyd2009-03-24
* | | | completion: add --annotate option to send-emailStephen Boyd2009-03-24
* | | | bash completion: add options for 'git fsck'Arto Jonsson2009-03-22
* | | | Add --staged to bash completion for git diffKevin McConnell2009-03-22
* | | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\ \ \ \
| * | | | builtin-remote: add set-head subcommandJay Soffian2009-02-27
| |/ / /
* | | | bash completion: teach fetch, pull, and push to complete their optionsJay Soffian2009-03-07
* | | | bash completion: refactor --strategy completionJay Soffian2009-03-07
* | | | bash completion: fix completion issues with fetch, pull, and pushJay Soffian2009-03-07