aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/indexdiff
Commit message (Expand)AuthorAgeFilesLines
* IndexDiffWithSymlinkTest: handle InaccessibleObjectExceptionMatthias Sohn2021-09-291-1/+3
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-3/+3
* Specify charset when constructing InputStreamReaderDavid Pursehouse2018-09-021-1/+1
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-2/+2
* IndexDiffWithSymlinkTest: Open InputStream in try-with-resourceDavid Pursehouse2018-03-071-6/+4
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-071-3/+2
* Fix some tests for running in bazelThomas Wolf2017-08-311-1/+5
* Fix symlink content comparison on MacOS in tree walkThomas Wolf2016-10-111-0/+234