aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/SystemReader.java
Commit message (Expand)AuthorAgeFilesLines
* Implement a parser for datesChristian Halstrick2012-08-281-2/+7
* Refactor detection of Windows platform to SystemReaderRobin Rosenberg2012-08-221-0/+13
* Refactor detection of OS X to SystemReaderRobin Rosenberg2012-08-221-0/+15
* Let the date formatter pick the locale.Daniel Megert2012-02-251-0/+33
* Fix compatibilty breakage for SystemReaderRobin Rosenberg2011-10-231-11/+8
* Add locale to the properties manageable by SystemReaderRobin Rosenberg2011-10-201-0/+11
* Add a method to SystemReader to get the time zoneRobin Rosenberg2011-10-201-1/+10
* Add support for getting the system wide configurationRobin Rosenberg2010-12-311-5/+39
* 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-3/+6
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+153