aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/FS_POSIX.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor detection of OS X to SystemReaderRobin Rosenberg2012-08-221-17/+2
* Allow detection of case insensitive file systemsMatthias Sohn2012-08-061-0/+8
* Make FS OS X detection work for OpenJDKRobin Rosenberg2012-06-061-1/+1
* FS: Allow cloning an FS instanceShawn O. Pearce2011-03-141-0/+8
* FS: Allow gitPrefix to be set and cachedShawn O. Pearce2011-03-141-1/+1
* Fix NPE on reading global config on MACJens Baumgart2011-02-091-1/+6
* Fix JGit --upload-pack, --receive-pack optionsShawn O. Pearce2011-02-051-0/+16
* Add support for getting the system wide configurationRobin Rosenberg2010-12-311-0/+81