15 Commits (3b300e5ed5cf71fc66c6d6562700c9173883a060)

Author SHA1 Message Date
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Matthias Sohn 86a567f615 Fix NPE in RebaseTodoFile#parseComments 4 years ago
  Thomas Wolf d2600693bd Fix off-by-one error in RebaseTodoFile when reading a todo file 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 6 years ago
  Matthias Sohn f1dd61f646 [findBugs] Use UTF-8 to read git-rebase-todo file 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7 years ago
  Shawn Pearce b34ea11720 Detect buffering failures while writing rebase todo file 9 years ago
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing 10 years ago
  Matthias Sohn 7cae388118 Add missing @since tags 10 years ago
  Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo 11 years ago
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 years ago