summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
Commit message (Expand)AuthorAgeFilesLines
* completion: complete AUTO_MERGEPhilippe Blain2023-04-141-1/+1
* completion: complete REVERT_HEAD and BISECT_HEADPhilippe Blain2023-04-141-1/+1
* completion: add case-insensitive match of pseudorefsAlison Winters2022-11-301-3/+11
* completion: add optional ignore-case when matching refsAlison Winters2022-11-301-0/+12
* completion: tab completion of filenames for 'git restore'David Cantrell2022-03-151-0/+4
* Merge branch 'ab/complete-show-all-commands'Junio C Hamano2022-02-171-1/+12
|\
| * completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDSÆvar Arnfjörð Bjarmason2022-02-021-1/+12
* | completion: handle unusual characters for sparse-checkoutLessley Dennington2022-02-081-13/+11
* | completion: improve sparse-checkout cone mode directory completionLessley Dennington2022-02-081-1/+31
* | completion: address sparse-checkout issuesLessley Dennington2022-02-081-8/+8
|/
* Merge branch 'en/zdiff3'Junio C Hamano2021-12-151-3/+3
|\
| * xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood2021-12-011-3/+3
* | Merge branch 'yn/complete-date-format-options'Junio C Hamano2021-12-101-1/+1
|\ \ | |/ |/|
| * completion: add human and auto: date formatYoichi Nakayama2021-11-251-1/+1
* | Merge branch 'tp/send-email-completion'Junio C Hamano2021-11-291-10/+1
|\ \ | |/ |/|
| * send-email: programmatically generate bash completionsThiago Perrotta2021-10-281-10/+1
* | Merge branch 're/completion-fix-test-equality'Junio C Hamano2021-10-291-1/+1
|\ \
| * | completion: fix incorrect bash/zsh string equality checkRobert Estelle2021-10-281-1/+1
| * | Merge branch 'fc/completion-updates' into maintJunio C Hamano2021-10-121-7/+7
| |\ \
* | \ \ Merge branch 'js/retire-preserve-merges'Junio C Hamano2021-10-181-1/+1
|\ \ \ \
| * | | | pull: remove support for `--rebase=preserve`Johannes Schindelin2021-09-071-1/+1
| |/ / /
* | | | help / completion: make "git help" do the hard workÆvar Arnfjörð Bjarmason2021-09-231-11/+10
| |_|/ |/| |
* | | Merge branch 'fc/completion-updates'Junio C Hamano2021-09-031-7/+7
|\ \ \ | |/ / |/| / | |/
| * completion: bash: add correct suffix in variablesFelipe Contreras2021-08-181-3/+3
| * completion: bash: fix for multiple dash commandsFelipe Contreras2021-08-181-1/+1
| * completion: bash: fix for suboptions with valueFelipe Contreras2021-08-181-1/+1
| * completion: bash: fix prefix detection in branch.*Felipe Contreras2021-08-181-2/+2
* | Merge branch 'fw/complete-cmd-idx-fix'Junio C Hamano2021-07-081-0/+1
|\ \
| * | completion: bash: fix late declaration of __git_cmd_idxFabian Wermelinger2021-06-191-0/+1
* | | Merge branch 'tb/complete-diff-anchored'Junio C Hamano2021-07-081-0/+1
|\ \ \ | |_|/ |/| |
| * | completion: add --anchored to diff's optionsThomas Braun2021-05-311-0/+1
* | | contrib/completion: fix zsh completion regression from 59d85a2a05David Aguilar2021-06-021-1/+1
|/ /
* | Merge branch 'dd/mailinfo-quoted-cr'Junio C Hamano2021-05-161-0/+5
|\ \
| * | am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh2021-05-101-0/+5
* | | Merge branch 'si/zsh-complete-comment-fix'Junio C Hamano2021-05-071-2/+3
|\ \ \
| * | | work around zsh comment in __git_complete_worktree_pathsSardorbek Imomaliev2021-05-041-2/+3
* | | | Merge branch 'dl/complete-stash-updates'Junio C Hamano2021-05-071-47/+51
|\ \ \ \ | | |_|/ | |/| |
| * | | git-completion.bash: consolidate cases in _git_stash()Denton Liu2021-04-271-19/+2
| * | | git-completion.bash: use $__git_cmd_idx in more placesDenton Liu2021-04-271-12/+14
| * | | git-completion.bash: rename to $__git_cmd_idxDenton Liu2021-04-271-10/+10
| * | | git-completion.bash: separate some commands onto their own lineDenton Liu2021-04-201-9/+28
* | | | Merge branch 'dl/complete-stash'Junio C Hamano2021-05-071-62/+60
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | git-completion.bash: use __gitcomp_builtin() in _git_stash()Denton Liu2021-03-241-22/+20
| * | git-completion.bash: extract from else in _git_stash()Denton Liu2021-03-241-36/+37
| * | git-completion.bash: pass $__git_subcommand_idx from __git_main()Denton Liu2021-03-241-12/+11
| |/
* | Merge branch 'vs/completion-with-set-u'Junio C Hamano2021-04-301-1/+1
|\ \
| * | completion: avoid aliased command lookup error in nounset modeVille Skyttä2021-04-161-1/+1
* | | Merge branch 'ab/complete-cherry-pick-head'Junio C Hamano2021-04-151-1/+1
|\ \ \
| * | | bash completion: complete CHERRY_PICK_HEADÆvar Arnfjörð Bjarmason2021-04-071-1/+1
* | | | Merge branch 'vs/completion-with-set-u'Junio C Hamano2021-04-131-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /