commit | f7cc77d78b9ee59dce162a50815ac6c1918a4397 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 15:12:48 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Wed Jul 27 18:56:29 2005 -0700 |
tree | b667e9639524e3e47aeecf7fea9c4a8edd368625 | |
parent | f3157244314a66b6293af2f6a283a596367dc80e [diff] |
Make "parse_commit()" be a lot more careful This was brought on by a bad tree of Thomas Gleixner, where some bogus commit objects weren't warned about properly Signed-off-by: Linus Torvalds <torvalds@osdl.org>