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