ac41920a430941b9385889d19e0fc2764ba23474
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type skip : boolean to id : AnyObjectId in method private checkPathSegment2(raw byte[], ptr int, end int, id AnyObjectId) : void in class org.eclipse.jgit.lib.ObjectChecker | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private FSCK : String in class org.eclipse.jgit.transport.TransferConfig | From | To | |
| Extract Method | 5 | ||
| Extract Method private report(err ErrorType, id AnyObjectId, why String) : void extracted from private checkNotWindowsDevice(raw byte[], ptr int, end int) : void in class org.eclipse.jgit.lib.ObjectChecker | From | To | |
| Extract Method private report(err ErrorType, id AnyObjectId, why String) : void extracted from private checkPathSegment2(raw byte[], ptr int, end int, skip boolean) : void in class org.eclipse.jgit.lib.ObjectChecker | From | To | |
| Extract Method private report(err ErrorType, id AnyObjectId, why String) : void extracted from public checkTree(id AnyObjectId, raw byte[]) : void in class org.eclipse.jgit.lib.ObjectChecker | From | To | |
| Extract Method private report(err ErrorType, id AnyObjectId, why String) : void extracted from public check(id AnyObjectId, objType int, raw byte[]) : void in class org.eclipse.jgit.lib.ObjectChecker | From | To | |
| Extract Method private report(err ErrorType, id AnyObjectId, why String) : void extracted from private scanPathSegment(raw byte[], ptr int, end int) : int in class org.eclipse.jgit.lib.ObjectChecker | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter skip : boolean to id : AnyObjectId in method private checkPathSegment2(raw byte[], ptr int, end int, id AnyObjectId) : void in class org.eclipse.jgit.lib.ObjectChecker | From | To |