aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup javadocs so they pass the java8 doclint checksRobin Rosenberg2014-03-291-1/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Remove deprecated TreeVisitorShawn O. Pearce2011-03-071-27/+0
* Remove deprecated Treeish interfaceShawn O. Pearce2011-03-071-9/+1
* Refactor tree entry formatting into a common classShawn O. Pearce2010-11-041-8/+3
* Delete deprecated ObjectWriterShawn O. Pearce2010-08-231-0/+26
* Merge branch 'delta'Shawn O. Pearce2010-07-221-4/+2
|\
| * Refactor Repository.openObject to be Repository.openShawn O. Pearce2010-06-281-4/+2
* | Deprecate all of the older Tree related codeShawn O. Pearce2010-07-071-0/+7
|/
* Externalize strings from JGitSasa Zivkov2010-05-191-5/+7
* s/StringBuffer/StringBuilder as appropriate where no concurrency is neededKarthik K2010-03-111-1/+1
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+608