aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
Commit message (Expand)AuthorAge
* Merge branch 'am/completion-zsh-fix'Junio C Hamano2012-03-23
|\
| * contrib/completion: "local var=()" is misinterpreted as func-decl by zshAlex Merry2012-03-21
* | Merge branch 'zj/diff-stat-dyncol'Junio C Hamano2012-03-06
|\ \
| * | diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek2012-03-01
* | | Merge branch 'pj/completion-remote-set-url-branches'Junio C Hamano2012-02-28
|\ \ \
| * | | completion: normalize increment/decrement stylePhilip Jägenstedt2012-02-22
| * | | completion: remote set-* <name> and <branch>Philip Jägenstedt2012-02-22
* | | | Sync with 1.7.9.2Junio C Hamano2012-02-22
|\ \ \ \ | |/ / /
| * | | completion: use tabs for indentationPhilip Jägenstedt2012-02-22
| * | | completion: remove stale "to submit patches" documentationPhilip Jägenstedt2012-02-22
* | | | Merge branch 'master' of git://bogomips.org/git-svnJunio C Hamano2012-02-21
|\ \ \ \ | |/ / / |/| | |
| * | | completion: add --interactive option to git svn dcommitFrederic Heitzmann2012-02-21
| * | | Sync with maintJunio C Hamano2012-02-16
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fc/zsh-completion'Junio C Hamano2012-02-12
| |\ \ \
| * \ \ \ Merge branch 'rt/completion-branch-edit-desc'Junio C Hamano2012-02-07
| |\ \ \ \
| * | | | | completion: --edit and --no-edit for git-mergeAdrian Weimann2012-01-30
* | | | | | Merge branch 'fc/zsh-completion' into maintJunio C Hamano2012-02-21
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | completion: simplify __gitcomp and __gitcomp_nl implementationsFelipe Contreras2012-02-06
| * | | | | completion: use ls -1 instead of rolling a loop to do that ourselvesFelipe Contreras2012-02-06
| * | | | | completion: work around zsh option propagation bugFelipe Contreras2012-02-06
| |/ / / /
* | | | | completion: Allow dash as the first character for __git_ps1Christian Hammerl2012-02-21
| |_|/ / |/| | |
* | | | completion: --list option for git-branchRalf Thielow2012-02-16
* | | | Merge branch 'rt/completion-branch-edit-desc' into maintJunio C Hamano2012-02-16
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | completion: --edit-description option for git-branchRalf Thielow2012-01-29
| |/
* | completion: --edit and --no-edit for git-mergeAdrian Weimann2012-02-06
|/
* git-completion: workaround zsh COMPREPLY bugFelipe Contreras2012-01-26
* bash completion: use read -r everywhereThomas Rast2011-12-21
* Merge branch 'sg/complete-refs'Junio C Hamano2011-12-09
|\
| * completion: remove broken dead code from __git_heads() and __git_tags()SZEDER Gábor2011-10-21
| * completion: fast initial completion for config 'remote.*.fetch' valueSZEDER Gábor2011-10-21
| * completion: improve ls-remote output filtering in __git_refs_remotes()SZEDER Gábor2011-10-21
| * completion: query only refs/heads/ in __git_refs_remotes()SZEDER Gábor2011-10-21
| * completion: support full refs from remote repositoriesSZEDER Gábor2011-10-21
| * completion: improve ls-remote output filtering in __git_refs()SZEDER Gábor2011-10-21
| * completion: make refs completion consistent for local and remote reposSZEDER Gábor2011-10-21
| * completion: optimize refs completionSZEDER Gábor2011-10-21
| * completion: document __gitcomp()SZEDER Gábor2011-10-21
* | Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano2011-11-09
|\ \
| * | completion: don't leak variable from the prompt into environmentSZEDER Gábor2011-11-09
* | | Merge branch 'jk/git-tricks'Junio C Hamano2011-10-30
|\ \ \ | |/ / |/| |
| * | completion: match ctags symbol names in grep patternsJeff King2011-10-21
| |/
* | completion: fix issue with process substitution not working on Git for WindowsStefan Naewe2011-10-26
|/
* Merge branch 'sg/completion'Junio C Hamano2011-10-17
|\
| * completion: unite --format and --pretty for 'log' and 'show'SZEDER Gábor2011-10-10
| * completion: unite --reuse-message and --reedit-message for 'notes'SZEDER Gábor2011-10-10
* | Merge branch 'tm/completion-push-set-upstream'Junio C Hamano2011-10-17
|\ \
| * | completion: push --set-upstreamTeemu Matilainen2011-10-06
* | | Merge branch 'tm/completion-commit-fixup-squash'Junio C Hamano2011-10-17
|\ \ \ | | |/ | |/|
| * | completion: commit --fixup and --squashTeemu Matilainen2011-10-06
| * | completion: unite --reuse-message and --reedit-message handlingTeemu Matilainen2011-10-06
| |/