24 Commits (48f36dcd7320d27a840e89fc2aa7ab11716951c6)

Author SHA1 Message Date
Junio C Hamano 3c9fc074c2 index-pack --verify: read anomalous offsets from v2 idx file 14 years ago
Junio C Hamano fb956c1f44 write_idx_file: need_large_offset() helper function 14 years ago
Junio C Hamano e337a04de2 index-pack: --verify 14 years ago
Junio C Hamano ebcfb3791a write_idx_file: introduce a struct to hold idx customization options 14 years ago
Nicolas Pitre f965c525a4 move encode_in_pack_object_header() to a better place 15 years ago
Linus Torvalds 3bb7256281 make "index-pack" a built-in 15 years ago
Thomas Rast d824cbba02 Convert existing die(..., strerror(errno)) to die_errno() 16 years ago
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