]> Savannah Git Hosting - gnulib.git/commit
gitlog-to-changelog: trim only trailing whitespaces
authorPavel Raiskup <praiskup@redhat.com>
Thu, 24 Sep 2015 15:17:38 +0000 (17:17 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Sep 2015 15:45:25 +0000 (08:45 -0700)
commit720ba29ae46cdf71a2560c19cf3d781b371a6f0a
treea60c6e3e64b3f257b88a77fd7a6b6e927cc5c3f7
parenta406de9ca244049b57252b7e22b4b8cdf8fe0609
gitlog-to-changelog: trim only trailing whitespaces

This is fix for --format regression introduced by commit
2b93079a5d1baa4d;  it caused that --format='%s%n%n%b%n' (see the
doubled %n string) had no effect anymore.  This format
specification has been used e.g. by GNU paxuitils (commit
edfd8bcc3).

* build-aux/gitlog-to-changelog (main): Stop squashing multiple
newlines in commmit messages.
ChangeLog
build-aux/gitlog-to-changelog