aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/PushCertificateIdent.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-3/+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-3/+3
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-3/+3
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-22/+43
* Organize importsDavid Pursehouse2016-11-141-1/+0
* Remove redundant @since tags in new signed push classesDave Borowitz2015-06-181-14/+2
* Add a separate type for the identity in a push certificateDave Borowitz2015-06-181-0/+281