Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/gr/vat.py
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-12-31 11:28:49 +0100
committerArthur de Jong <arthur@arthurdejong.org>2013-12-31 12:41:58 +0100
commit0ee74e5bb9a98aa6ac1ac403386d2b0e86f22841 (patch)
treec62d3f19616eb15d88010e8b4ae5f44b5080d6bd /stdnum/gr/vat.py
parenta1488350a3085dcc404b9848aa48bf2c875af077 (diff)
Generate Changelog with different formatter
git log --date=short --name-only \ --format="%x0c%ad %aN <%aE>%n%n%x09* [%h]%x00%s%n%x00%+b%x00" | \ awk 'BEGIN { RS="\f"; FS="\0" } { if ($1) { gsub(/\n*$/, "", $4); gsub(/^\n*/, "", $4); gsub(/\n/, ", ", $4); gsub(/\ngit-svn-id.*/, "", $3); gsub(/\n/, "\n\t ", $3); print $1 " " $4 ": "; print "\t " $2 $3 }}' | \ fmt --width=78 -c > ChangeLog
Diffstat (limited to 'stdnum/gr/vat.py')
0 files changed, 0 insertions, 0 deletions