37 Commits (0f442d70836ee292ed916605448f806cc7d1fe78)

Author SHA1 Message Date
  Thomas Wolf 0f442d7083 Use Map interface instead of ConcurrentHashMap class 3 years ago
  Matthias Sohn 13e0ffbd3d [spotbugs] Don't use class from java.util.concurrent for locking 3 years ago
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 4 years ago
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates 4 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 11ddaff6af RepositoryCache#registerRepository: Refactor to use try-with-resource 6 years ago
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 6 years ago
  Saša Živkov 176466ed28 Move loggers to the top of their class 6 years ago
  Matthias Sohn 18ae9bb57d Allow to use an external ExecutorService for background auto-gc 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Shawn Pearce 3b2248c5cf RepositoryCache: simplify code 7 years ago
  Shawn Pearce ca4ef2d24b Add missing @Override found by ErrorProne 7 years ago
  Hugo Arès dea47b9363 Get rid of SoftReference in RepositoryCache 7 years ago
  Matthias Sohn 535f0afd13 Unconditionally close repositories in RepositoryCache.clear() 7 years ago
  Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count 7 years ago
  David Pursehouse 64de9beadb RepositoryCache#unregisterAndCloseRepository: Remove unused db parameter 7 years ago
  Saša Živkov b7df7d1fd3 Unconditionally close repository in unregisterAndCloseRepository 7 years ago
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache 8 years ago
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 8 years ago
  Hugo Arès 83235432e7 Fix repository cache never closing repository 8 years ago
  Tobias Oberlies d34314644e API to remove repositories from RepositoryCache 9 years ago
  Matthias Sohn 11a0dffd16 Silence resource leak warnings where caller is responsible to close 9 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null 14 years ago
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation 14 years ago
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS 14 years ago
  Robin Rosenberg 1c785d6902 Introduce a named constant for the ".git" directory extension 14 years ago
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 14 years ago
  Robin Rosenberg d4e7b70606 Move pure IO utility functions to a utility class of its own. 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago