The source project of this merge request has been removed.
Add gitlog visualization from pre-formatted data
Simple git log visualization. Browse linear git log from the comfort of your browser.
Features: Pre-created linear git log with the range and features you want. Dynamic fillup of commit content, helps when log is large.
Files: gitlog-json.py - Create gitlog-formatted JSON out of 'git log' gitlog.html - CSS, JS and HTML to decompress and view gitlog-json