aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
Commit message (Expand)AuthorAge
* Merge branch 'sg/completion-commit-cleanup' into maintJunio C Hamano2015-08-03
|\
| * completion: teach 'scissors' mode to 'git commit --cleanup='SZEDER Gábor2015-06-08
* | Merge branch 'sg/complete-decorate-full-not-long' into maintJunio C Hamano2015-05-26
|\ \
| * | completion: fix and update 'git log --decorate=' optionsSZEDER Gábor2015-05-03
* | | Merge branch 'ma/bash-completion-leaking-x'Junio C Hamano2015-04-20
|\ \ \
| * | | completion: fix global bash variable leak on __gitcompappendMárcio Almada2015-04-12
| | |/ | |/|
* | | Merge branch 'sg/completion-gitcomp-nl-for-refs'Junio C Hamano2015-03-26
|\ \ \
| * | | completion: use __gitcomp_nl() for completing refsSZEDER Gábor2015-03-22
* | | | Merge branch 'js/completion-ctags-pattern-substitution-fix'Junio C Hamano2015-03-23
|\ \ \ \
| * | | | contrib/completion: escape the forward slash in __git_match_ctagJohn Szakmeister2015-03-14
| | |/ / | |/| |
* | | | Merge branch 'jk/push-config'Junio C Hamano2015-03-23
|\ \ \ \
| * | | | push: allow --follow-tags to be set by config push.followTagsDave Olszewski2015-03-14
* | | | | Merge branch 'mg/doc-status-color-slot'Junio C Hamano2015-03-17
|\ \ \ \ \
| * | | | | config,completion: add color.status.unmergedMichael J Gruber2015-03-10
| | |_|/ / | |/| | |
* | | | | Merge branch 'sg/completion-remote'Junio C Hamano2015-03-17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | completion: simplify __git_remotes()SZEDER Gábor2015-03-06
| |/ / /
* | | | Merge branch 'cj/log-invert-grep'Junio C Hamano2015-02-11
|\ \ \ \ | |/ / / |/| | |
| * | | log: teach --invert-grep optionChristoph Junghans2015-01-13
* | | | Merge branch 'mm/complete-rebase-autostash'Junio C Hamano2015-01-14
|\ \ \ \
| * | | | git-completion: add --autostash for 'git rebase'Matthieu Moy2015-01-07
| | |/ / | |/| |
* | | | Merge branch 'pd/completion-filenames-fix'Junio C Hamano2015-01-07
|\ \ \ \
| * | | | Update documentation occurrences of filename .shPeter van der Does2014-12-15
* | | | | Merge branch 'rt/completion-tag'Junio C Hamano2014-12-22
|\ \ \ \ \
| * | | | | completion: add git-tag optionsRalf Thielow2014-12-04
| | |_|/ / | |/| | |
* | | | | git-send-email: add --transfer-encoding optionPaolo Bonzini2014-11-25
* | | | | Merge branch 'oc/mergetools-beyondcompare'Junio C Hamano2014-10-29
|\ \ \ \ \
| * | | | | mergetool: rename bc3 to bcJunio C Hamano2014-10-21
| |/ / / /
* | | | | Merge branch 'js/completion-hide-not-a-repo'Junio C Hamano2014-10-21
|\ \ \ \ \
| * | | | | completion: silence "fatal: Not a git repository" errorJohn Szakmeister2014-10-14
* | | | | | Merge branch 'jc/completion-no-chdir'Junio C Hamano2014-10-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | completion: use "git -C $there" instead of (cd $there && git ...)Junio C Hamano2014-10-09
* | | | | | completion: add --show-signature for log and showDavid Aguilar2014-10-07
* | | | | | Merge branch 'tb/complete-diff-ignore-blank-lines'Junio C Hamano2014-09-19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | completion: Add --ignore-blank-lines for diffThomas Braun2014-09-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/more-push-completion'Junio C Hamano2014-07-30
|\ \ \ \ \
| * | | | | completion: complete `git push --force-with-lease=`John Keeping2014-07-22
| * | | | | completion: add some missing options to `git push`John Keeping2014-07-22
| * | | | | completion: complete "unstuck" `git push --recurse-submodules`John Keeping2014-07-22
| |/ / / /
* | | | | Merge branch 'sp/complete-ext-alias'Junio C Hamano2014-06-25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasesSteffen Prohaska2014-06-13
* | | | | completion: add missing options for git-mergeJohn Keeping2014-05-27
* | | | | completion: add a note that merge options are sharedJohn Keeping2014-05-27
|/ / / /
* | | | completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras2014-04-09
* | | | Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | completion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum2014-02-11
* | | | | Merge branch 'jk/complete-merge-base'Junio C Hamano2014-01-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | completion: handle --[no-]fork-point options to git-rebaseJohn Keeping2014-01-13
| * | | | completion: complete merge-base optionsJohn Keeping2014-01-13
* | | | | Merge branch 'rr/completion-format-coverletter'Junio C Hamano2014-01-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | completion: complete format.coverLetterRamkumar Ramachandra2014-01-07