Chris Han []
Revert internationalization
Chris Han []
Revert "Didn't mean to include this"
This reverts commit 3ba0ae41b8177e6a03049d6868c0dabc1bb2c5fe.
Chris Han []
Revert "Internationalize last few error messages"
This reverts commit 0516001a8c9f67f6ceb1e799238d9f9608e27325.
Chris Han []
Revert "Internationalize plain commitdiff"
This reverts commit c6fda61c9cb5e3b4a5c6610b0f2e0d972798e980.
Chris Han []
Revert "Internationalize opml and rss strings"
This reverts commit c4a1c3b240ab079817ce1ad0634c528a7e5335c4.
Chris Han []
Not necessary
Chris Han []
Set charset to utf-8
Chris Han []
Internationalize opml and rss strings
Chris Han []
Internationalize plain commitdiff
Chris Han []
Internationalize last few error messages
Chris Han []
Didn't mean to include this
Chris Han []
Start internationalization
Chris Han []
Output buffering isn't really necessary
Chris Han []
Don't show invalid actions
Chris Han []
Include header and footer into each template rather than displaying them out of order and rearranging
Chris Han []
Use global assigns for headers/footers and to avoid duplication
Chris Han []
Add debug option
Chris Han []
Indent a little for readability
Chris Han []
Use message function
Chris Han []
Display message function
Chris Han []
Use mesage template for projlist errors
Chris Han []
Don't strip whitespace from rss
Chris Han []
Unify tree template
Chris Han []
Unify tags template
Chris Han []
Unify tag template
Chris Han []
Minor comment change
Chris Han []
Couple of template comments
Chris Han []
No longer used
Chris Han []
Unify project summary template
Chris Han []
Unify shortlog template
Chris Han []
Unify search templates
Chris Han []
Incorrect comment header
Chris Han []
Unify rss template
Chris Han []
Geshi with pre tags was crashing templates sometimes
Chris Han []
Right align line numbers in unhighlighted blob output
Chris Han []
Adjust projects slightly
Chris Han []
Unify project list template
Chris Han []
Add a couple comments to the templates
Chris Han []
Unify opml template
Chris Han []
Unify log template
Chris Han []
Typo in comment header
Chris Han []
Unify history template
Chris Han []
Forgot to include heads template
Chris Han []
Unify heads template
Chris Han []
Actually this was still useful for normal output
Chris Han []
This function is no longer necessary
Chris Han []
Unify plain commitdiff template
Chris Han []
Causes plaintext to not be formatted correctly
Chris Han []
Unify commitdiff template
Chris Han []
Adjust spacing to be a bit more readable
Chris Han []
Unify commit template
Chris Han []
Wasn't necessary to use a separate display function
Chris Han []
Unify blobdiff template
Chris Han []
Break diffing logic out of the display function
Chris Han []
Comment typo
Chris Han []
Unify blob template
Chris Han []
Version bump
Chris Han []
Break into tree links on blobdiff page
Chris Han []
Show refs on blobdiff page
Chris Han []
Use readable names in blobdiff and blobdiff_plain
Chris Han []
Show refs and break paths into tree links on history page
Chris Han []
Show refs on commit page
Chris Han []
Show refs in blob view
Chris Han []
Whitespace was preventing ref lookup
Chris Han []
Initial path tree link support
Chris Han []
Somehow I forgot the tag page
Chris Han []
Version bump
Chris Han []
Move to git-archive for zip support
Chris Han []
Readme tweaks
Chris Han []
Make a note about the hometext template
Chris Han []
Make hometext generic
Chris Han []
Start README
Chris Han []
Name compression consistently
Chris Han []
Support gzip compression for snapshots
Chris Han []
Only match on basename of filename
Chris Han []
No need to up file type again
Chris Han []
Fix for older versions of git
Chris Han []
Initial file search functionality
Chris Han []
Break out highlighting
Chris Han []
Require instead of include for required files
Chris Han []
Make rss count a constant
Chris Han []
Make trim length a constant
Chris Han []
Performance fix
Chris Han []
Forgot to recomment this
Chris Han []
Make search a config option
Chris Han []
Fix message spacing
Chris Han []
Initial search implementation
Chris Han []
Fix warning
Chris Han []
Try to guess the script URL
Chris Han []
Move config to example file
Chris Han []
Move config file to example
Chris Han []
Add project
Chris Han []
Mime type support
Chris Han []
These should have been in the stylesheet
Chris Han []
This was categorized wrong
Chris Han []
Tree link on front page
Chris Han []
Show filenames in diff
Chris Han []
Create compiled template directory
Chris Han []
Create compiled template directory
Chris Han []
Trailing newlines were causing blank commits to appear