<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Overview/source/99_result/repositories, branch master</title>
<subtitle>Static XSLT based article and commit aggregator</subtitle>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/Overview/'/>
<entry>
<title>Added basic styling and expanded commit output</title>
<updated>2014-10-18T20:36:35+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2014-10-18T20:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/Overview/commit/?id=14ee0d2e8bba56e24a28e9a824731fddc9b2b7a5'/>
<id>14ee0d2e8bba56e24a28e9a824731fddc9b2b7a5</id>
<content type='text'>
* 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Added basic commit timeline aggregator implementation</title>
<updated>2014-10-17T20:59:45+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2014-10-17T20:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/Overview/commit/?id=acacfda54016cbd4437d1ccaa609a52e9c1739d0'/>
<id>acacfda54016cbd4437d1ccaa609a52e9c1739d0</id>
<content type='text'>
* 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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
</pre>
</div>
</content>
</entry>
</feed>
