aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/MutableObjectId.java
Commit message (Expand)AuthorAgeFilesLines
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Add MutableObjectId setByte to modify a mutable idShawn O. Pearce2010-11-041-0/+54
* Add MutableObjectId.copyFrom(AnyObjectId)Shawn O. Pearce2010-06-231-5/+15
* Externalize strings from JGitSasa Zivkov2010-05-191-1/+5
* Get rid of a duplicate constant for SHA-1 lengthRobin Rosenberg2009-12-281-4/+4
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-8/+8
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+186