37 Révisions (0f442d70836ee292ed916605448f806cc7d1fe78)

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