Commit Briefs

Omar Polo

diffstat: fix parsing of deleted files

don't remember why the `file == ""` clausole was added. file is set by switchfile() and never reset until the end, so depending on the order deleted files may not be showed in the summary (but their line still being counted for the `total')



Omar Polo

diffstat: tweak example usage


Omar Polo

diffstat: spacing for output