summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/utils/FileUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Do not resolve symbolic links to repositories.Florian Zschocke2019-06-101-7/+16
* Fix 2 possible NullPointer occurencesmarco2015-11-231-1/+10
* Fix backslash regression in relative path determiniationJames Moger2014-10-131-1/+1
* Improve relative path determination using Java 7 PathsJames Moger2014-10-101-14/+6
* Trim trailing whitespace and organize importsJames Moger2013-09-301-20/+20
* Add recursive delete function to FileUtilsJames Moger2013-09-301-0/+24
* Close streams in finally block.Florian Zschocke2013-08-211-10/+36
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+292