19 Commits (9b033a1b6da1193dbedca80c217af748ae546629)

Author SHA1 Message Date
  Thomas Wolf 9b033a1b6d Fix writing GPG signatures with trailing newline 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
  Matthias Sohn 4b9ed3f678 [error prone] fix ReferenceEquality warning in CommitBuilder 4 years ago
  David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) 5 years ago
  David Pursehouse e5c4057467 CommitBuilder: Add missing periods on methods' Javadoc 5 years ago
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 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
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 6 years ago
  Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" 9 years ago
  Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents 12 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Kevin Sawicki eb2cfd4552 Use System.arraycopy to copy parent object id array 12 years ago
  Shawn O. Pearce 9ad802c15b Add toByteArray to CommitBuilder, TreeBuilder 13 years ago
  Shawn O. Pearce cf52ef5531 Remove result id from CommitBuilder, TagBuilder 13 years ago
  Shawn O. Pearce f996fb1796 Correct CommitBuilder, TagBuilder method to be build() 13 years ago
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 years ago
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 14 years ago
  Shawn O. Pearce 6a51d97948 Add documentation explaining how to read Commit and Tag 14 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 years ago
  Shawn O. Pearce 5aae041a81 Commit: Use Repository.newObjectInserter 14 years ago
  Shawn O. Pearce 88530a179e Start using ObjectInserter instead of ObjectWriter 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Constantine Plotnikov 982515cf10 Make the default encoding when reading commits UTF-8 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago