aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit/src/org/eclipse/jgit/junit/MockSystemReader.java
Commit message (Expand)AuthorAgeFilesLines
* Validate paths during DirCheckoutRobin Rosenberg2012-04-231-0/+1
* Let the date formatter pick the locale.Daniel Megert2012-02-251-0/+13
* Add methods for configuring platform emulationRobin Rosenberg2011-12-071-0/+30
* Add locale to the properties manageable by SystemReaderRobin Rosenberg2011-10-201-0/+6
* Add a method to SystemReader to get the time zoneRobin Rosenberg2011-10-201-1/+5
* Add support for getting the system wide configurationRobin Rosenberg2010-12-311-12/+31
* Fix concurrent read / write issue in LockFile on WindowsJens Baumgart2010-07-271-1/+1
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-1/+1
* Repository can be configured with FSMarc Strapetz2010-06-041-1/+2
* Fix unit tests using MockSystemReader with user configuationShawn O. Pearce2010-04-141-1/+7
* Don't crash if we try to load the config for a MockSystemReaderRobin Rosenberg2009-12-211-1/+8
* Create JUnit test utilities for JGit derived sourcesShawn O. Pearce2009-11-021-0/+110