summaryrefslogtreecommitdiffstats
path: root/pack-write.c
AgeCommit message (Expand)AuthorLines
2007-11-02Merge branch 'np/progress'Junio C Hamano-1/+2
2007-10-17fix const issues with some functionsNicolas Pitre-1/+2
2007-09-19Refactor index-pack "keep $sha1" handling for reuseShawn O. Pearce-0/+26
2007-08-14Use xmkstemp() instead of mkstemp()Luiz Fernando N. Capitulino-1/+1
2007-06-02Unify write_index_file functionsGeert Bosch-0/+142
2007-05-15Fix signedness on return value from xread()Johan Herland-1/+1
2007-05-02Create pack-write.c for common pack writing codeDana L. How-0/+39