aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/patch
Commit message (Expand)AuthorAgeFilesLines
* Switch FileHeader.extractFileLines to TemporaryBuffer.HeapShawn Pearce2014-11-252-14/+5
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-276-31/+32
* Add Javadoc description for packagesRobin Stocker2012-10-311-0/+4
* Remove 86 boxing warningsKevin Sawicki2012-05-083-5/+13
* Move JGitText to an internal packageRobin Rosenberg2012-03-124-4/+4
* Add toString() to HunkHeaderTomasz Zarna2011-12-081-0/+13
* Remove two "Dead store to local variable" warningsRobin Stocker2010-10-291-1/+1
* Rename getOldName,getNewName to getOldPath,getNewPathShawn O. Pearce2010-08-041-14/+14
* Create FileHeader from DiffEntryJeff Schumacher2010-07-083-40/+78
* Implement similarity based rename detectionShawn O. Pearce2010-07-031-3/+0
* Refactored code out of FileHeader to facilitate rename detectionJeff Schumacher2010-06-301-123/+2
* Externalize strings from JGitSasa Zivkov2010-05-194-18/+22
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-122-3/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-297-0/+2313