continued :)
authorpk910 <philipp@zoelle1.de>
Fri, 15 Feb 2013 01:43:25 +0000 (02:43 +0100)
committerpk910 <philipp@zoelle1.de>
Fri, 15 Feb 2013 01:43:25 +0000 (02:43 +0100)
commit394a07ff3e283f94c7ead44e8bd02d44c223314b
treecd0eb0082f6d2b16846945b75effdef591b1b990
parentce9f1b8b05ff571f6922460cf91b45aa5a119d94
continued :)
15 files changed:
htdocs/lib/CommitLoader.class.php [new file with mode: 0644]
htdocs/lib/ContentProvider.class.php
htdocs/lib/GitCommand.class.php
htdocs/lib/PHPGitWeb.class.php
htdocs/lib/ProjectLoader.class.php
htdocs/lib/Tools.class.php
htdocs/lib/Validation.class.php [new file with mode: 0644]
htdocs/pages/commit.class.php [new file with mode: 0644]
htdocs/pages/projects.class.php
htdocs/pages/shortlog.class.php
htdocs/pages/summary.class.php
htdocs/templates/default/commit.tpl [new file with mode: 0644]
htdocs/templates/default/main.tpl
htdocs/templates/default/projects.tpl
htdocs/templates/default/shortlog.tpl