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
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-26
completion: zsh: fix __gitcomp_direct()
Felipe Contreras
1
-1
/
+1
2020-09-26
completion: complete refs after 'git restore -s'
Ákos Uzonyi
1
-0
/
+7
2020-09-26
completion: use "prev" variable instead of introducing "prevword"
Ákos Uzonyi
1
-34
/
+32
2020-09-17
contrib/completion: complete options that take refs for format-patch
Denton Liu
1
-0
/
+4
2020-08-19
completion: add GIT_COMPLETION_SHOW_ALL env var
Ryan Zoeller
1
-1
/
+13
2020-08-17
Merge branch 'pd/mergetool-nvimdiff'
Junio C Hamano
1
-2
/
+2
2020-07-29
mergetools: add support for nvimdiff (neovim) family
pudinha
1
-2
/
+2
2020-07-15
completion: add show --color-moved[-ws]
Michal Privoznik
1
-0
/
+8
2020-07-01
completion: nounset mode fixes
Ville Skyttä
1
-9
/
+9
2020-06-25
Merge branch 'jk/complete-git-switch'
Junio C Hamano
1
-39
/
+213
2020-06-08
Merge branch 'vs/complete-stash-show-p-fix'
Junio C Hamano
1
-1
/
+1
2020-05-28
completion: improve handling of --orphan option of switch/checkout
Jacob Keller
1
-7
/
+14
2020-05-28
completion: improve handling of -c/-C and -b/-B in switch/checkout
Jacob Keller
1
-2
/
+47
2020-05-28
completion: improve handling of --track in switch/checkout
Jacob Keller
1
-2
/
+22
2020-05-28
completion: improve handling of --detach in checkout
Jacob Keller
1
-1
/
+6
2020-05-28
completion: improve completion for git switch with no options
Jacob Keller
1
-13
/
+20
2020-05-28
completion: improve handling of DWIM mode for switch/checkout
Jacob Keller
1
-19
/
+76
2020-05-28
completion: perform DWIM logic directly in __git_complete_refs
Jacob Keller
1
-1
/
+18
2020-05-28
completion: extract function __git_dwim_remote_heads
Jacob Keller
1
-7
/
+21
2020-05-28
completion: replace overloaded track term for __git_complete_refs
Jacob Keller
1
-13
/
+15
2020-05-28
completion: use native ZSH array pattern matching
Marco Trevisan (Treviño)
1
-1
/
+1
2020-05-21
completion: don't override given stash subcommand with -p
Ville Skyttä
1
-1
/
+1
2020-05-14
Merge branch 'ds/bloom-cleanup'
Junio C Hamano
1
-0
/
+1
2020-05-11
completion: offer '--(no-)patch' among 'git log' options
SZEDER Gábor
1
-0
/
+1
2020-04-29
Merge branch 'en/fill-directory-exponential'
Junio C Hamano
1
-1
/
+1
2020-04-01
completion: fix 'git add' on paths under an untracked directory
Elijah Newren
1
-1
/
+1
2020-03-09
Merge branch 'kk/complete-diff-color-moved'
Junio C Hamano
1
-0
/
+15
2020-03-09
Merge branch 'pb/am-show-current-patch'
Junio C Hamano
1
-0
/
+5
2020-02-24
completion: add diff --color-moved[-ws]
Kir Kolyshkin
1
-0
/
+15
2020-02-20
am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
Paolo Bonzini
1
-1
/
+1
2020-02-20
am: support --show-current-patch=raw as a synonym for--show-current-patch
Paolo Bonzini
1
-0
/
+5
2020-02-05
Merge branch 'mt/sparse-checkout-doc-update'
Junio C Hamano
1
-0
/
+21
2020-01-30
Merge branch 'sg/completion-worktree'
Junio C Hamano
1
-26
/
+93
2020-01-23
completion: add support for sparse-checkout
Matheus Tavares
1
-0
/
+21
2020-01-15
completion: list paths and refs for 'git worktree add'
SZEDER Gábor
1
-0
/
+36
2020-01-15
completion: list existing working trees for 'git worktree' subcommands
SZEDER Gábor
1
-1
/
+29
2020-01-15
completion: simplify completing 'git worktree' subcommands and options
SZEDER Gábor
1
-22
/
+8
2020-01-15
completion: return the index of found word from __git_find_on_cmdline()
SZEDER Gábor
1
-3
/
+17
2020-01-15
completion: clean up the __git_find_on_cmdline() helper function
SZEDER Gábor
1
-5
/
+8
2019-12-10
Merge branch 'dl/pretty-reference'
Junio C Hamano
1
-1
/
+1
2019-12-10
Merge branch 'dl/submodule-set-url'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'js/complete-svn-recursive'
Junio C Hamano
1
-0
/
+1
2019-12-01
Merge branch 'dl/complete-rebase-onto'
Junio C Hamano
1
-0
/
+4
2019-11-20
pretty: implement 'reference' format
Denton Liu
1
-1
/
+1
2019-11-20
completion: complete `tformat:` pretty format
Denton Liu
1
-1
/
+1
2019-11-13
completion: tab-complete "git svn --recursive"
James Shubin
1
-0
/
+1
2019-11-12
completion: learn to complete `git rebase --onto=`
Denton Liu
1
-0
/
+4
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-2
/
+2
[next]