summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)AuthorFilesLines
2009-03-07bash completion: teach fetch, pull, and push to complete their optionsLibravatar Jay Soffian1-5/+56
2009-03-07bash completion: refactor --strategy completionLibravatar Jay Soffian1-18/+20
2009-03-07bash completion: fix completion issues with fetch, pull, and pushLibravatar Jay Soffian1-49/+60
2009-03-05Merge branch 'ns/pretty-format'Libravatar Junio C Hamano1-2/+12
2009-03-05Merge branch 'tp/completion'Libravatar Junio C Hamano1-38/+42
2009-02-27bash completion: add --format= and --oneline options for "git log"Libravatar Teemu Likonen1-2/+12
2009-02-24Fixup: Add bare repository indicator for __git_ps1Libravatar Marius Storm-Olsen1-7/+6
2009-02-23Add bare repository indicator for __git_ps1Libravatar Marius Storm-Olsen1-2/+8
2009-02-18bash completion: only show 'log --merge' if mergingLibravatar Thomas Rast1-1/+6
2009-02-18bash completion: refactor common log, shortlog and gitk optionsLibravatar Thomas Rast1-15/+34
2009-02-16bash: update 'git svn' optionsLibravatar SZEDER Gábor1-6/+25
2009-02-16bash: add missing 'git merge' optionsLibravatar SZEDER Gábor1-0/+1
2009-02-14bash: fix misspelled 'git svn' optionLibravatar SZEDER Gábor1-1/+1
2009-02-13bash-completion: Complete the values of color.interactive, color.ui, color.pagerLibravatar Matt Kraai1-1/+5
2009-02-11completion: More fixes to prevent unbound variable errorsLibravatar Ted Pavlic1-4/+4
2009-02-11completion: Better __git_ps1 support when not in working directoryLibravatar Ted Pavlic1-14/+22
2009-02-11completion: Use consistent if [...] convention, not "test"Libravatar Ted Pavlic1-20/+11
2009-02-11completion: For consistency, change "git rev-parse" to __gitdir callsLibravatar Ted Pavlic1-2/+2
2009-02-08completion: Get rid of tabbed indentation in comments. Replace with spaces.Libravatar Ted Pavlic1-5/+5
2009-02-08completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Libravatar Ted Pavlic1-1/+1
2009-02-03bash: offer to show (un)staged changesLibravatar Thomas Rast1-2/+24
2009-01-23Merge branch 'js/patience-diff'Libravatar Junio C Hamano1-0/+1
2009-01-21bash completion: add 'rename' subcommand to git-remoteLibravatar Markus Heidelberg1-2/+2
2009-01-19bash completion: refactor diff optionsLibravatar Thomas Rast1-15/+21
2009-01-19bash completion: move pickaxe options to logLibravatar Thomas Rast1-1/+2
2009-01-18git-svn: Add --localtime option to "fetch"Libravatar Pete Harlan1-1/+1
2009-01-17bash: refactor 'git log --pretty=<format>' optionsLibravatar SZEDER Gábor1-4/+4
2009-01-17bash: add missing format-patch command line optionsLibravatar SZEDER Gábor1-0/+2
2009-01-17bash: remove unnecessary checks for long options with argumentLibravatar SZEDER Gábor1-2/+0
2009-01-15bash-completion: Add comments to remind about required argumentsLibravatar Ted Pavlic1-0/+15
2009-01-15bash-completion: Try bash completions before simple filetypeLibravatar Ted Pavlic1-3/+6
2009-01-15bash-completion: Support running when set -u is enabledLibravatar Ted Pavlic1-9/+9
2009-01-10bash completion: Use 'git add' completions for 'git stage'Libravatar Lee Marlow1-0/+1
2009-01-10bash completion: Add '--intent-to-add' long option for 'git add'Libravatar Lee Marlow1-1/+1
2009-01-07bash completions: Add the --patience optionLibravatar Johannes Schindelin1-0/+2
2009-01-07Merge branch 'rs/diff-ihc'Libravatar Junio C Hamano1-0/+2
2009-01-05bash: add '--merge' to 'git reset'Libravatar SZEDER Gábor1-1/+1
2008-12-29diff: add option to show context between close hunksLibravatar René Scharfe1-0/+2
2008-12-15bash completion: Sync config variables with their man pagesLibravatar Lee Marlow1-7/+80
2008-12-15bash completion: Sort config completion variablesLibravatar Lee Marlow1-37/+40
2008-11-27Merge branch 'maint'Libravatar Junio C Hamano1-34/+9
2008-11-27bash: offer refs instead of filenames for 'git revert'Libravatar SZEDER Gábor1-1/+1
2008-11-27bash: complete full refsLibravatar SZEDER Gábor1-4/+15
2008-11-27bash: remove dashed command leftoversLibravatar SZEDER Gábor1-33/+8
2008-10-31Merge branch 'maint'Libravatar Junio C Hamano1-0/+2
2008-10-31bash completion: add doubledash to "git show"Libravatar Markus Heidelberg1-0/+2
2008-10-20bash completion: Add 'workflows' to 'git help'Libravatar Lee Marlow1-0/+1
2008-10-09Merge branch 'mw/sendemail'Libravatar Shawn O. Pearce1-1/+2
2008-10-06Merge branch 'maint'Libravatar Shawn O. Pearce1-27/+9
2008-10-05bash: remove fetch, push, pull dashed form leftoversLibravatar SZEDER Gábor1-27/+9