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-25
Merge branch 'js/ignore-space-at-eol'
Junio C Hamano
3
-3
/
+13
2016-07-25
Merge branch 'mh/ref-iterators'
Junio C Hamano
11
-324
/
+1460
2016-07-25
Merge branch 'mh/update-ref-errors'
Junio C Hamano
3
-213
/
+449
2016-07-25
Merge branch 'mh/split-under-lock'
Junio C Hamano
10
-260
/
+1016
2016-07-22
git-svn: allow --version to work anywhere
Eric Wong
2
-2
/
+21
2016-07-22
Windows: add missing definition of ENOTSOCK
Johannes Sixt
1
-0
/
+3
2016-07-22
strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()
René Scharfe
2
-5
/
+8
2016-07-20
t5541: fix url scrubbing test when GPG is not set
Jeff King
1
-2
/
+4
2016-07-19
Sixth batch of topics for 2.10
Junio C Hamano
1
-0
/
+70
2016-07-19
Merge branch 'ls/p4-tmp-refs'
Junio C Hamano
2
-3
/
+3
2016-07-19
Merge branch 'js/am-call-theirs-theirs-in-fallback-3way'
Junio C Hamano
1
-8
/
+8
2016-07-19
Merge branch 'jk/write-file'
Junio C Hamano
6
-102
/
+44
2016-07-19
Merge branch 'jk/printf-format'
Junio C Hamano
6
-20
/
+14
2016-07-19
Merge branch 'rs/help-c-source-with-gitattributes'
Junio C Hamano
1
-1
/
+1
2016-07-19
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
4
-40
/
+243
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
[prev]
[next]