Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exttst: Pass encoding to InputStreamReader | Ivan Frade | 2025-03-17 | 1 | -1/+1 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -3/+3 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -3/+3 |
* | CGitVsJGitRandomIgnorePatternTest: Open OutputStream in try-with-resource | David Pursehouse | 2018-03-05 | 1 | -4/+4 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 1 | -6/+5 |
* | FileUtils.toPath to convert File to Path | Marc Strapetz | 2017-11-14 | 1 | -1/+2 |
* | Add test case comparing CGit vs JGit ignore behavior for random patterns | Sébastien Arod | 2015-09-30 | 1 | -0/+275 |