Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -2/+2 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | Use CHARSET in FileOutputStream instead of hard-coded "UTF-8" | David Pursehouse | 2018-03-13 | 1 | -1/+2 |
* | Open auto-closeable resources in try-with-resource | David Pursehouse | 2018-03-13 | 1 | -4/+4 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | NetRC parser and credentials provider. | Alexey Kuznetsov | 2014-08-03 | 1 | -0/+191 |