aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/ignore
Commit message (Expand)AuthorAgeFilesLines
* Fix IgnoreRule for directory-only patternsMarc Strapetz2011-01-071-0/+10
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-312-5/+27
* Remove empty iterator from TreeWalkShawn O. Pearce2010-12-071-1/+0
* [findbugs] Do not ignore exceptional return valueMatthias Sohn2010-12-071-1/+2
* Move ignore node handling into WorkingTreeIteratorShawn O. Pearce2010-07-212-403/+184
* Remove an unused File reference in test codeRobin Rosenberg2010-07-161-1/+0
* Add compatibility with gitignore specificationsCharley Wang2010-07-132-0/+768