18 Commits (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

Author SHA1 Message Date
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  David Pursehouse f91ce7faad JGitTestUtil: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 6 years ago
  Matthias Sohn a90b75b47a Fix javadoc in org.eclipse.jgit.junit 6 years ago
  Zhen Chen 2c2999643f Add dfs fsck implementation 6 years ago
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc 8 years ago
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 years ago
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base 9 years ago
  Shawn Pearce 573d36a464 Support running from JARs in JGitTestUtil 10 years ago
  Matthias Sohn d35586a431 Don't use internal type FileRepository in public API 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase 11 years ago
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 11 years ago
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 12 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago