Use a Commit model in Javascript to parse commit data

This includes the prototype library in the bundle for convenience.
Whenever a new commit is selected, a new Commit object is created that
is going to parse the raw message. From the object we can select
author information, diffs, etc.

Currently there is still a bug with commits without content changes.
This commit is contained in:
Pieter de Bie
2008-06-14 21:03:49 +02:00
parent a3d0d66d31
commit 12b13d2aa4
6 changed files with 6033 additions and 1829 deletions
+4221
View File
File diff suppressed because it is too large Load Diff