Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TreeFormatter: disallow empty filenames in trees | David Turner | 2016-10-19 | 1 | -1/+3 |
* | DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-r | David Pursehouse | 2016-02-15 | 1 | -60/+61 |
* | ObjectChecker: Disallow ".git." and ".git<space>" | Shawn Pearce | 2014-12-18 | 1 | -8/+2 |
* | More helpful InvalidPathException messages (include reason) | Robin Stocker | 2013-12-03 | 1 | -1/+1 |
* | testMaliciousPathEmpty fails on Windows | Robin Rosenberg | 2013-11-01 | 1 | -2/+9 |
* | Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) | Robin Rosenberg | 2013-06-09 | 1 | -3/+2 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -0/+1 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -19/+4 |
* | Validate paths during DirCheckout | Robin Rosenberg | 2012-04-23 | 1 | -0/+420 |