rubyworks / vclog

Cross-SCM Changelog Generator
http://rubyworks.github.com/vclog
Other
11 stars 6 forks source link

Message massage #8

Closed ghost closed 14 years ago

ghost commented 14 years ago

Add ability to "massage" the commit messages in the heuristics. Eg.

on /something/ do |message, matchdata|
  ...
  [:label, new_message]
end
trans commented 14 years ago

Done.