change-monger-0.0: Parse VCS changelogs into ChangeLogs

Text.ChangeMonger.CVS

Synopsis

Documentation

cvsChanges :: String -> IO StringSource

Ask CVS for changes in general; we accept an options argument which will be passed onto CVS, so you can customize by using any of the many options to changes which CVS understands. WARNING: This seems to be broken.

cvsChangesAll :: IO StringSource

Nothing fancy: just get the entire repository history.