From: Junio C Hamano Date: Wed, 16 Jun 2010 23:21:30 +0000 (-0700) Subject: Merge branch 'sp/maint-dumb-http-pack-reidx' into maint X-Git-Tag: v1.7.2-rc0~7^2~43 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=161cbf0b8e3280daab85a5b76910057a63016314;p=git.git Merge branch 'sp/maint-dumb-http-pack-reidx' into maint * sp/maint-dumb-http-pack-reidx: http.c::new_http_pack_request: do away with the temp variable filename http-fetch: Use temporary files for pack-*.idx until verified http-fetch: Use index-pack rather than verify-pack to check packs Allow parse_pack_index on temporary files Extract verify_pack_index for reuse from verify_pack Introduce close_pack_index to permit replacement http.c: Remove unnecessary strdup of sha1_to_hex result http.c: Don't store destination name in request structures http.c: Drop useless != NULL test in finish_http_pack_request http.c: Tiny refactoring of finish_http_pack_request t5550-http-fetch: Use subshell for repository operations http.c: Remove bad free of static block --- 161cbf0b8e3280daab85a5b76910057a63016314