23 Commits (9dcd8c2c900722cbda7490c1a132fc4b96737c28)

Author SHA1 Message Date
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 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 d92287bcc2 Use assertEquals instead of == for literal primitives 11 years ago
  Robin Rosenberg f72b26f2d3 Skip a test that cannot be verified on Windows 12 years ago
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change 12 years ago
  Robin Rosenberg ad50a0b7c0 Test the reflog message for commit, cherry-pick, revert and merge 12 years ago
  Piotr Janik 7449b9a297 Fix path filtering in LogCommand 13 years ago
  Christian Halstrick 26f907a6cb Moved tests for commit -o option to own test class 13 years ago
  Jens Baumgart fd963a9180 CommitCommand: add option to insert a change id 13 years ago
  Jens Baumgart 9830baf48d CommitCommand: set correct Reflog message when amending 13 years ago
  Philipp Thun a490afedba Add -o option to commit command 13 years ago
  Tomasz Zarna cda64073fd Allow to amend a commit with CommitCommand 13 years ago
  Tomasz Zarna 440d7f4127 Enable test methods in CommitAndLogCommandTests 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Shawn O. Pearce f5434c2a86 Remove remaining uses of FileWriter 13 years ago
  Mathias Kinzler af31a97c82 CommitAndLogCommandTests: add a test for LogCommand.addRange() 13 years ago
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package 14 years ago
  Stefan Lay ab57af08e8 Add "all" parameter to the commit Command 14 years ago
  Christian Halstrick 6ca9843f3e Added merge support to CommitCommand 14 years ago
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 14 years ago