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
2009-02-05
Merge branch 'lt/maint-wrap-zlib' into maint
Junio C Hamano
1
-12
/
+12
2009-01-29
Sync with 1.6.1.2
Junio C Hamano
1
-1
/
+2
2009-01-28
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+2
2009-01-28
avoid 31-bit truncation in write_loose_object
Jeff King
1
-1
/
+2
2009-01-21
Merge branch 'lt/maint-wrap-zlib'
Junio C Hamano
1
-12
/
+12
2009-01-13
sha1_file: make "read_object" static
Christian Couder
1
-2
/
+5
2009-01-11
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
1
-12
/
+12
2008-12-17
Make 'index_path()' use 'strbuf_readlink()'
Linus Torvalds
1
-9
/
+5
2008-12-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+31
2008-12-10
make sure packs to be replaced are closed beforehand
Nicolas Pitre
1
-0
/
+31
2008-12-02
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
1
-6
/
+18
2008-11-27
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-11-27
sha1_file.c: resolve confusion EACCES vs EPERM
Sam Vilain
1
-1
/
+1
2008-11-27
sha1_file: avoid bogus "file exists" error message
Joey Hess
1
-1
/
+1
2008-11-23
sha1_file: avoid bogus "file exists" error message
Joey Hess
1
-1
/
+1
2008-11-23
Fix handle leak in sha1_file/unpack_objects if there were damaged object data
Alex Riesen
1
-0
/
+1
2008-11-16
Merge branch 'jk/commit-v-strip'
Junio C Hamano
1
-3
/
+1
2008-11-12
Merge branch 'np/pack-safer'
Junio C Hamano
1
-19
/
+66
2008-11-12
Merge branch 'bc/maint-keep-pack'
Junio C Hamano
1
-6
/
+18
2008-11-12
define empty tree sha1 as a macro
Jeff King
1
-3
/
+1
2008-11-12
sha1_file.c: split has_loose_object() into local and non-local counterparts
Brandon Casey
1
-6
/
+13
2008-11-12
packed_git: convert pack_local flag into a bitfield and add pack_keep
Brandon Casey
1
-0
/
+5
2008-11-02
make find_pack_revindex() aware of the nasty world
Nicolas Pitre
1
-6
/
+12
2008-11-02
make packed_object_info() resilient to pack corruptions
Nicolas Pitre
1
-6
/
+30
2008-11-02
make unpack_object_header() non fatal
Nicolas Pitre
1
-9
/
+11
2008-11-02
better validation on delta base object offsets
Nicolas Pitre
1
-1
/
+1
2008-11-02
close another possibility for propagating pack corruption
Nicolas Pitre
1
-0
/
+15
2008-11-02
Merge branch 'jc/maint-co-track' into maint
Junio C Hamano
1
-1
/
+1
2008-10-21
Merge branch 'jc/maint-co-track'
Junio C Hamano
1
-1
/
+1
2008-10-19
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
1
-1
/
+1
2008-10-18
Merge branch 'maint'
Junio C Hamano
1
-1
/
+5
2008-10-18
force_object_loose: Fix memory leak
Björn Steinbrink
1
-1
/
+5
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-4
/
+2
2008-10-09
Cleanup in sha1_file.c::cache_or_unpack_entry()
Miklos Vajna
1
-4
/
+2
2008-10-02
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
1
-5
/
+5
2008-09-25
Merge branch 'jc/alternate-push'
Shawn O. Pearce
1
-2
/
+11
2008-09-25
Merge branch 'jc/safe-c-l-d'
Shawn O. Pearce
1
-1
/
+5
2008-09-18
Merge branch 'maint'
Junio C Hamano
1
-1
/
+3
2008-09-18
sha1_file: link() returns -1 on failure, not errno
Thomas Rast
1
-1
/
+3
2008-09-09
push: receiver end advertises refs from alternate repositories
Junio C Hamano
1
-0
/
+10
2008-09-09
is_directory(): a generic helper function
Junio C Hamano
1
-2
/
+1
2008-09-03
safe_create_leading_directories(): make it about "leading" directories
Junio C Hamano
1
-1
/
+5
2008-08-27
Merge branch 'np/verify-pack'
Junio C Hamano
1
-0
/
+1
2008-08-22
discard revindex data when pack list changes
Nicolas Pitre
1
-0
/
+1
2008-08-19
Merge branch 'dp/hash-literally'
Junio C Hamano
1
-36
/
+28
2008-08-05
Optimize sha1_object_info for loose objects, not concurrent repacks
Steven Grimm
1
-1
/
+8
2008-08-03
teach index_fd to work with pipes
Dmitry Potapov
1
-36
/
+28
2008-07-14
restore legacy behavior for read_sha1_file()
Nicolas Pitre
1
-4
/
+26
2008-07-09
Merge branch 'sp/maint-pack-memuse'
Junio C Hamano
1
-0
/
+1
2008-07-09
Correct pack memory leak causing git gc to try to exceed ulimit
Shawn O. Pearce
1
-0
/
+1
[prev]
[next]