index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
completion
/
git-completion.bash
Age
Commit message (
Expand
)
Author
Lines
2022-11-30
completion: add case-insensitive match of pseudorefs
Alison Winters
-3
/
+11
2022-11-30
completion: add optional ignore-case when matching refs
Alison Winters
-0
/
+12
2022-03-15
completion: tab completion of filenames for 'git restore'
David Cantrell
-0
/
+4
2022-02-17
Merge branch 'ab/complete-show-all-commands'
Junio C Hamano
-1
/
+12
2022-02-08
completion: handle unusual characters for sparse-checkout
Lessley Dennington
-13
/
+11
2022-02-08
completion: improve sparse-checkout cone mode directory completion
Lessley Dennington
-1
/
+31
2022-02-08
completion: address sparse-checkout issues
Lessley Dennington
-8
/
+8
2022-02-02
completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
Ævar Arnfjörð Bjarmason
-1
/
+12
2021-12-15
Merge branch 'en/zdiff3'
Junio C Hamano
-3
/
+3
2021-12-10
Merge branch 'yn/complete-date-format-options'
Junio C Hamano
-1
/
+1
2021-12-01
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
-3
/
+3
2021-11-29
Merge branch 'tp/send-email-completion'
Junio C Hamano
-10
/
+1
2021-11-25
completion: add human and auto: date format
Yoichi Nakayama
-1
/
+1
2021-10-29
Merge branch 're/completion-fix-test-equality'
Junio C Hamano
-1
/
+1
2021-10-28
completion: fix incorrect bash/zsh string equality check
Robert Estelle
-1
/
+1
2021-10-28
send-email: programmatically generate bash completions
Thiago Perrotta
-10
/
+1
2021-10-18
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
-1
/
+1
2021-10-12
Merge branch 'fc/completion-updates' into maint
Junio C Hamano
-7
/
+7
2021-09-23
help / completion: make "git help" do the hard work
Ævar Arnfjörð Bjarmason
-11
/
+10
2021-09-07
pull: remove support for `--rebase=preserve`
Johannes Schindelin
-1
/
+1
2021-09-03
Merge branch 'fc/completion-updates'
Junio C Hamano
-7
/
+7
2021-08-18
completion: bash: add correct suffix in variables
Felipe Contreras
-3
/
+3
2021-08-18
completion: bash: fix for multiple dash commands
Felipe Contreras
-1
/
+1
2021-08-18
completion: bash: fix for suboptions with value
Felipe Contreras
-1
/
+1
2021-08-18
completion: bash: fix prefix detection in branch.*
Felipe Contreras
-2
/
+2
2021-07-08
Merge branch 'fw/complete-cmd-idx-fix'
Junio C Hamano
-0
/
+1
2021-07-08
Merge branch 'tb/complete-diff-anchored'
Junio C Hamano
-0
/
+1
2021-06-19
completion: bash: fix late declaration of __git_cmd_idx
Fabian Wermelinger
-0
/
+1
2021-06-02
contrib/completion: fix zsh completion regression from 59d85a2a05
David Aguilar
-1
/
+1
2021-05-31
completion: add --anchored to diff's options
Thomas Braun
-0
/
+1
2021-05-16
Merge branch 'dd/mailinfo-quoted-cr'
Junio C Hamano
-0
/
+5
2021-05-10
am: learn to process quoted lines that ends with CRLF
Đoàn Trần Công Danh
-0
/
+5
2021-05-07
Merge branch 'si/zsh-complete-comment-fix'
Junio C Hamano
-2
/
+3
2021-05-07
Merge branch 'dl/complete-stash-updates'
Junio C Hamano
-47
/
+51
2021-05-07
Merge branch 'dl/complete-stash'
Junio C Hamano
-62
/
+60
2021-05-04
work around zsh comment in __git_complete_worktree_paths
Sardorbek Imomaliev
-2
/
+3
2021-04-30
Merge branch 'vs/completion-with-set-u'
Junio C Hamano
-1
/
+1
2021-04-27
git-completion.bash: consolidate cases in _git_stash()
Denton Liu
-19
/
+2
2021-04-27
git-completion.bash: use $__git_cmd_idx in more places
Denton Liu
-12
/
+14
2021-04-27
git-completion.bash: rename to $__git_cmd_idx
Denton Liu
-10
/
+10
2021-04-20
git-completion.bash: separate some commands onto their own line
Denton Liu
-9
/
+28
2021-04-16
completion: avoid aliased command lookup error in nounset mode
Ville Skyttä
-1
/
+1
2021-04-15
Merge branch 'ab/complete-cherry-pick-head'
Junio C Hamano
-1
/
+1
2021-04-13
Merge branch 'vs/completion-with-set-u'
Junio C Hamano
-3
/
+3
2021-04-08
completion: audit and guard $GIT_* against unset use
Ville Skyttä
-3
/
+3
2021-04-07
bash completion: complete CHERRY_PICK_HEAD
Ævar Arnfjörð Bjarmason
-1
/
+1
2021-03-24
git-completion.bash: use __gitcomp_builtin() in _git_stash()
Denton Liu
-22
/
+20
2021-03-24
git-completion.bash: extract from else in _git_stash()
Denton Liu
-36
/
+37
2021-03-24
git-completion.bash: pass $__git_subcommand_idx from __git_main()
Denton Liu
-12
/
+11
2021-03-22
Merge branch 'dl/stash-show-untracked'
Junio C Hamano
-1
/
+1
[next]