72 Commits (2455406ab1b0e2b0ad9e5273b9aef6c739d5b8fe)

Author SHA1 Message Date
Nicolas Pitre 3c9af36646 add progress status to index-pack 18 years ago
Nicolas Pitre 636171cb80 make index-pack able to complete thin packs. 18 years ago
Nicolas Pitre e42797f5b6 enable index-pack streaming capability 18 years ago
Nicolas Pitre 2d477051ef add the capability for index-pack to read from a stream 18 years ago
Nicolas Pitre 3c552873c6 index-pack: compare only the first 20-bytes of the key. 18 years ago
Nicolas Pitre 53dda6ff62 teach git-index-pack about deltas with offset to base 19 years ago
Nicolas Pitre eb32d236df introduce delta objects with offset to base 19 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 19 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 19 years ago
Rene Scharfe 5bb1cda5f7 drop length argument of has_extension 19 years ago
Rene Scharfe 83a2b841d6 Add has_extension() 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Nicolas Pitre d60fc1c864 remove delta-against-self bit 19 years ago
Junio C Hamano 7e4a2a8483 avoid asking ?alloc() for zero bytes. 19 years ago
Pavel Roskin 6689f08735 An off-by-one bug found by valgrind 19 years ago
Junio C Hamano 84c8d8aec5 Fix packname hash generation. 19 years ago
Sergey Vlasov 9cf6d3357a Add git-index-pack utility 19 years ago