aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/treewalk/EmptyTreeIterator.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-12/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* Fix javadoc in org.eclipse.jgit treewalk packageMatthias Sohn2017-12-201-2/+18
* AddCommand: Use NameConflictTreeWalk to identify file-dir changesShawn Pearce2015-12-291-0/+5
* Fix TreeWalk bug comparing DirCache and WorkingTree with ANY_DIFFShawn O. Pearce2010-09-021-0/+5
* Add reset() to AbstractTreeIterator APIShawn O. Pearce2010-09-011-0/+5
* Use ObjectReader in RevWalk, TreeWalkShawn O. Pearce2010-06-281-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+135