]> git.ipfire.org Git - thirdparty/git.git/commit - http.c
Use strbuf in http code
authorMike Hommey <mh@glandium.org>
Sun, 9 Dec 2007 19:30:59 +0000 (20:30 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Dec 2007 05:31:59 +0000 (21:31 -0800)
commit028c2976389f70e7349bbfeeef0ed0a000d5e447
treed5face19a3fdbf6c20345c5d41ab37d66f8b4977
parente8dc37e0e30dbbed532b7471516d1ba5e6e08f27
Use strbuf in http code

Also, replace whitespaces with tabs in some places

Signed-off-by: Mike Hommey <mh@glandium.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-push.c
http-walker.c
http.c
http.h
transport.c