index
:
jgit.git
master
master%private
next
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
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.junit
/
src
/
org
/
eclipse
/
jgit
/
junit
/
MockSystemReader.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[errorprone] MockSystemReader: fix CatchAndPrintStackTrace
Matthias Sohn
2023-09-25
1
-1
/
+1
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-12
/
+2
*
Merge branch 'stable-5.6' into stable-5.7
Matthias Sohn
2021-12-04
1
-0
/
+3
|
\
|
*
Add missing @since tags
Matthias Sohn
2021-12-04
1
-0
/
+3
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
|
/
*
Store filesystem timestamp resolution in extra jgit config
Matthias Sohn
2019-11-09
1
-0
/
+23
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-20
1
-1
/
+56
|
\
|
*
Cache user global and system-wide git configurations
Matthias Sohn
2019-08-18
1
-1
/
+40
|
*
Implement toString in MockSystemReader and MockConfig
Matthias Sohn
2019-08-11
1
-0
/
+11
|
*
Override FileBasedConfig's save method in MockConfig
Matthias Sohn
2019-08-10
1
-0
/
+5
|
*
Make inner classes static where possible
David Pursehouse
2019-06-17
1
-1
/
+1
*
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-16
/
+14
*
|
Make inner classes static where possible
David Pursehouse
2018-09-26
1
-1
/
+1
|
/
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-2
/
+2
*
Fix javadoc in org.eclipse.jgit.junit
Matthias Sohn
2017-12-17
1
-1
/
+25
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-1
/
+1
*
Define MonotonicClock interface for advanced timestamps
Shawn Pearce
2016-11-21
1
-0
/
+25
*
Add missing @since tags and missing javadoc
Matthias Sohn
2015-11-25
1
-0
/
+1
*
Push control of time into MockSystemReader
Terry Parker
2015-10-20
1
-1
/
+16
*
[performance] Cache platform name in SystemReader
Andrey Loskutov
2015-09-27
1
-0
/
+18
*
Fix junit tests under windows when the platform is explicitly changed
Christian Halstrick
2014-12-22
1
-0
/
+2
*
Allow explicit configuration of git directory in InitCommand
Christian Halstrick
2014-12-15
1
-0
/
+1
*
Validate paths during DirCheckout
Robin Rosenberg
2012-04-23
1
-0
/
+1
*
Let the date formatter pick the locale.
Daniel Megert
2012-02-25
1
-0
/
+13
*
Add methods for configuring platform emulation
Robin Rosenberg
2011-12-07
1
-0
/
+30
*
Add locale to the properties manageable by SystemReader
Robin Rosenberg
2011-10-20
1
-0
/
+6
*
Add a method to SystemReader to get the time zone
Robin Rosenberg
2011-10-20
1
-1
/
+5
*
Add support for getting the system wide configuration
Robin Rosenberg
2010-12-31
1
-12
/
+31
*
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
-1
/
+2
*
Fix unit tests using MockSystemReader with user configuation
Shawn O. Pearce
2010-04-14
1
-1
/
+7
*
Don't crash if we try to load the config for a MockSystemReader
Robin Rosenberg
2009-12-21
1
-1
/
+8
*
Create JUnit test utilities for JGit derived sources
Shawn O. Pearce
2009-11-02
1
-0
/
+110