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
2019-07-29
Merge branch 'nd/completion-no-cache-failure' into maint
Junio C Hamano
1
-1
/
+2
2019-06-12
completion: do not cache if --git-completion-helper fails
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-05-29
list-objects-filter: disable 'sparse:path' filters
Christian Couder
1
-1
/
+1
2019-04-25
Merge branch 'dl/submodule-set-branch'
Junio C Hamano
1
-1
/
+4
2019-04-22
Merge branch 'da/smerge'
Junio C Hamano
1
-1
/
+2
2019-04-10
submodule: teach set-branch subcommand
Denton Liu
1
-1
/
+4
2019-04-04
contrib/completion: add smerge to the mergetool completion candidates
David Aguilar
1
-1
/
+2
2019-03-21
completion: use __git when calling --list-cmds
Todd Zullinger
1
-4
/
+4
2019-03-07
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
1
-3
/
+40
2019-03-07
Merge branch 'dl/complete-submodule-absorbgitdirs'
Junio C Hamano
1
-1
/
+1
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
1
-3
/
+40
2019-02-06
completion: complete git submodule absorbgitdirs
Denton Liu
1
-1
/
+1
2019-01-18
Merge branch 'cy/zsh-completion-SP-in-path'
Junio C Hamano
2
-23
/
+16
2019-01-03
completion: fix typo in git-completion.bash
Chayoung You
1
-1
/
+1
2019-01-03
completion: treat results of git ls-tree as file paths
Chayoung You
1
-19
/
+12
2019-01-03
zsh: complete unquoted paths with spaces correctly
Chayoung You
2
-4
/
+4
2018-11-13
Merge branch 'nd/complete-format-patch'
Junio C Hamano
1
-10
/
+6
2018-11-06
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-1
/
+1
2018-11-06
completion: use __gitcomp_builtin for format-patch
Duy Nguyen
1
-10
/
+6
2018-10-30
Merge branch 'dl/mergetool-gui-option'
Junio C Hamano
1
-1
/
+1
2018-10-26
Merge branch 'du/cherry-is-plumbing'
Junio C Hamano
1
-11
/
+0
2018-10-25
completion: support `git mergetool --[no-]gui`
Denton Liu
1
-1
/
+1
2018-10-22
completion: fix __gitcomp_builtin no longer consider extra options
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-10-19
Merge branch 'nd/complete-fetch-multiple-args'
Junio C Hamano
1
-0
/
+1
2018-10-12
doc: move git-cherry to plumbing
Daniels Umanovskis
1
-11
/
+0
2018-10-07
git-completion.bash: add completion for stash list
Steven Fernandez
1
-0
/
+3
2018-09-21
completion: support "git fetch --multiple"
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-08-13
range-diff: make --dual-color the default mode
Johannes Schindelin
1
-1
/
+1
2018-08-13
completion: support `git range-diff`
Johannes Schindelin
1
-0
/
+14
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-24
/
+37
2018-06-25
Merge branch 'ls/complete-remote-update-names'
Junio C Hamano
1
-1
/
+1
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-333
/
+29
2018-06-13
Merge branch 'sg/completion-zsh-workaround'
Junio C Hamano
2
-2
/
+5
2018-06-12
completion: correct zsh detection when run from git-completion.zsh
SZEDER Gábor
2
-2
/
+5
2018-06-11
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy
1
-0
/
+23
2018-06-01
Merge branch 'nd/command-list'
Junio C Hamano
1
-132
/
+16
2018-06-01
completion: complete remote names too
Łukasz Stelmach
1
-1
/
+1
2018-05-30
Merge branch 'sg/complete-paths'
Junio C Hamano
2
-26
/
+200
2018-05-29
completion: complete general config vars in two steps
Nguyễn Thái Ngọc Duy
1
-2
/
+7
2018-05-29
completion: support case-insensitive config vars
Nguyễn Thái Ngọc Duy
1
-1
/
+9
2018-05-29
completion: keep other config var completion in camelCase
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2018-05-29
completion: drop the hard coded list of config vars
Nguyễn Thái Ngọc Duy
1
-326
/
+9
2018-05-29
Merge branch 'nd/command-list' into nd/complete-config-vars
Junio C Hamano
1
-132
/
+16
2018-05-29
parse-options: option to let --git-completion-helper show negative form
Nguyễn Thái Ngọc Duy
1
-24
/
+14
2018-05-23
Merge branch 'fg/completion-external'
Junio C Hamano
1
-2
/
+9
2018-05-23
Merge branch 'nd/completion-aliasfiletype-typofix'
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
1
-2
/
+2
2018-05-21
completion: allow to customize the completable command list
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-21
completion: add and use --list-cmds=alias
Nguyễn Thái Ngọc Duy
1
-60
/
+15
2018-05-21
completion: add and use --list-cmds=nohelpers
Nguyễn Thái Ngọc Duy
1
-16
/
+4
[next]