37 次程式碼提交 (0f442d70836ee292ed916605448f806cc7d1fe78)

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