aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/NetRC.java
Commit message (Expand)AuthorAgeFilesLines
* NetRC: Open BufferedReader in try-with-resourceDavid Pursehouse2018-03-141-10/+1
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-1/+8
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Don't rely on default locale when using toUpperCase() and toLowerCase()Matthias Sohn2017-01-281-1/+2
* NetRC parser and credentials provider.Alexey Kuznetsov2014-08-031-0/+319