aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/treewalk/FileTreeIteratorWithTimeControl.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed FileTreeIteratorWithTimeControlStefan Lay2010-07-301-2/+4
* Remove use of SortedSet.floor()Shawn O. Pearce2010-07-281-3/+4
* Add tests for racy git / Index state encodingChristian Halstrick2010-07-281-0/+105