10 Commits (stable-5.2)

Autor SHA1 Mensaje Fecha
  Matthias Sohn 41da8de001 Fix NPE in CommitOnlyTest#getHead hace 4 años
  David Pursehouse a7d3fa3064 Explicitly specify charset in constructor of String hace 5 años
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords hace 6 años
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint hace 6 años
  David Pursehouse 625a21f5f4 CommitOnlyTest: Open RevWalk in try-with-resource hace 8 años
  Matthias Sohn 1ec72e9a1c Remove unnecessary @SuppressWarnings("null") hace 10 años
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests hace 11 años
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static hace 11 años
  Christian Halstrick 26f907a6cb Moved tests for commit -o option to own test class hace 13 años
  Jens Baumgart fd963a9180 CommitCommand: add option to insert a change id hace 13 años
  Jens Baumgart 9830baf48d CommitCommand: set correct Reflog message when amending hace 13 años
  Philipp Thun a490afedba Add -o option to commit command hace 13 años
  Tomasz Zarna cda64073fd Allow to amend a commit with CommitCommand hace 13 años
  Tomasz Zarna 440d7f4127 Enable test methods in CommitAndLogCommandTests hace 13 años
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir hace 13 años
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 hace 13 años
  Shawn O. Pearce f5434c2a86 Remove remaining uses of FileWriter hace 13 años
  Mathias Kinzler af31a97c82 CommitAndLogCommandTests: add a test for LogCommand.addRange() hace 13 años
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package hace 13 años
  Stefan Lay ab57af08e8 Add "all" parameter to the commit Command hace 14 años
  Christian Halstrick 6ca9843f3e Added merge support to CommitCommand hace 14 años
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd hace 14 años