summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/GitWebDiffFormatter.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-155/+0
| | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward.
* Fix bug in diff view for filenames with non-ASCII characters (issue 128)James Moger2012-09-101-5/+5
|
* Fixed UTF-8 encoding bug in diff formatter (issue 66)James Moger2012-02-231-5/+6
|
* Documentation. Added JavaDoc comments.James Moger2011-07-011-0/+6
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-2/+4
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
|
* Selectable diff presentation: gitblit, gitweb, or plain.James Moger2011-04-201-0/+131