index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
Merge branch 'jk/test-match-signal'
Junio C Hamano
3
-11
/
+26
2016-07-19
Merge branch 'jk/common-main'
Junio C Hamano
53
-151
/
+124
2016-07-19
Merge branch 'ak/lazy-prereq-mktemp'
Junio C Hamano
1
-1
/
+6
2016-07-19
Merge branch 'nd/icase'
Junio C Hamano
11
-21
/
+291
2016-07-19
Merge branch 'bc/cocci'
Junio C Hamano
25
-283
/
+403
2016-07-19
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
9
-107
/
+144
2016-07-19
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
1
-16
/
+27
2016-07-19
Merge branch 'lf/recv-sideband-cleanup'
Junio C Hamano
1
-74
/
+58
2016-07-19
Merge branch 'dk/blame-move-no-reason-for-1-line-context'
Junio C Hamano
1
-4
/
+3
2016-07-19
Merge branch 'nd/connect-ssh-command-config'
Junio C Hamano
2
-1
/
+21
2016-07-19
use strbuf_addbuf() for appending a strbuf to another
René Scharfe
3
-3
/
+3
2016-07-19
git-svn: document svn.authorsProg in config
Eric Wong
1
-0
/
+3
2016-07-18
fsck: optionally show more helpful info for broken links
Johannes Schindelin
4
-9
/
+85
2016-07-18
t/t8003-blame-corner-cases.sh: Use here documents
Mike Hommey
1
-17
/
+17
2016-07-18
blame: allow to blame paths freshly added to the index
Mike Hommey
2
-1
/
+54
2016-07-18
cache-tree: do not generate empty trees as a result of all i-t-a subentries
Nguyễn Thái Ngọc Duy
2
-1
/
+23
2016-07-18
cache-tree.c: fix i-t-a entry skipping directory updates sometimes
Nguyễn Thái Ngọc Duy
2
-2
/
+19
2016-07-18
test-lib.sh: introduce and use $EMPTY_BLOB
Nguyễn Thái Ngọc Duy
8
-38
/
+35
2016-07-18
test-lib.sh: introduce and use $EMPTY_TREE
Nguyễn Thái Ngọc Duy
6
-13
/
+11
2016-07-18
fsck: give the error function a chance to see the fsck_options
Johannes Schindelin
3
-5
/
+9
2016-07-18
fsck_walk(): optionally name objects on the go
Johannes Schindelin
2
-4
/
+84
2016-07-18
fsck: refactor how to describe objects
Johannes Schindelin
1
-14
/
+23
2016-07-18
configure.ac: stronger test for pthread linkage
Eric Wong
1
-0
/
+5
2016-07-18
daemon: ignore ENOTSOCK from setsockopt
Eric Wong
1
-3
/
+5
2016-07-15
archive-tar: huge offset and future timestamps would not work on 32-bit
Junio C Hamano
2
-6
/
+11
2016-07-15
Sync with 2.9.2
Junio C Hamano
5
-4
/
+33
2016-07-15
Git 2.9.2
Junio C Hamano
4
-3
/
+17
2016-07-15
Merge branch 'jk/tzoffset-fix' into maint
Junio C Hamano
3
-3
/
+18
2016-07-15
t0006: skip "far in the future" test when unsigned long is not long enough
Jeff King
3
-3
/
+18
2016-07-14
diff: document diff-filter exclusion
Junio C Hamano
1
-0
/
+3
2016-07-14
Merge branch 'jk/upload-pack-hook'
Junio C Hamano
1
-1
/
+9
2016-07-14
mingw: fix regression in t1308-config-set
Johannes Schindelin
1
-1
/
+9
2016-07-14
push: anonymize URL in status output
Jeff King
2
-2
/
+12
2016-07-13
Fifth batch of topics for 2.10
Junio C Hamano
1
-19
/
+40
2016-07-13
Merge branch 'jk/big-and-future-archive-tar'
Junio C Hamano
6
-30
/
+138
2016-07-13
Merge branch 'nd/ita-cleanup'
Junio C Hamano
2
-3
/
+61
2016-07-13
Merge branch 'ps/rebase-i-auto-unstash-upon-abort'
Junio C Hamano
2
-0
/
+32
2016-07-13
Merge branch 'js/t3404-grammo-fix'
Junio C Hamano
1
-1
/
+1
2016-07-13
Merge branch 'js/sign-empty-commit-fix'
Junio C Hamano
1
-1
/
+6
2016-07-13
Merge branch 'mm/doc-tt'
Junio C Hamano
62
-227
/
+228
2016-07-13
Merge branch 'dg/subtree-rebase-test'
Junio C Hamano
1
-0
/
+119
2016-07-13
Merge branch 'nd/doc-new-command'
Junio C Hamano
1
-1
/
+1
2016-07-13
Merge branch 'ew/gc-auto-pack-limit-fix'
Junio C Hamano
1
-1
/
+1
2016-07-13
Merge branch 'ah/unpack-trees-advice-messages'
Junio C Hamano
4
-16
/
+16
2016-07-13
Merge branch 'va/i18n-even-more'
Junio C Hamano
61
-380
/
+516
2016-07-13
fsck: use streaming interface for large blobs in pack
Nguyễn Thái Ngọc Duy
4
-6
/
+29
2016-07-13
pack-objects: do not truncate result in-pack object size on 32-bit systems
Nguyễn Thái Ngọc Duy
1
-7
/
+8
2016-07-13
index-pack: correct "offset" type in unpack_entry_data()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-07-13
index-pack: report correct bad object offsets even if they are large
Nguyễn Thái Ngọc Duy
1
-3
/
+4
2016-07-13
index-pack: correct "len" type in unpack_data()
Nguyễn Thái Ngọc Duy
1
-7
/
+7
[prev]
[next]