summaryrefslogtreecommitdiff
path: root/pack-write.c
Commit message (Expand)AuthorAgeFilesLines
* Make pack creation always fsync() the resultLinus Torvalds2008-05-311-1/+1
* Cleanup xread() loops to use read_in_full()Heikki Orsila2008-05-031-6/+2
* Merge branch 'np/progress'Junio C Hamano2007-11-021-1/+2
|\
| * fix const issues with some functionsNicolas Pitre2007-10-171-1/+2
* | Refactor index-pack "keep $sha1" handling for reuseShawn O. Pearce2007-09-191-0/+26
|/
* Use xmkstemp() instead of mkstemp()Luiz Fernando N. Capitulino2007-08-141-1/+1
* Unify write_index_file functionsGeert Bosch2007-06-021-0/+142
* Fix signedness on return value from xread()Johan Herland2007-05-151-1/+1
* Create pack-write.c for common pack writing codeDana L. How2007-05-021-0/+39