GIT 1.0.0a
authorJunio C Hamano <junkio@cox.net>
Wed, 21 Dec 2005 21:17:54 +0000 (13:17 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 21 Dec 2005 21:17:54 +0000 (13:17 -0800)
- Avoid misleading success message on error (Johannes)
- objects/info/packs: work around bug in http-fetch.c::fetch_indices()
- http-fetch.c: fix objects/info/pack parsing.
- An off-by-one bug found by valgrind (Pavel)

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found