summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/patch/FileHeader.java
Commit message (Expand)AuthorAgeFilesLines
* 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-081-0/+19
* 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-191-4/+5
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-121-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+714