mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
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:
Vendored
+4221
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user