On Wednesday 2007, February 28, Johannes Schindelin wrote: > for added files (and the obvious thing for deleted ones), but with > your patch, both added and deleted get > > Bin 123456 bytes > > which is not so optimal. See my corrected patch. However, while you're interested: how would one tell the difference between 0 bytes and (no file). I'm thinking of these possibilities: new -> 123456 0 -> 123456 123456 -> deleted 123456 -> 0 For example - does mmfile_t.ptr set to NULL mean anything? Andy -- Dr Andy Parkins, M Eng (hons), MIET andyparkins@xxxxxxxxx - 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