37 Commits (0f442d70836ee292ed916605448f806cc7d1fe78)

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