summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.java7.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v3.4.0.201405281120-rc2v3.4.0.201405281120-rc2Matthias Sohn2014-05-282-2/+2
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-212-2/+2
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-212-2/+2
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-062-2/+2
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-052-2/+2
* Add launchers for running tests with Java 8Robin Rosenberg2014-03-291-0/+21
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-03-052-12/+12
* Merge branch 'stable-3.3'Matthias Sohn2014-03-054-14/+36
|\
| * Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn2014-03-052-12/+12
| * JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn2014-03-032-2/+2
| * Add a launcher for Java 7 testsRobin Rosenberg2014-02-281-0/+20
| * Fix NPE when WorkingTreeIterator does not have a repository setRobin Rosenberg2014-02-281-2/+4
| * Prepare post 3.3.0RC1 buildsMatthias Sohn2014-02-202-2/+2
| * JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2014-02-202-2/+2
* | Windows: Test that we can create a symlink before the target is createdRobin Rosenberg2014-02-121-0/+74
|/
* Add some tests cases on files modes for symbolic linksAxel Richard2014-02-122-0/+264
* Add some test cases for symbolic links with Java7Robin Rosenberg2014-02-123-0/+273
* FileUtils.delete does not recurse via symlinksRobin Rosenberg2014-02-121-0/+86
* Length of symbolic link is the number of bytes, not charactersRobin Rosenberg2014-02-101-5/+5
* Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2013-12-052-9/+9
* Remove hardcoded target/trash from test casesShawn Pearce2013-11-012-5/+5
* Add missing JUnit dependency in MANFEST.MFRĂ¼diger Herrmann2013-10-251-1/+2
* Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2013-10-032-9/+9
* Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2013-10-032-9/+9
* JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2013-10-022-2/+2
* Prepare post 3.1.0 RC1 buildsMatthias Sohn2013-09-272-2/+2
* JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2013-09-272-2/+2
* Merge branch 'stable-3.0'Matthias Sohn2013-09-041-4/+15
|\
| * Prepare post 3.0.2-rc2 buildsMatthias Sohn2013-09-042-2/+2
| * JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn2013-09-042-2/+2
| * Update build to use CBI jarsigner pluginMatthias Sohn2013-09-041-4/+15
| * Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2013-08-192-5/+5
| * Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2013-06-132-2/+2
| * JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2013-06-112-2/+2
| * Prepare post 3.0.0 RC3 buildsMatthias Sohn2013-06-042-2/+2
| * JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2013-06-042-2/+2
| * Prepare post 3.0.0-rc2 buildsMatthias Sohn2013-05-292-2/+2
| * JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2Matthias Sohn2013-05-292-2/+2
| * Prepare post 3.0.0 M7 buildsMatthias Sohn2013-05-082-2/+2
| * JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn2013-05-082-2/+2
* | Add tests for DirCacheCheckout and symlinksChristian Halstrick2013-07-102-1/+104
* | Disable warning about assigning to parameterRobin Stocker2013-06-151-1/+1
* | Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2013-06-132-5/+5
* | Fix hardcoded use of target/trash in LocalDiskRepositoryTestCaseShawn Pearce2013-05-081-1/+1
|/
* Extend the FS class for Java7Robin Rosenberg2013-05-0416-0/+858