index
:
jgit.git
master
master%private
next
servlet-4
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
stable-7.2
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
util
/
SystemReader.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Javadoc typo
Michael Keppler
2018-06-10
1
-2
/
+2
*
Fix javadoc in org.eclipse.jgit util packages
Matthias Sohn
2017-12-20
1
-11
/
+42
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+8
*
Define MonotonicClock interface for advanced timestamps
Shawn Pearce
2016-11-21
1
-0
/
+10
*
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+1
*
DirCacheEntry: Speed up creation by avoiding string cast
Shawn Pearce
2015-11-28
1
-0
/
+15
*
[performance] Cache platform name in SystemReader
Andrey Loskutov
2015-09-27
1
-14
/
+26
*
FS: Allow to manually set the path to the Git system config file
Sebastian Schuberth
2015-05-25
1
-1
/
+1
*
SystemReader: Use discoverGitSystemConfig() in openSystemConfig()
Sebastian Schuberth
2015-05-22
1
-5
/
+3
*
Fix junit tests under windows when the platform is explicitly changed
Christian Halstrick
2014-12-22
1
-5
/
+13
*
Move checkPath from DirCacheCheckout to ObjectChecker
Shawn Pearce
2014-11-28
1
-3
/
+38
*
Cache SimpleDateFormat in GitDateParser per locale
Matthias Sohn
2013-11-23
1
-0
/
+15
*
Make sure SystemReader is reset after test is run
Robin Stocker
2013-10-22
1
-1
/
+2
*
JGit 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
1
-1
/
+1
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-8
/
+8
*
Implement a parser for dates
Christian Halstrick
2012-08-28
1
-2
/
+7
*
Refactor detection of Windows platform to SystemReader
Robin Rosenberg
2012-08-22
1
-0
/
+13
*
Refactor detection of OS X to SystemReader
Robin Rosenberg
2012-08-22
1
-0
/
+15
*
Let the date formatter pick the locale.
Daniel Megert
2012-02-25
1
-0
/
+33
*
Fix compatibilty breakage for SystemReader
Robin Rosenberg
2011-10-23
1
-11
/
+8
*
Add locale to the properties manageable by SystemReader
Robin Rosenberg
2011-10-20
1
-0
/
+11
*
Add a method to SystemReader to get the time zone
Robin Rosenberg
2011-10-20
1
-1
/
+10
*
Add support for getting the system wide configuration
Robin Rosenberg
2010-12-31
1
-5
/
+39
*
Fix concurrent read / write issue in LockFile on Windows
Jens Baumgart
2010-07-27
1
-1
/
+1
*
Move FileRepository to storage.file.FileRepository
Shawn O. Pearce
2010-06-26
1
-1
/
+1
*
Repository can be configured with FS
Marc Strapetz
2010-06-04
1
-3
/
+6
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+153