Hi: On Sat, Jan 10, 2009 at 5:39 AM, Alexander Potashev <aspotashev@xxxxxxxxx> wrote: ... > > + if (!commit->parents && !rev.show_root_diff) > + break; Do you really want to stop getting commits? It seems like the break statement here should be a continue. Nathan Panike -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html