8 Commits (ee40efcea44bc0c9a28afe29a80c87636947484e)

Author SHA1 Message Date
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Shawn O. Pearce 13e0218a25 Replace PackedObjectLoader with ObjectLoader.SmallObject 14 years ago
  Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open 14 years ago
  Shawn O. Pearce 71aace52f7 Simplify ObjectLoaders coming from PackFile 14 years ago
  Shawn O. Pearce 68518ca3aa Remove getRawSize, getRawType from ObjectLoader 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago