summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
AgeCommit message (Expand)AuthorFilesLines
2013-04-27completion: add hack to enable file mode in bash < 4Felipe Contreras1-36/+7
2013-04-27completion: refactor __git_complete_index_file()Felipe Contreras1-6/+3
2013-04-27completion: refactor diff_index wrappersFelipe Contreras1-55/+16
2013-04-27completion: use __gitcompadd for __gitcomp_fileFelipe Contreras1-1/+1
2013-04-27completion; remove unuseful commentsFelipe Contreras1-2/+0
2013-04-24Sync with maintJunio C Hamano1-7/+0
2013-04-24completion: remove duplicate block for "git commit -c"Mårten Kongstad1-7/+0
2013-04-14completion: small optimizationFelipe Contreras1-4/+4
2013-04-14completion: inline __gitcomp_1 to its sole callsiteFelipe Contreras1-15/+11
2013-04-14completion: get rid of compgenFelipe Contreras1-5/+10
2013-04-14completion: add new __gitcompadd helperFelipe Contreras1-5/+8
2013-04-12completion: get rid of empty COMPREPLY assignmentsFelipe Contreras1-21/+0
2013-04-12completion: add more cherry-pick optionsFelipe Contreras1-1/+6
2013-03-25Merge branch 'jl/submodule-deinit'Junio C Hamano1-1/+1
2013-03-11Merge branch 'mp/complete-paths'Junio C Hamano1-5/+11
2013-03-11git-completion.bash: zsh does not implement function redirection correctlyMatthieu Moy1-5/+11
2013-03-04submodule: add 'deinit' commandJens Lehmann1-1/+1
2013-02-17Merge branch 'mp/diff-algo-config'Junio C Hamano1-1/+13
2013-02-12completion: support 'git config --local'Matthieu Moy1-2/+2
2013-02-08Merge branch 'mp/complete-paths'Junio C Hamano1-15/+240
2013-02-01Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano1-1/+10
2013-01-28Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'Junio C Hamano1-1/+1
2013-01-24t9902: protect test from stray build artifactsJunio C Hamano1-1/+10
2013-01-23Merge branch 'as/check-ignore'Junio C Hamano1-0/+1
2013-01-18git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey1-1/+1
2013-01-18Merge branch 'ds/completion-silence-in-tree-path-probe'Junio C Hamano1-1/+1
2013-01-16diff: Introduce --diff-algorithm command line optionMichal Privoznik1-0/+11
2013-01-16config: Introduce diff.algorithm variableMichal Privoznik1-0/+1
2013-01-14git-completion.bash: Autocomplete --minimal and --histogram for git-diffMichal Privoznik1-1/+1
2013-01-11git-completion.bash: add support for path completionManlio Perillo1-15/+240
2013-01-11git-completion.bash: silence "not a valid object" errorsDylan Smith1-1/+1
2013-01-06add git-check-ignore sub-commandAdam Spiers1-0/+1
2012-12-15completion: complete refs for "git commit -c"Jeff King1-0/+7
2012-11-29completion: fix warning for zshFelipe Contreras1-0/+2
2012-11-28Merge branch 'maint'Junio C Hamano1-0/+2
2012-11-28Merge branch 'fc/zsh-completion'Junio C Hamano1-43/+61
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow1-0/+2
2012-11-25Merge branch 'sg/complete-help-undup'Junio C Hamano1-1/+1
2012-11-25Sync with 1.8.0.1Junio C Hamano1-1/+1
2012-11-24Completion must sort before using uniqMarc Khouzam1-1/+1
2012-11-19completion: start moving to the new zsh completionFelipe Contreras1-43/+61
2012-11-14completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor1-1/+1
2012-10-16completion: add format-patch options to send-emailFelipe Contreras1-17/+18
2012-09-25Merge branch 'maint'Junio C Hamano1-8/+1
2012-09-25Revert "completion: fix shell expansion of items"Jeff King1-8/+1
2012-09-20Merge branch 'maint'Junio C Hamano1-1/+8
2012-09-20Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano1-2/+2
2012-09-20completion: fix shell expansion of itemsFelipe Contreras1-1/+8
2012-09-17Merge branch 'maint'Junio C Hamano1-1/+2
2012-09-16completion: add --no-edit to git-commitYacine Belkadi1-1/+2