32 Révisions (8ada9048c5add754c3b34851b1bd501ce28b3321)

Auteur SHA1 Message Date
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 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
  Thomas Wolf 123634e2aa Close some Repository instances in tests il y a 4 ans
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates il y a 4 ans
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling il y a 4 ans
  David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) il y a 5 ans
  David Pursehouse 6690a3d191 T0003_BasicTest: Fix incorrect usage of ExpectedException il y a 5 ans
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords il y a 6 ans
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists il y a 6 ans
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource il y a 6 ans
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 il y a 6 ans
  David Pursehouse 159388b1a6 T0003_BasicTest: Use CommitBuilder.setEncoding(Charset) il y a 6 ans
  Dave Borowitz fa24425c60 Config: Match C git behavior more closely in escaping values il y a 6 ans
  Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing il y a 6 ans
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings il y a 6 ans
  Dave Borowitz cf9e3fad52 Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} il y a 6 ans
  David Turner e346873511 TreeFormatter: disallow empty filenames in trees il y a 7 ans
  David Pursehouse d0d3773763 T0003_BasicTest: Open autocloseable types in try-with-resource il y a 8 ans
  David Pursehouse 88d63ce174 Remove unnecessary suppression of deprecation warnings in tests il y a 8 ans
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and il y a 8 ans
  David Pursehouse 75e096c80a Suppress "The allocated object is never used" warning in tests il y a 8 ans
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" il y a 8 ans
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends il y a 8 ans
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() il y a 9 ans
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test il y a 10 ans
  Matthias Sohn d35586a431 Don't use internal type FileRepository in public API il y a 11 ans
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
  Robin Rosenberg f71944ec76 Hide deprecation warnings in some test classes il y a 11 ans
  Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives il y a 11 ans
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long il y a 12 ans
  Robin Rosenberg 95d311f888 Move JGitText to an internal package il y a 12 ans
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration il y a 12 ans
  Shawn O. Pearce 6444e60d0e Create empty GIT_DIR/hooks directory il y a 13 ans
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir il y a 13 ans
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 il y a 13 ans
  Mathias Kinzler befeff16e7 Fix JDK 6 Usage of String.getBytes(Charset) il y a 13 ans
  Shawn O. Pearce d02f01e7c8 Remove deprecated WriteTree from tests il y a 13 ans
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig il y a 13 ans
  Shawn O. Pearce f5434c2a86 Remove remaining uses of FileWriter il y a 13 ans
  Shawn O. Pearce cf52ef5531 Remove result id from CommitBuilder, TagBuilder il y a 13 ans
  Stefan Lay b4eecfc462 Remove unnecessary failing test method il y a 13 ans
  Shawn O. Pearce 32466c33ba Delete deprecated ObjectWriter il y a 13 ans
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder il y a 13 ans
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder il y a 13 ans
  Shawn O. Pearce 707912b35d Make Tag class only for writing il y a 13 ans
  Shawn O. Pearce b46b635c03 Make Commit class only for writing il y a 13 ans
  Chris Aniszczyk 6c9d82b4ce Remove getter and setter for author in Tag il y a 13 ans
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows il y a 14 ans