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