No Description

Getty Ritter 088202ffe0 More temporary drawing code, internal zipper repr 6 years ago
bunyan e9ff4f5889 Initial-ish commit: quick-and-dirty code for parsing git logs and walking them 6 years ago
src 088202ffe0 More temporary drawing code, internal zipper repr 6 years ago
.gitignore e9ff4f5889 Initial-ish commit: quick-and-dirty code for parsing git logs and walking them 6 years ago
LICENSE e9ff4f5889 Initial-ish commit: quick-and-dirty code for parsing git logs and walking them 6 years ago
README.md 630df40fb9 Basic README stub 6 years ago
bunyan.cabal 088202ffe0 More temporary drawing code, internal zipper repr 6 years ago

README.md

Bunyan is a work-in-progress tool for guiding and facilitating CHANGELOG generation from git log output. Lots of tools exist that do this in an automatic way: however, Bunyan does not want to simply generate a changelog for you; instead, it's a tool for walking git log output and asking you to categorize or ignore each commit, then rearranging and formatting those commit messages in a way that is more amenable to reading by an end-user.