summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.java7.test/src/org
Commit message (Expand)AuthorAgeFilesLines
* Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgitMatthias Sohn2015-03-237-1173/+0
* Support for the commit-msg hook.Laurent Delaigue2015-03-021-0/+58
* Refactored pre-commit hook to make it less invasive.Laurent Delaigue2015-03-021-17/+15
* Support for the pre-commit hookLaurent Goubet2015-02-021-0/+30
* Add a hook testMatthias Sohn2015-02-021-0/+106
* Set permission bits for "executable" attribute according to the umaskAndrey Loskutov2014-11-221-2/+76
* Merge "Remove redundant semicolon"Robin Rosenberg2014-08-101-1/+0
|\
| * Remove redundant semicolonRobin Rosenberg2014-08-101-1/+0
* | Replace deprecated method call in Java7 FTI testRobin Rosenberg2014-08-101-1/+2
|/
* Fix reading past FileTreeIterator EOF in FileTreeIteratorJava7TestRoberto Tyley2014-05-211-3/+0
* Merge branch 'stable-3.3'Matthias Sohn2014-03-051-2/+4
|\
| * Fix NPE when WorkingTreeIterator does not have a repository setRobin Rosenberg2014-02-281-2/+4
* | 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-121-0/+263
* Add some test cases for symbolic links with Java7Robin Rosenberg2014-02-122-0/+271
* 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
* Remove hardcoded target/trash from test casesShawn Pearce2013-11-011-4/+4
* Add tests for DirCacheCheckout and symlinksChristian Halstrick2013-07-101-0/+99
* Extend the FS class for Java7Robin Rosenberg2013-05-041-0/+115