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
/
git-completion.bash
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
Merge branch 'fc/completion-updates'
Junio C Hamano
1
-7
/
+7
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
1
-1
/
+1
2021-05-31
completion: add --anchored to diff's options
Thomas Braun
1
-0
/
+1
2021-05-16
Merge branch 'dd/mailinfo-quoted-cr'
Junio C Hamano
1
-0
/
+5
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
2021-03-24
git-completion.bash: pass $__git_subcommand_idx from __git_main()
Denton Liu
1
-12
/
+11
2021-03-22
Merge branch 'dl/stash-show-untracked'
Junio C Hamano
1
-1
/
+1
2021-03-05
stash show: teach --include-untracked and --only-untracked
Denton Liu
1
-1
/
+1
2021-02-12
Merge branch 'jk/complete-branch-force-delete'
Junio C Hamano
1
-2
/
+4
2021-02-03
completion: handle other variants of "branch -m"
Jeff King
1
-2
/
+4
2021-02-02
completion: treat "branch -D" the same way as "branch -d"
Jeff King
1
-1
/
+1
2021-01-04
completion: add proper public __git_complete
Felipe Contreras
1
-7
/
+33
2021-01-04
completion: bash: improve function detection
Felipe Contreras
1
-1
/
+1
2021-01-04
completion: bash: add __git_have_func helper
Felipe Contreras
1
-3
/
+7
2020-12-08
Merge branch 'fc/zsh-completion'
Junio C Hamano
1
-1
/
+1
2020-12-07
completion: bash: fix gitk alias regression
Felipe Contreras
1
-1
/
+1
2020-11-17
completion: bash: improve alias loop detection
Felipe Contreras
1
-4
/
+5
2020-11-09
completion: bash: check for alias loop
Felipe Contreras
1
-3
/
+8
2020-11-09
completion: bash: support recursive aliases
Felipe Contreras
1
-19
/
+31
2020-11-09
Merge branch 'fc/zsh-completion'
Junio C Hamano
1
-103
/
+10
2020-11-02
Merge branch 'dl/diff-merge-base'
Junio C Hamano
1
-9
/
+6
2020-10-28
completion: bash: remove old compat wrappers
Felipe Contreras
1
-12
/
+0
2020-10-28
completion: bash: cleanup cygwin check
Felipe Contreras
1
-2
/
+2
2020-10-28
completion: bash: trivial cleanup
Felipe Contreras
1
-7
/
+6
2020-10-28
completion: bash: remove zsh wrapper
Felipe Contreras
1
-90
/
+2
2020-10-28
completion: bash: synchronize zsh wrapper
Felipe Contreras
1
-0
/
+8
2020-10-27
Merge branch 'dl/checkout-guess'
Junio C Hamano
1
-9
/
+16
[next]