* Scm.php: new SCM method "getChanges" which returns all available change information grouped by type * Monotone.php: implement getChanges via get_revision * <other scms>: rename "changes" member for getCommit to "diff" which matches better * Source.php: query the commit's changes and set them in the template * commit.html: render the changes, type-by-type. Link to the tree or the individual diff if applicable * styles.css: some initial style sheet work
Description
No description provided
Languages
PHP
82%
HTML
14.8%
CSS
1.4%
JavaScript
0.5%
Lua
0.4%
Other
0.9%