17 Commits (d2feb01aa580843261c25d8609369d17bcdf6028)

Author SHA1 Message Date
Junio C Hamano 6e180cdcec Make sure objects/pack exists before creating a new pack 16 years ago
Nicolas Pitre 9126f0091f fix openssl headers conflicting with custom SHA1 implementations 16 years ago
Petr Baudis 8b4eb6b6cd Do not perform cross-directory renames when creating packs 16 years ago
Nicolas Pitre d35825da6d fixup_pack_header_footer(): use nicely aligned buffer sizes 16 years ago
Nicolas Pitre abeb40e5aa improve reliability of fixup_pack_header_footer() 16 years ago
Linus Torvalds 0c68d386da index-pack: be careful after fixing up the header/footer 16 years ago
Nicolas Pitre c0a5e2d477 pack.indexversion config option now defaults to 2 17 years ago
Linus Torvalds 4c81b03e30 Make pack creation always fsync() the result 17 years ago
Heikki Orsila c697ad143b Cleanup xread() loops to use read_in_full() 17 years ago
Nicolas Pitre 4049b9cfc0 fix const issues with some functions 17 years ago
Shawn O. Pearce 106764e651 Refactor index-pack "keep $sha1" handling for reuse 17 years ago
Luiz Fernando N. Capitulino 7647b17f1d Use xmkstemp() instead of mkstemp() 17 years ago
Geert Bosch aa7e44bf57 Unify write_index_file functions 18 years ago
Johan Herland 2924415f4f Fix signedness on return value from xread() 18 years ago
Dana L. How 8b0eca7c7b Create pack-write.c for common pack writing code 18 years ago