aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheBuildIterator.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-2/+2
* Fix javadoc in org.eclipse.jgit dircache packageMatthias Sohn2017-12-181-5/+11
* AddCommand: Use NameConflictTreeWalk to identify file-dir changesShawn Pearce2015-12-291-0/+5
* Update example code for obtaining a locked DirCacheKevin Sawicki2012-03-021-1/+1
* Use ObjectReader in RevWalk, TreeWalkShawn O. Pearce2010-06-281-2/+2
* Use keep(1) instead of add() when skipping an entryShawn O. Pearce2010-02-031-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+133