aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/treewalk/AbstractTreeIteratorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Make inner classes static where possibleDavid Pursehouse2018-09-261-1/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-3/+15
* Clarify WorkingTreeOptions and filemode usageShawn O. Pearce2010-12-081-2/+2
* Support core.autocrlf = inputShawn O. Pearce2010-09-071-1/+2
* Perform automatic CRLF to LF conversion during WorkingTreeIteratorMarc Strapetz2010-08-201-1/+1
* Use ObjectReader in RevWalk, TreeWalkShawn O. Pearce2010-06-281-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+169