aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/DirCacheCheckoutMaliciousPathTest.java
Commit message (Expand)AuthorAgeFilesLines
* TreeFormatter: disallow empty filenames in treesDavid Turner2016-10-191-1/+3
* DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-rDavid Pursehouse2016-02-151-60/+61
* ObjectChecker: Disallow ".git." and ".git<space>"Shawn Pearce2014-12-181-8/+2
* More helpful InvalidPathException messages (include reason)Robin Stocker2013-12-031-1/+1
* testMaliciousPathEmpty fails on WindowsRobin Rosenberg2013-11-011-2/+9
* Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)Robin Rosenberg2013-06-091-3/+2
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-0/+1
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-19/+4
* Validate paths during DirCheckoutRobin Rosenberg2012-04-231-0/+420