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
2013-03-14
entry: fix filter lookup
John Keeping
2
-1
/
+27
2013-03-14
t2003: modernize style
John Keeping
1
-73
/
+70
2011-05-26
Add streaming filter API
Junio C Hamano
5
-16
/
+209
2011-05-26
convert.h: move declarations for conversion from cache.h
Junio C Hamano
2
-37
/
+45
2011-05-26
sha1_file: use the correct type (ssize_t, not size_t) for read-style function
Jim Meyering
1
-1
/
+1
2011-05-20
streaming: read loose objects incrementally
Junio C Hamano
1
-3
/
+82
2011-05-20
sha1_file.c: expose helpers to read loose objects
Junio C Hamano
2
-3
/
+6
2011-05-20
streaming: read non-delta incrementally from a pack
Junio C Hamano
1
-3
/
+102
2011-05-20
streaming_write_entry(): support files with holes
Junio C Hamano
1
-2
/
+19
2011-05-20
convert: CRLF_INPUT is a no-op in the output codepath
Junio C Hamano
1
-1
/
+1
2011-05-20
streaming_write_entry(): use streaming API in write_entry()
Junio C Hamano
3
-0
/
+76
2011-05-20
streaming: a new API to read from the object store
Junio C Hamano
3
-0
/
+210
2011-05-20
write_entry(): separate two helper functions out
Junio C Hamano
1
-17
/
+26
2011-05-20
unpack_object_header(): make it public
Junio C Hamano
2
-4
/
+5
2011-05-20
sha1_object_info_extended(): hint about objects in delta-base cache
Junio C Hamano
2
-1
/
+11
2011-05-19
sha1_object_info_extended(): expose a bit more info
Junio C Hamano
2
-11
/
+59
2011-05-16
packed_object_info_detail(): do not return a string
Junio C Hamano
3
-5
/
+5
2011-05-15
Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streaming
Junio C Hamano
15
-144
/
+293
2011-05-15
Sync release notes for 1.7.6 to exclude what are in maintenance track
Junio C Hamano
1
-12
/
+0
2011-05-15
Merge branch 'maint'
Junio C Hamano
2
-9
/
+17
2011-05-15
Update draft release notes to 1.7.5.2
Junio C Hamano
1
-0
/
+9
2011-05-15
Merge branch 'cn/format-patch-quiet' into maint
Junio C Hamano
2
-7
/
+14
2011-05-15
Merge branch 'jm/mergetool-submodules' into maint
Junio C Hamano
2
-9
/
+371
2011-05-15
Merge branch 'jk/format-patch-quote-special-in-from' into maint
Junio C Hamano
2
-1
/
+102
2011-05-15
Merge branch 'vh/git-svn-doc' into maint
Junio C Hamano
1
-11
/
+11
2011-05-15
git_open_noatime(): drop unused parameter
Junio C Hamano
1
-8
/
+7
2011-05-15
sha1_file: typofix
Junio C Hamano
1
-1
/
+1
2011-05-15
read_sha1_file(): allow selective bypassing of replacement mechanism
Junio C Hamano
2
-5
/
+12
2011-05-15
inline lookup_replace_object() calls
Junio C Hamano
3
-4
/
+14
2011-05-15
read_sha1_file(): get rid of read_sha1_file_repl() madness
Junio C Hamano
4
-17
/
+9
2011-05-15
t6050: make sure we test not just commit replacement
Junio C Hamano
1
-2
/
+16
2011-05-15
Declare lookup_replace_object() in cache.h, not in commit.h
Junio C Hamano
2
-2
/
+1
2011-05-14
Merge branch 'maint'
Junio C Hamano
3
-6
/
+6
2011-05-14
add, merge, diff: do not use strcasecmp to compare config variable names
Jonathan Nieder
3
-6
/
+6
2011-05-13
Bigfile: teach "git add" to send a large file straight to a pack
Junio C Hamano
2
-1
/
+110
2011-05-13
Update draft release notes to 1.7.6
Junio C Hamano
1
-30
/
+16
2011-05-13
Merge branch 'bf/commit-template-no-cleanup'
Junio C Hamano
3
-1
/
+25
2011-05-13
Merge branch 'jc/t1506-shell-param-expansion-gotcha'
Junio C Hamano
1
-2
/
+5
2011-05-13
Merge branch 'rr/rerere-libify-clear-gc'
Junio C Hamano
3
-75
/
+88
2011-05-13
Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix'
Junio C Hamano
1
-0
/
+5
2011-05-13
Merge branch 'jh/dirstat-lines'
Junio C Hamano
5
-32
/
+1219
2011-05-13
Merge branch 'jc/fix-add-u-unmerged'
Junio C Hamano
2
-39
/
+30
2011-05-13
Merge branch 'jn/setup-revisions-glob-and-friends-passthru'
Junio C Hamano
2
-65
/
+122
2011-05-13
Merge branch 'cn/log-parse-opt'
Junio C Hamano
1
-30
/
+44
2011-05-13
Merge branch 'maint'
Junio C Hamano
2
-2
/
+35
2011-05-13
Prepare for 1.7.5.2
Junio C Hamano
2
-1
/
+34
2011-05-13
Merge branch 'aw/maint-rebase-i-p-no-ff' into maint
Junio C Hamano
2
-2
/
+32
2011-05-13
Merge branch 'js/blame-parsename' into maint
Junio C Hamano
3
-3
/
+14
2011-05-13
Merge branch 'gr/cvsimport-alternative-cvspass-location' into maint
Junio C Hamano
1
-12
/
+41
2011-05-13
Merge branch 'cj/p4merge' into maint
Junio C Hamano
1
-6
/
+3
[next]