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-20
clone: use a real progress meter for connectivity check
Jeff King
1
-4
/
+1
2016-07-20
check_connected: add progress flag
Jeff King
2
-0
/
+6
2016-07-20
check_connected: relay errors to alternate descriptor
Jeff King
2
-2
/
+16
2016-07-20
check_everything_connected: use a struct with named options
Jeff King
5
-45
/
+47
2016-07-20
check_everything_connected: convert to argv_array
Jeff King
1
-12
/
+9
2016-07-20
rev-list: add optional progress reporting
Jeff King
2
-0
/
+21
2016-07-20
check_everything_connected: always pass --quiet to rev-list
Jeff King
1
-2
/
+1
2016-07-19
fetch-pack: grow stateless RPC windows exponentially
Jonathan Tan
1
-7
/
+12
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
submodule-config: use explicit empty string instead of strbuf in config_from()
René Scharfe
1
-2
/
+1
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-18
list: avoid incompatibility with *BSD sys/queue.h
Eric Wong
1
-0
/
+2
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
add a test for push options
Stefan Beller
1
-0
/
+103
2016-07-14
push: accept push options
Stefan Beller
6
-4
/
+63
2016-07-14
receive-pack: implement advertising and receiving push options
Stefan Beller
4
-6
/
+52
2016-07-14
push options: {pre,post}-receive hook learns about push options
Stefan Beller
3
-13
/
+76
[prev]
[next]