aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/TreeEntry.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry andAndrey Loskutov2016-01-191-258/+0
* Annotated to be removed Tree API with @noreference and @noextendAndrey Loskutov2016-01-191-0/+2
* Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"Shawn Pearce2016-01-151-0/+256
* Remove deprecated Tree, TreeEntry, FileTreeEntry and friendsShawn Pearce2016-01-091-256/+0
* Kill GitIndexRobin Rosenberg2011-11-091-15/+0
* Deprecate GitIndex more by using only DirCache internally.Robin Rosenberg2011-11-091-0/+1
* Remove deprecated TreeVisitorShawn O. Pearce2011-03-071-38/+0
* Deprecate all of the older Tree related codeShawn O. Pearce2010-07-071-0/+7
* s/StringBuffer/StringBuilder as appropriate where no concurrency is neededKarthik K2010-03-111-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+301