summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2009-05-31bash: remove always true if statement from __git_ps1()SZEDER Gábor
2009-05-27completion: fix PS1 display during an AM on detached HEADJunio C Hamano
2009-05-21Merge branch 'maint'Junio C Hamano
2009-05-21completion: use git rev-parse to detect bare reposGiuseppe Bilotta
2009-05-18Merge branch 'mh/show-branch-color'Junio C Hamano
2009-05-17Merge branch 'maint'Junio C Hamano
2009-05-17completion: add missing options to show-branch and showStephen Boyd
2009-05-17Merge branch 'maint'Junio C Hamano
2009-05-17completion: enhance "current branch" displayJunio C Hamano
2009-05-17completion: simplify "current branch" in __git_ps1()Junio C Hamano
2009-05-17completion: fix PS1 display during a merge on detached HEADJunio C Hamano
2009-05-13bash completion: complete variable names for "git config" with optionsStephen Boyd
2009-05-06completion: complete values for send-emailStephen Boyd
2009-05-06completion: complete values for log.dateStephen Boyd
2009-05-06completion: complete values for help.formatStephen Boyd
2009-05-06completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd
2009-05-06completion: add missing configuration variables to _git_config()Stephen Boyd
2009-04-25bash completion: show-branch color supportMarkus Heidelberg
2009-04-18Merge branch 'da/difftool'Junio C Hamano
2009-04-08Merge branch 'mh/html-path'Junio C Hamano
2009-04-08bash completion: add git-difftoolDavid Aguilar
2009-04-08difftool/mergetool: add diffuse as merge and diff toolSebastian Pipping
2009-04-05bash completion: Update 'git am' optionsTodd Zullinger
2009-04-05add --html-path to get the location of installed HTML docsMarkus Heidelberg
2009-03-30Merge branch 'maint'Junio C Hamano
2009-03-30Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast
2009-03-25completion: add --thread=deep/shallow to format-patchStephen Boyd
2009-03-25completion: add --cc and --no-attachment option to format-patchStephen Boyd
2009-03-25completion: add --annotate option to send-emailStephen Boyd
2009-03-23bash completion: add options for 'git fsck'Arto Jonsson
2009-03-23Add --staged to bash completion for git diffKevin McConnell
2009-03-18Merge branch 'js/remote-improvements'Junio C Hamano
2009-03-08bash completion: teach fetch, pull, and push to complete their optionsJay Soffian
2009-03-08bash completion: refactor --strategy completionJay Soffian
2009-03-08bash completion: fix completion issues with fetch, pull, and pushJay Soffian
2009-03-05Merge branch 'ns/pretty-format'Junio C Hamano
2009-03-05Merge branch 'tp/completion'Junio C Hamano
2009-02-27builtin-remote: add set-head subcommandJay Soffian
2009-02-27bash completion: add --format= and --oneline options for "git log"Teemu Likonen
2009-02-25Fixup: Add bare repository indicator for __git_ps1Marius Storm-Olsen
2009-02-23Add bare repository indicator for __git_ps1Marius Storm-Olsen
2009-02-18bash completion: only show 'log --merge' if mergingThomas Rast
2009-02-18bash completion: refactor common log, shortlog and gitk optionsThomas Rast
2009-02-16bash: update 'git svn' optionsSZEDER Gábor
2009-02-16bash: add missing 'git merge' optionsSZEDER Gábor
2009-02-15bash: fix misspelled 'git svn' optionSZEDER Gábor
2009-02-13bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai