aboutsummaryrefslogtreecommitdiff
path: root/csum-file.h
Commit message (Expand)AuthorAge
* Merge branch 'jk/pack-bitmap'Junio C Hamano2014-12-12
|\
| * pack-bitmap: do not use gcc packed attributeKarsten Blees2014-11-30
* | Merge branch 'jk/sha1write-void'Junio C Hamano2014-01-10
|\ \ | |/ |/|
| * do not pretend sha1write returns errorsJeff King2013-12-26
* | sha1write: make buffer const-correctJeff King2013-10-24
|/
* csum-file: introduce sha1file_checkpointJunio C Hamano2011-11-30
* index-pack: --verifyJunio C Hamano2011-02-27
* Merge branch 'maint'Shawn O. Pearce2008-10-10
|\
| * fix pread()'s short read in index-packNicolas Pitre2008-10-10
* | fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre2008-10-02
|/
* Make pack creation always fsync() the resultLinus Torvalds2008-05-31
* remove dead code from the csum-file interfaceNicolas Pitre2007-11-05
* make display of total transferred more accurateNicolas Pitre2007-11-05
* add throughput display to git-pushNicolas Pitre2007-10-30
* More staticJunio C Hamano2007-06-13
* Custom compression levels for objects and packsDana How2007-05-10
* compute a CRC32 for each object as stored in a packNicolas Pitre2007-04-10
* [PATCH] -Werror fixesTimo Sirainen2005-08-09
* csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de...Linus Torvalds2005-06-28
* csum-file interface updates: return resulting SHA1Linus Torvalds2005-06-26
* git-pack-objects: write the pack files with a SHA1 csumLinus Torvalds2005-06-26