aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/AbbreviatedObjectId.java
Commit message (Expand)AuthorAgeFilesLines
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+2
* Remove 86 boxing warningsKevin Sawicki2012-05-081-2/+4
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Make AbbreviatedObjectId serializableRobin Stocker2010-10-281-1/+4
* Fully implement SHA-1 abbreviationsShawn O. Pearce2010-08-231-1/+99
* Added a preliminary version of rename detectionJeff Schumacher2010-07-011-0/+15
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+6
* Get rid of a duplicate constant for SHA-1 lengthRobin Rosenberg2009-12-281-4/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+260