summaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | completion: fix PS1 display during a merge on detached HEADJunio C Hamano2009-05-161-3/+3
| | |/ | |/|
* | | bash completion: complete variable names for "git config" with optionsStephen Boyd2009-05-131-0/+33
|/ /
* | completion: complete values for send-emailStephen Boyd2009-05-051-3/+36
* | completion: complete values for log.dateStephen Boyd2009-05-051-3/+6
* | completion: complete values for help.formatStephen Boyd2009-05-051-0/+4
* | completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd2009-05-051-0/+45
* | completion: add missing configuration variables to _git_config()Stephen Boyd2009-05-051-0/+48
|/
* Merge branch 'da/difftool'Junio C Hamano2009-04-171-4/+22
|\
| * bash completion: add git-difftoolDavid Aguilar2009-04-071-5/+22
| * difftool/mergetool: add diffuse as merge and diff toolSebastian Pipping2009-04-071-1/+2
* | Merge branch 'mh/html-path'Junio C Hamano2009-04-071-0/+1
|\ \ | |/ |/|
| * add --html-path to get the location of installed HTML docsMarkus Heidelberg2009-04-041-0/+1
* | bash completion: Update 'git am' optionsTodd Zullinger2009-04-051-1/+2
|/
* Merge branch 'maint'Junio C Hamano2009-03-301-2/+2
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-301-2/+2
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-301-2/+7
| | |\
| | | * Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-301-2/+2
| | | * bash completion: only show 'log --merge' if mergingThomas Rast2009-03-301-1/+6
* | | | completion: add --thread=deep/shallow to format-patchStephen Boyd2009-03-241-1/+7
* | | | completion: add --cc and --no-attachment option to format-patchStephen Boyd2009-03-241-2/+2
* | | | completion: add --annotate option to send-emailStephen Boyd2009-03-241-2/+2
* | | | bash completion: add options for 'git fsck'Arto Jonsson2009-03-221-0/+16
* | | | Add --staged to bash completion for git diffKevin McConnell2009-03-221-1/+1
* | | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-171-1/+1
|\ \ \ \
| * | | | builtin-remote: add set-head subcommandJay Soffian2009-02-271-1/+1
| |/ / /
* | | | bash completion: teach fetch, pull, and push to complete their optionsJay Soffian2009-03-071-5/+56
* | | | bash completion: refactor --strategy completionJay Soffian2009-03-071-18/+20
* | | | bash completion: fix completion issues with fetch, pull, and pushJay Soffian2009-03-071-49/+60
* | | | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-051-2/+12
|\ \ \ \
| * | | | bash completion: add --format= and --oneline options for "git log"Teemu Likonen2009-02-271-2/+12
| |/ / /
* | | | Merge branch 'tp/completion'Junio C Hamano2009-03-051-38/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Fixup: Add bare repository indicator for __git_ps1Marius Storm-Olsen2009-02-241-7/+6
| * | | Add bare repository indicator for __git_ps1Marius Storm-Olsen2009-02-231-2/+8
| * | | completion: More fixes to prevent unbound variable errorsTed Pavlic2009-02-111-4/+4
| * | | completion: Better __git_ps1 support when not in working directoryTed Pavlic2009-02-111-14/+22
| * | | completion: Use consistent if [...] convention, not "test"Ted Pavlic2009-02-111-20/+11
| * | | completion: For consistency, change "git rev-parse" to __gitdir callsTed Pavlic2009-02-111-2/+2
* | | | bash completion: only show 'log --merge' if mergingThomas Rast2009-02-181-1/+6
* | | | bash completion: refactor common log, shortlog and gitk optionsThomas Rast2009-02-181-15/+34
* | | | bash: update 'git svn' optionsSZEDER Gábor2009-02-161-6/+25
* | | | bash: add missing 'git merge' optionsSZEDER Gábor2009-02-161-0/+1
* | | | bash: fix misspelled 'git svn' optionSZEDER Gábor2009-02-141-1/+1
* | | | bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai2009-02-131-1/+5
|/ / /
* | | completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic2009-02-081-5/+5