Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-18 | Added basic styling and expanded commit output | Adrian Kummerlaender | |
* added CSS style based on my personal blog ** modified master and stream templates accordingly * added date-time, repository name and commit hash output * removed single-repository log export as it is not the purpose of this application | |||
2014-10-17 | Added basic commit timeline aggregator implementation | Adrian Kummerlaender | |
* another application based on StaticXSLT * git is instructed to export XML through a special log format definition * the commit messages are processed as Markdown * currently implemented result views are commits-by-repo and a paginated timeline of all commits in every repository * repositories to be read have to be defined in the `repositories.xml` file in the `00_content` level |