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
/
src
/
org
/
eclipse
/
jgit
/
lib
/
RepositoryCache.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix javadoc in org.eclipse.jgit lib package
Matthias Sohn
2017-12-19
1
-16
/
+27
*
Move loggers to the top of their class
Saša Živkov
2017-10-30
1
-2
/
+2
*
Allow to use an external ExecutorService for background auto-gc
Matthias Sohn
2017-06-11
1
-0
/
+1
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-1
/
+1
*
RepositoryCache: simplify code
Shawn Pearce
2016-11-14
1
-6
/
+3
*
Add missing @Override found by ErrorProne
Shawn Pearce
2016-11-14
1
-0
/
+1
*
Get rid of SoftReference in RepositoryCache
Hugo Arès
2016-11-13
1
-21
/
+10
*
Merge branch 'stable-4.5'
Matthias Sohn
2016-10-14
1
-10
/
+4
|
\
|
*
Unconditionally close repositories in RepositoryCache.clear()
Matthias Sohn
2016-10-13
1
-9
/
+3
|
*
Fix eviction of repositories with negative usage count
Hugo Arès
2016-10-12
1
-1
/
+1
*
|
RepositoryCache#unregisterAndCloseRepository: Remove unused db parameter
David Pursehouse
2016-09-23
1
-3
/
+2
|
/
*
Unconditionally close repository in unregisterAndCloseRepository
Saša Živkov
2016-09-21
1
-5
/
+3
*
Time based eviction strategy for repository cache
Christian Halstrick
2016-07-12
1
-7
/
+84
*
Remove repository from cache when it's closed
Hugo Arès
2016-04-07
1
-9
/
+34
*
Fix repository cache never closing repository
Hugo Arès
2016-04-07
1
-2
/
+4
*
API to remove repositories from RepositoryCache
Tobias Oberlies
2015-06-23
1
-0
/
+28
*
Silence resource leak warnings where caller is responsible to close
Matthias Sohn
2015-05-26
1
-0
/
+1
*
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
-3
/
+3
*
Move FileRepository to storage.file.FileRepository
Shawn O. Pearce
2010-06-26
1
-0
/
+1
*
Allow Repository.getDirectory() to be null
Shawn O. Pearce
2010-06-25
1
-2
/
+8
*
Make lib.Repository abstract and lib.FileRepository its implementation
Shawn O. Pearce
2010-06-25
1
-1
/
+1
*
Repository can be configured with FS
Marc Strapetz
2010-06-04
1
-18
/
+35
*
Introduce a named constant for the ".git" directory extension
Robin Rosenberg
2010-01-15
1
-2
/
+2
*
Introduce a named constant for the .git directory.
Robin Rosenberg
2010-01-15
1
-2
/
+2
*
Move pure IO utility functions to a utility class of its own.
Robin Rosenberg
2009-10-31
1
-2
/
+2
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+390