aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
Commit message (Expand)AuthorAge
* completion: extract completing ctags symbol names into helper functionSZEDER Gábor2017-03-23
* completion: put matching ctags symbol names directly into COMPREPLYSZEDER Gábor2017-03-23
* completion: speed up branch and tag completionSZEDER Gábor2017-03-23
* completion: fill COMPREPLY directly when completing fetch refspecsSZEDER Gábor2017-03-23
* completion: fill COMPREPLY directly when completing refsSZEDER Gábor2017-03-23
* completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMerySZEDER Gábor2017-03-23
* completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMerySZEDER Gábor2017-03-23
* completion: let 'for-each-ref' strip the remote name from remote branchesSZEDER Gábor2017-03-23
* completion: let 'for-each-ref' and 'ls-remote' filter matching refsSZEDER Gábor2017-03-23
* completion: don't disambiguate short refsSZEDER Gábor2017-03-23
* completion: don't disambiguate tags and branchesSZEDER Gábor2017-03-23
* completion: support excluding full refsSZEDER Gábor2017-03-23
* completion: support completing fully qualified non-fast-forward refspecsSZEDER Gábor2017-03-23
* completion: support completing full refs after '--option=refs/<TAB>'SZEDER Gábor2017-03-23
* completion: wrap __git_refs() for better option parsingSZEDER Gábor2017-03-23
* completion: remove redundant __gitcomp_nl() options from _git_commit()SZEDER Gábor2017-02-13
* completion: restore removed line continuating backslashSZEDER Gábor2017-02-13
* completion: cache the path to the repositorySZEDER Gábor2017-02-03
* completion: extract repository discovery from __gitdir()SZEDER Gábor2017-02-03
* completion: don't guard git executions with __gitdir()SZEDER Gábor2017-02-03
* completion: consolidate silencing errors from git commandsSZEDER Gábor2017-02-03
* completion: don't use __gitdir() for git commandsSZEDER Gábor2017-02-03
* completion: respect 'git -C <path>'SZEDER Gábor2017-02-03
* completion: fix completion after 'git -C <path>'SZEDER Gábor2017-02-03
* completion: don't offer commands when 'git --opt' needs an argumentSZEDER Gábor2017-02-03
* completion: list short refs from a remote given as a URLSZEDER Gábor2017-02-03
* completion: don't list 'HEAD' when trying refs completion outside of a repoSZEDER Gábor2017-02-03
* completion: list refs from remote when remote's name matches a directorySZEDER Gábor2017-02-03
* completion: respect 'git --git-dir=<path>' when listing remote refsSZEDER Gábor2017-02-03
* completion: fix most spots not respecting 'git --git-dir=<path>'SZEDER Gábor2017-02-03
* completion: ensure that the repository path given on the command line existsSZEDER Gábor2017-02-03
* completion: improve __git_refs()'s in-code documentationSZEDER Gábor2017-02-03
* Completion: Add support for --submodule=diffPeter Law2017-01-30
* Merge branch 'cp/merge-continue'Junio C Hamano2016-12-27
|\
| * completion: add --continue option for mergeChris Packham2016-12-14
* | Merge branch 'nd/rebase-forget'Junio C Hamano2016-12-19
|\ \ | |/ |/|
| * rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy2016-12-11
* | Merge branch 'cp/completion-negative-refs'Junio C Hamano2016-10-10
|\ \
| * | completion: support excluding refsChris Packham2016-08-24
| * | Merge branch 'cp/completion-clone-recurse-submodules' into maintJunio C Hamano2016-08-10
| |\ \
* | \ \ Merge branch 'vs/completion-branch-fully-spelled-d-m-r'Junio C Hamano2016-08-12
|\ \ \ \
| * | | | completion: complete --delete, --move, and --remotes for git branchVille Skyttä2016-08-09
| |/ / /
* | | | Merge branch 'jk/completion-diff-submodule'Junio C Hamano2016-08-10
|\ \ \ \
| * | | | completion: add completion for --submodule=* diff optionJacob Keller2016-08-09
| |/ / /
* | | | Merge branch 'jt/format-patch-from-config'Junio C Hamano2016-08-10
|\ \ \ \
| * | | | format-patch: format.from gives the default for --fromJosh Triplett2016-08-01
| |/ / /
* | | | Merge branch 'cp/completion-clone-recurse-submodules'Junio C Hamano2016-08-08
|\ \ \ \ | | |/ / | |/| |
| * | | completion: add option '--recurse-submodules' to 'git clone'Chris Packham2016-07-27
| * | | Merge branch 'sg/completion-no-column' into maintJunio C Hamano2016-01-04
| |\ \ \
* | \ \ \ Merge branch 'nd/worktree-lock'Junio C Hamano2016-07-28
|\ \ \ \ \