svn log parser - Parses SVN log files and groups log messages per date
Wednesday, July 7th, 2010I've been looking for a nice svn log parser but I couldn't find one for the purpose I needed it.
You know that story, right ?
I needed an svn log parser that would give me log messages accumulated per day.
Here is what I came up with. Feel free to send me improvements.
Related
