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
2017-12-06
Merge branch 'tz/complete-branch-copy' into maint
Junio C Hamano
1
-1
/
+1
2017-11-21
Merge branch 'tz/fsf-address-update' into maint
Junio C Hamano
1
-2
/
+1
2017-11-17
completion: add '--copy' option to 'git branch'
Todd Zullinger
1
-1
/
+1
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
1
-2
/
+1
2017-10-25
completion: add remaining flags to checkout
Thomas Braun
1
-1
/
+2
2017-10-07
completion: add --broken and --dirty to describe
Thomas Braun
1
-1
/
+1
2017-07-06
Merge branch 'xz/send-email-batch-size'
Junio C Hamano
1
-0
/
+2
2017-07-05
send-email: --batch-size to work around some SMTP server limit
xiaoqiang zhao
1
-0
/
+2
2017-06-13
Merge branch 'rf/completion'
Junio C Hamano
1
-1
/
+28
2017-06-04
Merge branch 'rf/completion-config-commit'
Junio C Hamano
1
-0
/
+3
2017-06-02
completion: add git config credentialCache.ignoreSIGHUP
Rikard Falkeborn
1
-0
/
+1
2017-06-02
completion: add git config credential completions
Rikard Falkeborn
1
-0
/
+3
2017-06-02
completion: add git config advice completions
Rikard Falkeborn
1
-1
/
+9
2017-06-02
completion: add git config am.threeWay completion
Rikard Falkeborn
1
-0
/
+1
2017-06-02
completion: add git config core completions
Rikard Falkeborn
1
-0
/
+10
2017-06-02
completion: add git config gc completions
Rikard Falkeborn
1
-0
/
+4
2017-05-30
completion: add completions for git config commit
Rikard Falkeborn
1
-0
/
+3
2017-05-29
Merge branch 'tg/stash-push-fixup'
Junio C Hamano
1
-1
/
+4
2017-05-17
completion: add git stash push
Thomas Gummerer
1
-1
/
+4
2017-05-16
Merge branch 'ab/clone-no-tags'
Junio C Hamano
1
-0
/
+1
2017-05-16
Merge branch 'sk/status-short-branch-color-config'
Junio C Hamano
1
-0
/
+2
2017-05-01
Merge branch 'jk/complete-checkout-sans-dwim-remote'
Junio C Hamano
1
-1
/
+10
2017-05-01
clone: add a --no-tags option to clone without tags
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2017-04-28
status: add color config slots for branch info in "--short --branch"
Stephen Kent
1
-0
/
+2
2017-04-23
completion: optionally disable checkout DWIM
Jeff King
1
-1
/
+10
2017-04-23
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
1
-2
/
+2
2017-03-30
Merge branch 'sg/completion-ctags'
Junio C Hamano
1
-6
/
+66
2017-03-30
Merge branch 'sg/completion-refs-speedup'
Junio C Hamano
1
-71
/
+181
2017-03-24
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-03-23
completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'
SZEDER Gábor
1
-0
/
+28
2017-03-23
completion: extract completing ctags symbol names into helper function
SZEDER Gábor
1
-4
/
+29
2017-03-23
completion: put matching ctags symbol names directly into COMPREPLY
SZEDER Gábor
1
-3
/
+10
2017-03-23
completion: speed up branch and tag completion
SZEDER Gábor
1
-6
/
+19
2017-03-23
completion: fill COMPREPLY directly when completing fetch refspecs
SZEDER Gábor
1
-3
/
+3
2017-03-23
completion: fill COMPREPLY directly when completing refs
SZEDER Gábor
1
-14
/
+40
2017-03-23
completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery
SZEDER Gábor
1
-1
/
+2
2017-03-23
completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMery
SZEDER Gábor
1
-9
/
+3
2017-03-23
completion: let 'for-each-ref' strip the remote name from remote branches
SZEDER Gábor
1
-4
/
+3
2017-03-23
completion: let 'for-each-ref' and 'ls-remote' filter matching refs
SZEDER Gábor
1
-11
/
+30
2017-03-23
completion: don't disambiguate short refs
SZEDER Gábor
1
-3
/
+3
2017-03-23
completion: don't disambiguate tags and branches
SZEDER Gábor
1
-2
/
+2
2017-03-23
completion: support excluding full refs
SZEDER Gábor
1
-4
/
+4
2017-03-23
completion: support completing fully qualified non-fast-forward refspecs
SZEDER Gábor
1
-1
/
+20
2017-03-23
completion: support completing full refs after '--option=refs/<TAB>'
SZEDER Gábor
1
-7
/
+14
2017-03-23
completion: wrap __git_refs() for better option parsing
SZEDER Gábor
1
-35
/
+67
2017-02-27
Merge branch 'sg/completion'
Junio C Hamano
1
-85
/
+165
2017-02-27
Merge branch 'jk/describe-omit-some-refs'
Junio C Hamano
1
-0
/
+1
2017-02-15
Merge branch 'cw/completion'
Junio C Hamano
1
-21
/
+118
2017-02-13
completion: remove redundant __gitcomp_nl() options from _git_commit()
SZEDER Gábor
1
-1
/
+1
[next]