Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IndexDiffWithSymlinkTest: handle InaccessibleObjectException | Matthias Sohn | 2021-09-29 | 1 | -1/+3 |
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -3/+3 |
* | Specify charset when constructing InputStreamReader | David Pursehouse | 2018-09-02 | 1 | -1/+1 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -2/+2 |
* | IndexDiffWithSymlinkTest: Open InputStream in try-with-resource | David Pursehouse | 2018-03-07 | 1 | -6/+4 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 1 | -3/+2 |
* | Fix some tests for running in bazel | Thomas Wolf | 2017-08-31 | 1 | -1/+5 |
* | Fix symlink content comparison on MacOS in tree walk | Thomas Wolf | 2016-10-11 | 1 | -0/+234 |