aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/io/MessageWriter.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-4/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-2/+3
* Fix javadoc in org.eclipse.jgit util packagesMatthias Sohn2017-12-201-3/+13
* Remove unnecessary import of BaseConnection in MessageWriterShawn Pearce2013-11-011-2/+1
* Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-121-0/+115