11 Commits (1da2ff7242dfc6df4d470e8519bfd8267940791a)

Author SHA1 Message Date
  David Pursehouse 1da2ff7242 Repository: Deprecate getTags method 6 years ago
  David Pursehouse ebbd007639 TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource 8 years ago
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 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 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Robin Rosenberg fd53b454f2 Fix broken TagCommand API 12 years ago
  Ketan Padegaonkar e38cf2078d Add ListTagCommand to JGit API 13 years ago
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API 12 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package 13 years ago
  Chris Aniszczyk f54e883566 Add TagCommand 14 years ago