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
stable-7.2
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
/
src
/
org
/
eclipse
/
jgit
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
SshSupport#runSshCommand: don't throw exception in finally block
Matthias Sohn
2020-01-06
1
-6
/
+8
*
Fix MBean registration
Matthias Sohn
2019-12-13
1
-6
/
+13
*
Enhance WindowCache statistics
Matthias Sohn
2019-12-08
1
-0
/
+82
*
Return a new instance from openSystemConfig and openUserConfig
Matthias Sohn
2019-08-30
1
-49
/
+40
*
Use AtomicReferences to cache user and system level configs
Matthias Sohn
2019-08-23
1
-24
/
+23
*
FileUtils#lastModifiedInstant should not log error if path doesn't exist
Matthias Sohn
2019-08-18
1
-1
/
+7
*
Cache user global and system-wide git configurations
Matthias Sohn
2019-08-18
3
-75
/
+147
*
Fix javadoc for SystemReader#getInstance
Matthias Sohn
2019-08-16
1
-3
/
+3
*
Improve retry handling when saving FileStoreAttributes fails
Matthias Sohn
2019-08-13
1
-4
/
+14
*
Make supportsAtomicCreateNewFile return true as default
Vishal Devgire
2019-08-12
1
-1
/
+6
*
Handle InvalidPathException in FS_POSIX#createNewFileAtomic
Matthias Sohn
2019-08-12
1
-1
/
+2
*
Ensure root cause of lock creation failures is logged
Matthias Sohn
2019-08-12
1
-3
/
+7
*
Remove FileBasedConfig.load(boolean) introduced in d45219ba
Matthias Sohn
2019-08-10
1
-12
/
+10
*
Cache FileStoreAttributeCache per directory
Matthias Sohn
2019-08-06
2
-1
/
+283
*
Fix FileSnapshot#save(long) and FileSnapshot#save(Instant)
Matthias Sohn
2019-08-06
1
-1
/
+8
*
Persist minimal racy threshold and allow manual configuration
Matthias Sohn
2019-08-06
1
-73
/
+129
*
Measure minimum racy interval to auto-configure FileSnapshot
Matthias Sohn
2019-08-06
1
-30
/
+171
*
Fix FileAttributeCache.toString()
Matthias Sohn
2019-07-26
1
-6
/
+3
*
Add test for racy git detection in FileSnapshot
Matthias Sohn
2019-07-26
1
-0
/
+132
*
Measure stored timestamp resolution instead of time to touch file
Matthias Sohn
2019-07-19
1
-25
/
+24
*
Handle CancellationException in FileStoreAttributeCache
Matthias Sohn
2019-07-19
1
-1
/
+2
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
3
-9
/
+101
*
Workaround SecurityException in FS#getFsTimestampResolution
Matthias Sohn
2019-07-17
1
-1
/
+1
*
Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution
Matthias Sohn
2019-07-17
1
-0
/
+1
*
FS: ignore AccessDeniedException when measuring timestamp resolution
Matthias Sohn
2019-07-17
1
-0
/
+3
*
Use FileChannel.open to touch file and set mtime to now
Matthias Sohn
2019-07-17
2
-4
/
+10
*
Persist filesystem timestamp resolution and allow manual configuration
Matthias Sohn
2019-07-17
1
-7
/
+94
*
Optionally measure filesystem timestamp resolution asynchronously
Matthias Sohn
2019-07-11
1
-51
/
+138
*
Timeout measuring file timestamp resolution after 2 seconds
Matthias Sohn
2019-07-03
1
-2
/
+15
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
2
-3
/
+5
*
Measure file timestamp resolution used in FileSnapshot
Matthias Sohn
2019-05-22
2
-0
/
+115
*
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2019-03-13
2
-0
/
+27
|
\
|
*
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2019-03-13
2
-0
/
+27
|
|
\
|
|
*
Merge branch 'stable-4.10' into stable-4.11
Matthias Sohn
2019-03-13
2
-0
/
+27
|
|
|
\
|
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2019-03-13
2
-0
/
+27
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2019-03-13
2
-0
/
+27
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2019-03-13
2
-0
/
+27
|
|
|
|
|
|
\
|
|
|
|
|
|
*
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2019-03-12
2
-0
/
+27
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
*
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2019-03-12
2
-0
/
+27
|
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
|
*
Include size when comparing FileSnapshot
Luca Milanesio
2019-03-12
2
-0
/
+27
*
|
|
|
|
|
|
|
|
Merge branch 'stable-5.0' into stable-5.1
David Pursehouse
2018-09-18
1
-7
/
+12
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'stable-4.11' into stable-5.0
David Pursehouse
2018-09-18
1
-7
/
+12
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'stable-4.10' into stable-4.11
David Pursehouse
2018-09-18
1
-7
/
+12
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'stable-4.9' into stable-4.10
David Pursehouse
2018-09-18
1
-7
/
+12
|
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'stable-4.8' into stable-4.9
David Pursehouse
2018-09-18
1
-7
/
+12
|
|
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
Merge branch 'stable-4.7' into stable-4.8
David Pursehouse
2018-09-18
1
-7
/
+12
|
|
|
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
Fix IOException when LockToken#close fails
Matthias Sohn
2018-09-15
1
-7
/
+12
*
|
|
|
|
|
|
|
|
Fix logging null if called process fails
Cliffred van Velzen
2018-09-12
1
-3
/
+6
*
|
|
|
|
|
|
|
|
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2018-09-08
2
-5
/
+154
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2018-09-08
2
-5
/
+154
|
|
\
|
|
|
|
|
|
|
[next]