summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
AgeCommit message (Expand)Author
2013-01-06add git-check-ignore sub-commandAdam Spiers
2012-06-13Merge branch 'fc/git-complete-helper-fix'Junio C Hamano
2012-06-13completion: remove credential helpers from porcelain commandsSZEDER Gábor
2012-06-13completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor
2012-05-25Merge branch 'fc/git-complete-helper-fix'Junio C Hamano
2012-05-20completion: add support for backwards compatibilityFelipe Contreras
2012-05-20completion: rename internal helpers _git and _gitkFelipe Contreras
2012-05-17Merge branch 'fc/git-complete-helper'Junio C Hamano
2012-05-14Merge branch 'fc/simplify-complete-revlist-file'Junio C Hamano
2012-05-14completion: add new __git_complete helperFelipe Contreras
2012-05-07completion: simplify __git_complete_revlist_fileFelipe Contreras
2012-04-22completion: fix completion after 'git --option <TAB>'SZEDER Gábor
2012-04-22completion: avoid trailing space for --exec-pathJonathan Nieder
2012-04-22completion: add missing general optionsFelipe Contreras
2012-04-22completion: simplify by using $prevFelipe Contreras
2012-04-22completion: simplify __gitcomp_1Felipe Contreras
2012-03-23Merge branch 'am/completion-zsh-fix'Junio C Hamano
2012-03-21contrib/completion: "local var=()" is misinterpreted as func-decl by zshAlex Merry
2012-03-06Merge branch 'zj/diff-stat-dyncol'Junio C Hamano
2012-03-01diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek
2012-02-28Merge branch 'pj/completion-remote-set-url-branches'Junio C Hamano
2012-02-23Sync with 1.7.9.2Junio C Hamano
2012-02-22completion: normalize increment/decrement stylePhilip Jägenstedt
2012-02-22completion: remote set-* <name> and <branch>Philip Jägenstedt
2012-02-22completion: use tabs for indentationPhilip Jägenstedt
2012-02-22completion: remove stale "to submit patches" documentationPhilip Jägenstedt
2012-02-22Merge branch 'master' of git://bogomips.org/git-svnJunio C Hamano
2012-02-21Merge branch 'fc/zsh-completion' into maintJunio C Hamano
2012-02-21completion: add --interactive option to git svn dcommitFrederic Heitzmann
2012-02-21completion: Allow dash as the first character for __git_ps1Christian Hammerl
2012-02-16Sync with maintJunio C Hamano
2012-02-16completion: --list option for git-branchRalf Thielow
2012-02-16Merge branch 'rt/completion-branch-edit-desc' into maintJunio C Hamano
2012-02-13Merge branch 'fc/zsh-completion'Junio C Hamano
2012-02-07Merge branch 'rt/completion-branch-edit-desc'Junio C Hamano
2012-02-06completion: simplify __gitcomp and __gitcomp_nl implementationsFelipe Contreras
2012-02-06completion: use ls -1 instead of rolling a loop to do that ourselvesFelipe Contreras
2012-02-06completion: work around zsh option propagation bugFelipe Contreras
2012-02-06completion: --edit and --no-edit for git-mergeAdrian Weimann
2012-01-30completion: --edit and --no-edit for git-mergeAdrian Weimann
2012-01-29completion: --edit-description option for git-branchRalf Thielow
2012-01-26git-completion: workaround zsh COMPREPLY bugFelipe Contreras
2011-12-21bash completion: use read -r everywhereThomas Rast
2011-12-09Merge branch 'sg/complete-refs'Junio C Hamano
2011-11-09Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano
2011-11-09completion: don't leak variable from the prompt into environmentSZEDER Gábor
2011-10-31Merge branch 'jk/git-tricks'Junio C Hamano
2011-10-26completion: fix issue with process substitution not working on Git for WindowsStefan Naewe
2011-10-21completion: remove broken dead code from __git_heads() and __git_tags()SZEDER Gábor
2011-10-21completion: fast initial completion for config 'remote.*.fetch' valueSZEDER Gábor