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
/
sha1_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
count-objects: report garbage files in pack directory too
Nguyễn Thái Ngọc Duy
1
-1
/
+82
2013-02-13
sha1_file: reorder code in prepare_packed_git_one()
Nguyễn Thái Ngọc Duy
1
-16
/
+14
2012-11-08
link_alt_odb_entries(): take (char *, len) rather than two pointers
Michael Haggerty
1
-5
/
+5
2012-11-08
link_alt_odb_entries(): use string_list_split_in_place()
Michael Haggerty
1
-24
/
+18
2012-08-24
sha1_file.c: introduce get_max_fd_limit() helper
Joachim Schmitz
1
-7
/
+19
2012-07-30
Merge branch 'hv/link-alt-odb-entry'
Junio C Hamano
1
-1
/
+1
2012-07-29
link_alt_odb_entry: fix read over array bounds reported by valgrind
Heiko Voigt
1
-1
/
+1
2012-05-23
Merge branch 'hv/submodule-alt-odb'
Junio C Hamano
1
-2
/
+1
2012-05-14
teach add_submodule_odb() to look for alternates
Heiko Voigt
1
-2
/
+1
2012-04-30
remove blank filename in error message
Pete Wyckoff
1
-1
/
+1
2012-04-30
remove superfluous newlines in error messages
Pete Wyckoff
1
-3
/
+3
2012-03-07
parse_object: avoid putting whole blob in core
Nguyễn Thái Ngọc Duy
1
-2
/
+40
2012-03-04
Merge branch 'jk/maint-avoid-streaming-filtered-contents' into maint
Junio C Hamano
1
-5
/
+9
2012-02-26
Merge branch 'jk/maint-avoid-streaming-filtered-contents'
Junio C Hamano
1
-5
/
+9
2012-02-24
do not stream large files to pack when filters are in use
Jeff King
1
-5
/
+9
2012-02-21
Merge branch 'nd/find-pack-entry-recent-cache-invalidation' into maint
Junio C Hamano
1
-38
/
+46
2012-02-16
Merge branch 'mm/empty-loose-error-message' into maint
Junio C Hamano
1
-0
/
+5
2012-02-12
Merge branch 'nd/find-pack-entry-recent-cache-invalidation'
Junio C Hamano
1
-38
/
+46
2012-02-12
Merge branch 'mm/empty-loose-error-message'
Junio C Hamano
1
-0
/
+5
2012-02-06
fsck: give accurate error message on empty loose object files
Matthieu Moy
1
-0
/
+5
2012-02-01
find_pack_entry(): do not keep packed_git pointer locally
Nguyễn Thái Ngọc Duy
1
-14
/
+13
2012-02-01
sha1_file.c: move the core logic of find_pack_entry() into fill_pack_entry()
Nguyễn Thái Ngọc Duy
1
-26
/
+35
2011-12-21
Appease Sun Studio by renaming "tmpfile"
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2011-12-16
Merge branch 'jc/stream-to-pack'
Junio C Hamano
1
-63
/
+4
2011-12-13
Merge branch 'nd/misc-cleanups' into maint
Junio C Hamano
1
-1
/
+2
2011-12-05
Merge branch 'nd/misc-cleanups'
Junio C Hamano
1
-1
/
+2
2011-12-01
bulk-checkin: replace fast-import based implementation
Junio C Hamano
1
-63
/
+4
2011-11-15
sha1_file: don't mix enum with int
Ramkumar Ramachandra
1
-1
/
+1
2011-10-27
unpack_object_header_buffer(): clear the size field upon error
Junio C Hamano
1
-1
/
+2
2011-10-21
Merge branch 'jk/maint-pack-objects-compete-with-delete'
Junio C Hamano
1
-2
/
+2
2011-10-14
downgrade "packfile cannot be accessed" errors to warnings
Jeff King
1
-1
/
+1
2011-10-14
pack-objects: protect against disappearing packs
Jeff King
1
-1
/
+1
2011-10-05
Merge branch 'wh/normalize-alt-odb-path'
Junio C Hamano
1
-17
/
+20
2011-09-07
sha1_file: normalize alt_odb path before comparing and storing
Hui Wang
1
-17
/
+20
2011-08-28
Merge branch 'jc/maint-clone-alternates'
Junio C Hamano
1
-1
/
+1
2011-08-23
Merge branch 'rt/zlib-smaller-window'
Junio C Hamano
1
-6
/
+26
2011-08-23
clone: clone from a repository with relative alternates
Junio C Hamano
1
-1
/
+1
2011-08-11
Tolerate zlib deflation with window size < 32Kb
Roberto Tyley
1
-6
/
+26
2011-08-05
Merge branch 'jc/pack-order-tweak'
Junio C Hamano
1
-0
/
+21
2011-08-01
Merge branch 'jc/legacy-loose-object' into maint
Junio C Hamano
1
-29
/
+33
2011-07-19
Merge branch 'jc/index-pack'
Junio C Hamano
1
-55
/
+0
2011-07-19
Merge branch 'jc/zlib-wrap'
Junio C Hamano
1
-14
/
+14
2011-07-13
Merge branch 'jc/legacy-loose-object'
Junio C Hamano
1
-29
/
+33
2011-07-06
core: log offset pack data accesses happened
Junio C Hamano
1
-0
/
+21
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
1
-9
/
+9
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
1
-5
/
+5
2011-06-08
sha1_file.c: "legacy" is really the current format
Junio C Hamano
1
-29
/
+33
2011-06-05
verify-pack: use index-pack --verify
Junio C Hamano
1
-55
/
+0
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-25
Merge branch 'jc/bigfile'
Junio C Hamano
1
-24
/
+123
[next]