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-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
1
-1
/
+1
2019-09-30
Merge branch 'dl/complete-cherry-pick-revert-skip'
Junio C Hamano
1
-2
/
+4
2019-08-27
rebase: teach rebase --keep-base
Denton Liu
1
-1
/
+1
2019-08-27
completion: add --skip for cherry-pick and revert
Denton Liu
1
-1
/
+1
2019-08-27
completion: merge options for cherry-pick and revert
Denton Liu
1
-2
/
+4
2019-08-13
completion: complete config variables and values for 'git clone --config='
SZEDER Gábor
1
-17
/
+49
2019-08-13
completion: complete config variables names and values for 'git clone -c'
SZEDER Gábor
1
-0
/
+6
2019-08-13
completion: complete values of configuration variables after 'git -c var='
SZEDER Gábor
1
-24
/
+41
2019-08-13
completion: complete configuration sections and variable names for 'git -c'
SZEDER Gábor
1
-13
/
+46
2019-08-13
completion: split _git_config()
SZEDER Gábor
1
-9
/
+30
2019-08-13
completion: simplify inner 'case' pattern in __gitcomp()
SZEDER Gábor
1
-2
/
+2
2019-08-13
completion: use 'sort -u' to deduplicate config variable names
SZEDER Gábor
1
-1
/
+1
2019-08-13
completion: deduplicate configuration sections
SZEDER Gábor
1
-1
/
+9
2019-08-13
completion: complete more values of more 'color.*' configuration variables
SZEDER Gábor
1
-5
/
+4
2019-08-13
completion: fix a typo in a comment
SZEDER Gábor
1
-1
/
+1
2019-07-19
Merge branch 'pw/prompt-cherry-pick-revert-fix'
Junio C Hamano
1
-4
/
+33
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-1
/
+55
2019-07-09
Merge branch 'nd/completion-no-cache-failure'
Junio C Hamano
1
-1
/
+2
2019-07-01
git-prompt: improve cherry-pick/revert detection
Phillip Wood
1
-4
/
+33
2019-06-20
completion: disable dwim on "git switch -d"
Nguyễn Thái Ngọc Duy
1
-0
/
+4
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-05-07
completion: support restore
Nguyễn Thái Ngọc Duy
1
-0
/
+15
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-04-02
completion: support switch
Nguyễn Thái Ngọc Duy
1
-1
/
+36
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
[next]