aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/patch
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-047-266/+35
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-3/+3
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-153-8/+8
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-134-32/+20
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-3/+3
* GetTextTest: Open InputStream in try-with-resourceDavid Pursehouse2018-03-061-16/+10
* EditListTest: Open InputStream in try-with-resourceDavid Pursehouse2018-03-061-8/+5
* GetTextTest: Use StandardCharsets constants instead of CharSet.forNameDavid Pursehouse2018-03-061-6/+8
* Organize importsDavid Pursehouse2016-11-141-1/+0
* Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-221-6/+8
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-317-24/+107
* Rename getOldName,getNewName to getOldPath,getNewPathShawn O. Pearce2010-08-044-62/+62
* Implement similarity based rename detectionShawn O. Pearce2010-07-032-6/+8
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-297-0/+1530