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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
Merge branch 'sg/strbuf-addbuf-cocci'
Junio C Hamano
1
-0
/
+30
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
1
-0
/
+144
2019-01-29
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
1
-30
/
+0
2019-01-27
strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other
SZEDER Gábor
1
-0
/
+30
2019-01-18
Merge branch 'mm/multimail-1.5'
Junio C Hamano
8
-57
/
+281
2019-01-18
Merge branch 'cy/zsh-completion-SP-in-path'
Junio C Hamano
2
-23
/
+16
2019-01-15
cache: make oidcpy always copy GIT_MAX_RAWSZ bytes
brian m. carlson
1
-30
/
+0
2019-01-07
git-multimail: update to release 1.5.0
Matthieu Moy
8
-57
/
+281
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-19
Merge branch 'sb/cocci-pending'
Junio C Hamano
1
-0
/
+41
2018-11-14
pretty: prepare format_commit_message to handle arbitrary repositories
Stefan Beller
1
-0
/
+10
2018-11-14
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller
1
-0
/
+9
2018-11-14
commit: prepare repo_unuse_commit_buffer to handle any repo
Stefan Beller
1
-0
/
+8
2018-11-14
commit: prepare get_commit_buffer to handle any repo
Stefan Beller
1
-0
/
+8
2018-11-14
commit-reach: prepare in_merge_bases[_many] to handle any repo
Stefan Beller
1
-0
/
+17
2018-11-14
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller
1
-0
/
+26
2018-11-14
commit: allow parse_commit* to handle any repo
Stefan Beller
1
-0
/
+24
2018-11-14
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller
1
-0
/
+30
2018-11-14
object-store: prepare read_object_file to deal with any repo
Stefan Beller
1
-0
/
+12
2018-11-14
coccicheck: introduce 'pending' semantic patches
SZEDER Gábor
1
-0
/
+41
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-30
Merge branch 'js/mingw-load-sys-dll'
Junio C Hamano
1
-1
/
+2
2018-10-30
Merge branch 'jc/cocci-preincr'
Junio C Hamano
1
-0
/
+5
2018-10-30
Merge branch 'bc/hash-transition-part-15'
Junio C Hamano
1
-54
/
+63
2018-10-30
Merge branch 'ch/subtree-build'
Junio C Hamano
1
-0
/
+4
2018-10-26
Merge branch 'du/cherry-is-plumbing'
Junio C Hamano
1
-11
/
+0
2018-10-26
Merge branch 'ds/coverage-diff'
Junio C Hamano
1
-0
/
+108
2018-10-26
Merge branch 'rs/subtree-fixes'
Junio C Hamano
1
-46
/
+83
2018-10-25
completion: support `git mergetool --[no-]gui`
Denton Liu
1
-1
/
+1
2018-10-24
mingw: load system libraries the recommended way
Johannes Schindelin
1
-1
/
+2
2018-10-24
cocci: simplify "if (++u > 1)" to "if (u++)"
Junio C Hamano
1
-0
/
+5
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-18
Revert "subtree: make install targets depend on build targets"
Junio C Hamano
1
-3
/
+3
2018-10-16
subtree: make install targets depend on build targets
Christian Hesse
1
-3
/
+3
2018-10-15
object_id.cocci: match only expressions of type 'struct object_id'
SZEDER Gábor
1
-54
/
+63
2018-10-12
subtree: performance improvement for finding unexpected parent commits
Roger Strain
1
-1
/
+1
2018-10-12
doc: move git-cherry to plumbing
Daniels Umanovskis
1
-11
/
+0
2018-10-10
subtree: add build targets 'man' and 'html'
Christian Hesse
1
-0
/
+4
2018-10-10
contrib: add coverage-diff script
Derrick Stolee
1
-0
/
+108
2018-10-07
git-completion.bash: add completion for stash list
Steven Fernandez
1
-0
/
+3
2018-10-07
subtree: improve decision on merges kept in split
Strain, Roger L
1
-2
/
+19
2018-10-07
subtree: use commits before rejoins for splits
Strain, Roger L
1
-6
/
+20
2018-10-07
subtree: make --ignore-joins pay attention to adds
Strain, Roger L
1
-7
/
+7
2018-10-07
subtree: refactor split of a commit into standalone method
Strain, Roger L
1
-36
/
+42
[next]