summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/exttst
Commit message (Expand)AuthorAgeFilesLines
* Add a cgit interoperability test for LockFileMatthias Sohn2021-05-091-0/+57
* Merge branch 'stable-5.6'Matthias Sohn2020-02-221-1/+1
|\
| * Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-191-1/+1
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-043-114/+15
|/
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-042-5/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-5/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Significantly speed up FileTreeIterator on WindowsThomas Wolf2018-03-251-0/+93
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-3/+3
* EGitPatchHistoryTest: Open BufferedReader in try-with-resourceDavid Pursehouse2018-03-061-19/+19
* EGitPatchHistoryTest: Set input stream encoding with constantDavid Pursehouse2018-03-061-1/+1
* CGitVsJGitRandomIgnorePatternTest: Open OutputStream in try-with-resourceDavid Pursehouse2018-03-051-4/+4
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-072-7/+7
* FileUtils.toPath to convert File to PathMarc Strapetz2017-11-141-1/+2
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-3/+3
* Add test case comparing CGit vs JGit ignore behavior for random patternsSébastien Arod2015-09-301-0/+275
* Deprecate TemporaryBuffer.LocalFile without parent directoryShawn Pearce2014-11-251-1/+1
* Kill GitIndexRobin Rosenberg2011-11-091-481/+0
* Remove deprecated Repository.mapTreeShawn O. Pearce2011-03-071-8/+10
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-312-4/+28
* Rename getOldName,getNewName to getOldPath,getNewPathShawn O. Pearce2010-08-041-2/+2
* Rename Repository getWorkDir to getWorkTreeShawn O. Pearce2010-06-251-1/+1
* Remove speed tests based on mapCommitShawn O. Pearce2010-06-233-301/+0
* Repository can be configured with FSMarc Strapetz2010-06-041-2/+2
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-121-2/+2
* Move T0007_Index to exttstShawn O. Pearce2009-11-021-0/+460
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-294-0/+528