20 Commits (336d09daf288492946f0c51f071da11643f8363d)

Author SHA1 Message Date
Linus Torvalds 4c81b03e30 Make pack creation always fsync() the result 17 years ago
Nicolas Pitre ec640ed1cf remove dead code from the csum-file interface 17 years ago
Nicolas Pitre 218558af59 make display of total transferred more accurate 17 years ago
Nicolas Pitre 2a128d63dc add throughput display to git-push 17 years ago
Nicolas Pitre 7ba502c47b pack-objects.c: fix some global variable abuse and memory leaks 17 years ago
Junio C Hamano 4175e9e3a8 More static 18 years ago
Dana L. How f02153696f Alter sha1close() 3rd argument to request flush only 18 years ago
Dana How 960ccca680 Custom compression levels for objects and packs 18 years ago
Nicolas Pitre 78d1e84fe5 compute a CRC32 for each object as stored in a pack 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 18 years ago
David Rientjes 78b713a1d0 Make sha1flush void and remove conditional return. 18 years ago
Joachim B Haga 12f6c308d5 Make zlib compression level configurable, and change default. 19 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Junio C Hamano 1c15afb934 xread/xwrite: do not worry about EINTR at calling sites. 19 years ago
Sergey Vlasov 7bf058f008 [PATCH] Plug memory leak in sha1close() 20 years ago
Junio C Hamano f312de018b [PATCH] Let umask do its work upon filesystem object creation. 20 years ago
Linus Torvalds 4397f0148a csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file descriptor 20 years ago
Linus Torvalds 2700628e64 csum-file: fix missing buf pointer update 20 years ago
Linus Torvalds e18088451d csum-file interface updates: return resulting SHA1 20 years ago
Linus Torvalds c38138cd78 git-pack-objects: write the pack files with a SHA1 csum 20 years ago