Control: tags -1 - patch -=| victory, 27.08.2013 20:23:18 +0900 |=- > > Package: kgb-client > Severity: wishlist > Tags: patch > > KGB-client silently drops multi line commit message after a new line character > > eg: > http://anonscm.debian.org/viewvc/ddp/manuals/trunk/debian-faq/po4a/po/ja.po?view=log > > the message was: > [debian-faq] > translated by victory, > reviewed by kano, ZnZ and Kaneko > > what KGB-client said was: > 19:35 KGB-2 > victory .deb 10228 ja.po [debian-faq] > > assumed $self->log has complete message, something like this? > my $log = $self->log; > + $log =~ s/\x0D\x0A|\x0D|\x0A/ /g;
You just need to change the configuration, see http://kgb.alioth.debian.org/kgb-client.conf.html#single-line-commits Of course, then you may get complains about KGB being much too verbose :) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org