Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rename log.html to log/HEAD.html, small code cleanup
|
|
|
|
|
|
|
|
quite some code is added, this will be cleaned up in a following code iteration.
- make sure to free some more allocated git objects.
- use fputs() asmuch as possible instead of fprintf().
- code cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update TODO
|
|
|
|
|
|
|
|
|
|
|
|
dont use the index but get the tree by the last commit id (revparse HEAD).
|
|
|
|
|
|
|
|
|
|
|
|
don't require rw rights for just reading
|
|
|
|
|