aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/SignedPushConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-15/+28
* Eliminate SectionParser construction boilerplateDave Borowitz2017-08-021-6/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* SignedPushConfig: Allow setting a custom nonce generator implDave Borowitz2015-06-181-5/+43
* Remove redundant @since tags in new signed push classesDave Borowitz2015-06-181-20/+4
* Extract a class for signed push configurationDave Borowitz2015-06-181-0/+124