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
/
csum-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
Merge branch 'jc/index-pack'
Junio C Hamano
1
-1
/
+45
2011-04-03
sparse: Fix errors and silence warnings
Stephen Boyd
1
-1
/
+1
2011-02-27
index-pack: --verify
Junio C Hamano
1
-1
/
+45
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
1
-3
/
+2
2008-10-10
Merge branch 'maint'
Shawn O. Pearce
1
-6
/
+12
2008-10-10
fix pread()'s short read in index-pack
Nicolas Pitre
1
-6
/
+12
2008-10-02
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
1
-4
/
+4
2008-09-02
sha1write: don't copy full sized buffers
Nicolas Pitre
1
-10
/
+17
2008-08-29
pack-objects: use fixup_pack_header_footer()'s validation mode
Nicolas Pitre
1
-3
/
+3
2008-05-31
Make pack creation always fsync() the result
Linus Torvalds
1
-2
/
+5
2007-11-05
remove dead code from the csum-file interface
Nicolas Pitre
1
-12
/
+2
2007-11-05
make display of total transferred more accurate
Nicolas Pitre
1
-1
/
+3
2007-10-30
add throughput display to git-push
Nicolas Pitre
1
-0
/
+8
2007-10-17
pack-objects.c: fix some global variable abuse and memory leaks
Nicolas Pitre
1
-9
/
+14
2007-06-13
More static
Junio C Hamano
1
-55
/
+0
2007-05-20
Alter sha1close() 3rd argument to request flush only
Dana L. How
1
-3
/
+5
2007-05-10
Custom compression levels for objects and packs
Dana How
1
-2
/
+2
2007-04-10
compute a CRC32 for each object as stored in a pack
Nicolas Pitre
1
-0
/
+14
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-1
/
+1
2006-08-14
Make sha1flush void and remove conditional return.
David Rientjes
1
-2
/
+2
2006-07-03
Make zlib compression level configurable, and change default.
Joachim B Haga
1
-1
/
+1
2006-06-20
Remove all void-pointer arithmetic.
Florian Forster
1
-2
/
+2
2005-12-19
xread/xwrite: do not worry about EINTR at calling sites.
Junio C Hamano
1
-3
/
+1
2005-08-08
[PATCH] Plug memory leak in sha1close()
Sergey Vlasov
1
-0
/
+1
2005-07-06
[PATCH] Let umask do its work upon filesystem object creation.
Junio C Hamano
1
-1
/
+1
2005-06-28
csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de...
Linus Torvalds
1
-0
/
+20
2005-06-27
csum-file: fix missing buf pointer update
Linus Torvalds
1
-0
/
+1
2005-06-26
csum-file interface updates: return resulting SHA1
Linus Torvalds
1
-10
/
+16
2005-06-26
git-pack-objects: write the pack files with a SHA1 csum
Linus Torvalds
1
-0
/
+120