Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly specify charset when calling getBytes | David Pursehouse | 2018-09-26 | 1 | -1/+2 |
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -4/+4 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -4/+4 |
* | Fix javadoc in org.eclipse.jgit.lfs.server | Matthias Sohn | 2017-12-17 | 2 | -0/+18 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 1 | -4/+4 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 2 | -8/+8 |
* | Don't rely on default locale when using toUpperCase() and toLowerCase() | Matthias Sohn | 2017-01-28 | 1 | -2/+4 |
* | [findBugs] Fix calculation of host header in SignerV4 | Matthias Sohn | 2016-05-19 | 1 | -3/+3 |
* | Support Amazon S3 based storage for LFS | Matthias Sohn | 2016-02-17 | 3 | -0/+778 |