summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
AgeCommit message (Expand)Author
2013-04-29git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra
2013-04-29git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra
2013-04-29Merge branch 'maint'Junio C Hamano
2013-04-29git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra
2013-04-29git-completion.bash: add diff.submodule to config listRamkumar Ramachandra
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra
2013-04-27completion: add missing format-patch optionsFelipe Contreras
2013-04-24Sync with maintJunio C Hamano
2013-04-24completion: remove duplicate block for "git commit -c"Mårten Kongstad
2013-04-15completion: small optimizationFelipe Contreras
2013-04-15completion: inline __gitcomp_1 to its sole callsiteFelipe Contreras
2013-04-15completion: get rid of compgenFelipe Contreras
2013-04-15completion: add new __gitcompadd helperFelipe Contreras
2013-04-12completion: get rid of empty COMPREPLY assignmentsFelipe Contreras
2013-04-12completion: add more cherry-pick optionsFelipe Contreras
2013-03-25Merge branch 'jl/submodule-deinit'Junio C Hamano
2013-03-11Merge branch 'mp/complete-paths'Junio C Hamano
2013-03-11git-completion.bash: zsh does not implement function redirection correctlyMatthieu Moy
2013-03-04submodule: add 'deinit' commandJens Lehmann
2013-02-17Merge branch 'mp/diff-algo-config'Junio C Hamano
2013-02-12completion: support 'git config --local'Matthieu Moy
2013-02-08Merge branch 'mp/complete-paths'Junio C Hamano
2013-02-01Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano
2013-01-28Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'Junio C Hamano
2013-01-24t9902: protect test from stray build artifactsJunio C Hamano
2013-01-24Merge branch 'as/check-ignore'Junio C Hamano
2013-01-18git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey
2013-01-18Merge branch 'ds/completion-silence-in-tree-path-probe'Junio C Hamano
2013-01-16diff: Introduce --diff-algorithm command line optionMichal Privoznik
2013-01-16config: Introduce diff.algorithm variableMichal Privoznik
2013-01-14git-completion.bash: Autocomplete --minimal and --histogram for git-diffMichal Privoznik
2013-01-11git-completion.bash: add support for path completionManlio Perillo
2013-01-11git-completion.bash: silence "not a valid object" errorsDylan Smith
2013-01-06add git-check-ignore sub-commandAdam Spiers
2012-12-15completion: complete refs for "git commit -c"Jeff King
2012-11-29completion: fix warning for zshFelipe Contreras
2012-11-28Merge branch 'maint'Junio C Hamano
2012-11-28Merge branch 'fc/zsh-completion'Junio C Hamano
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow
2012-11-26Merge branch 'sg/complete-help-undup'Junio C Hamano
2012-11-26Sync with 1.8.0.1Junio C Hamano
2012-11-25Completion must sort before using uniqMarc Khouzam
2012-11-19completion: start moving to the new zsh completionFelipe Contreras
2012-11-14completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor
2012-10-16completion: add format-patch options to send-emailFelipe Contreras
2012-09-25Merge branch 'maint'Junio C Hamano
2012-09-25Revert "completion: fix shell expansion of items"Jeff King
2012-09-20Merge branch 'maint'Junio C Hamano
2012-09-20Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano
2012-09-20completion: fix shell expansion of itemsFelipe Contreras