aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/NetRCTest.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-2/+2
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Use CHARSET in FileOutputStream instead of hard-coded "UTF-8"David Pursehouse2018-03-131-1/+2
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-131-4/+4
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* NetRC parser and credentials provider.Alexey Kuznetsov2014-08-031-0/+191