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 лет назад