ffa237e7dbd56df2f28d45113fe0ea03337900f1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to RevCommit in method protected gitCommit(git Git, msg String) : RevCommit in class org.eclipse.jgit.api.EolRepositoryTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute dc : DirCache to dirCache : DirCache in class org.eclipse.jgit.api.EolRepositoryTest | From | To | |
Extract Method | 4 | ||
Extract Method private possiblyFilteredInputStream(e Entry, is InputStream, len long, opType OperationType) : InputStream extracted from private possiblyFilteredInputStream(e Entry, is InputStream, len long) : InputStream in class org.eclipse.jgit.treewalk.WorkingTreeIterator | From | To | |
Extract Method package getEolStreamType(opType OperationType) : EolStreamType extracted from public getEolStreamType() : EolStreamType in class org.eclipse.jgit.treewalk.TreeWalk | From | To | |
Extract Method private getEolStreamType(opType OperationType) : EolStreamType extracted from public getEolStreamType() : EolStreamType in class org.eclipse.jgit.treewalk.WorkingTreeIterator | From | To | |
Extract Method private filterClean(in InputStream, opType OperationType) : InputStream extracted from private filterClean(in InputStream) : InputStream in class org.eclipse.jgit.treewalk.WorkingTreeIterator | From | To |