Merge branch 'master' into next
authorJunio C Hamano <junkio@cox.net>
Tue, 18 Apr 2006 06:15:20 +0000 (23:15 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 18 Apr 2006 06:15:20 +0000 (23:15 -0700)
* master:
packed_object_info_detail(): check for corrupt packfile.
cleanups: remove unused variable from exec_cmd.c
cleanups: prevent leak of two strduped strings in config.c
cleanups: Remove impossible case in quote.c
cleanups: Remove unused vars from combine-diff.c
cleanups: Fix potential bugs in connect.c
Allow empty lines in info/grafts

Trivial merge