408
407
print >>to_file, ' (no message)'
414
412
# TODO: Why not show the modified files in a shorter form as
415
413
# well? rewrap them single lines of appropriate length
417
415
delta.show(to_file, self.show_ids)
420
418
class LineLogFormatter(LogFormatter):
421
419
def truncate(self, str, max_len):