aboutsummaryrefslogtreecommitdiff
path: root/log2changes.pl
AgeCommit message (Collapse)Author
2010-06-19log2changes: first version of the git log to CHANGES conversion scriptDaniel Stenberg
$ git log --pretty=fuller --no-color --date=short | ./log2changes.pl Of course, limiting the log output with a range like with "[tag]..HEAD" appended can be very useful too.