aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
Commit message (Expand)AuthorAge
* Merge branch 'mp/diff-algo-config'Junio C Hamano2013-02-17
|\
| * diff: Introduce --diff-algorithm command line optionMichal Privoznik2013-01-16
| * config: Introduce diff.algorithm variableMichal Privoznik2013-01-16
| * git-completion.bash: Autocomplete --minimal and --histogram for git-diffMichal Privoznik2013-01-14
* | completion: support 'git config --local'Matthieu Moy2013-02-12
* | Merge branch 'mp/complete-paths'Junio C Hamano2013-02-08
|\ \
| * | git-completion.bash: add support for path completionManlio Perillo2013-01-11
* | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano2013-02-01
|\ \ \
| * | | t9902: protect test from stray build artifactsJunio C Hamano2013-01-24
| | |/ | |/|
* | | Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'Junio C Hamano2013-01-28
|\ \ \
| * | | git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-01-18
| |/ /
* | | Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\ \ \
| * | | add git-check-ignore sub-commandAdam Spiers2013-01-06
* | | | Merge branch 'ds/completion-silence-in-tree-path-probe'Junio C Hamano2013-01-18
|\ \ \ \ | |_|/ / |/| | |
| * | | git-completion.bash: silence "not a valid object" errorsDylan Smith2013-01-11
| |/ /
* | | completion: complete refs for "git commit -c"Jeff King2012-12-15
| |/ |/|
* | completion: fix warning for zshFelipe Contreras2012-11-29
* | Merge branch 'maint'Junio C Hamano2012-11-28
|\ \
| * | completion: add options --single-branch and --branch to "git clone"Ralf Thielow2012-11-28
* | | Merge branch 'fc/zsh-completion'Junio C Hamano2012-11-28
|\ \ \
| * | | completion: start moving to the new zsh completionFelipe Contreras2012-11-19
* | | | Merge branch 'sg/complete-help-undup'Junio C Hamano2012-11-25
|\ \ \ \
| * | | | completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor2012-11-14
* | | | | Sync with 1.8.0.1Junio C Hamano2012-11-25
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Completion must sort before using uniqMarc Khouzam2012-11-24
| |/ /
* | | completion: add format-patch options to send-emailFelipe Contreras2012-10-16
|/ /
* | Merge branch 'maint'Junio C Hamano2012-09-25
|\ \
| * | Revert "completion: fix shell expansion of items"Jeff King2012-09-25
* | | Merge branch 'maint'Junio C Hamano2012-09-20
|\ \ \ | |/ /
| * | Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano2012-09-20
| |\ \
| * | | completion: fix shell expansion of itemsFelipe Contreras2012-09-20
* | | | Merge branch 'maint'Junio C Hamano2012-09-17
|\ \ \ \ | |/ / /
| * | | completion: add --no-edit to git-commitYacine Belkadi2012-09-16
* | | | Merge branch 'cn/branch-set-upstream-to'Junio C Hamano2012-09-14
|\ \ \ \
| * | | | completion: complete branch name for "branch --set-upstream-to="Michael J Gruber2012-09-11
| * | | | completion: add --set-upstream-to and --unset-upstreamCarlos Martín Nieto2012-09-11
| |/ / /
* | | | Merge branch 'nd/maint-remote-remove'Junio C Hamano2012-09-12
|\ \ \ \ | | |/ / | |/| |
| * | | remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy2012-09-06
| |/ /
* | | Merge branch 'da/difftool-updates'Junio C Hamano2012-08-27
|\ \ \ | |/ / |/| |
| * | Add Code Compare v2.80.4 as a merge / diff tool for WindowsSebastian Schuberth2012-08-10
| |/
* | Merge branch 'fc/git-prompt-script'Junio C Hamano2012-06-28
|\ \ | |/ |/|
| * completion: respect $GIT_DIRSZEDER Gábor2012-06-19
| * completion: warn people about duplicated functionJunio C Hamano2012-06-10
| * completion: split __git_ps1 into a separate scriptFelipe Contreras2012-05-22
| * completion: remove executable modeFelipe Contreras2012-05-22
* | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-06-13
|\ \
| * | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-13
* | | completion: remove credential helpers from porcelain commandsSZEDER Gábor2012-06-13
* | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-05-25
|\ \ \ | |/ /
| * | completion: add support for backwards compatibilityFelipe Contreras2012-05-20