2070d146cb5d5023d70cab6f3a8618b71e6fe5b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private setupTipCommitBitmaps(rw RevWalk, expectedCommitCount int, excludeFromBitmapSelection Set<? extends ObjectId>) : CommitSelectionHelper renamed to private captureOldAndNewCommits(rw RevWalk, expectedCommitCount int, excludeFromBitmapSelection Set<? extends ObjectId>) : CommitSelectionHelper in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type bitmapEntries : List<BitmapBuilderEntry> to newWantsByNewest : List<RevCommit> in method package CommitSelectionHelper(newWants Set<? extends ObjectId>, commitsByOldest RevCommit[], commitStartPos int, newWantsByNewest List<RevCommit>, reusedCommitsBitmap BitmapBuilder, reuse List<BitmapCommit>) in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Change Parameter Type reuse : Iterable<BitmapCommit> to reuse : List<BitmapCommit> in method package CommitSelectionHelper(newWants Set<? extends ObjectId>, commitsByOldest RevCommit[], commitStartPos int, newWantsByNewest List<RevCommit>, reusedCommitsBitmap BitmapBuilder, reuse List<BitmapCommit>) in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Rename Variable | 5 | ||
Rename Variable entry : BitmapBuilderEntry to rc : RevCommit in method package selectCommits(expectedCommitCount int, excludeFromBitmapSelection Set<? extends ObjectId>) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer | From | To | |
Rename Variable peeledWant : Set<RevCommit> to newWants : Set<RevCommit> in method private captureOldAndNewCommits(rw RevWalk, expectedCommitCount int, excludeFromBitmapSelection Set<? extends ObjectId>) : CommitSelectionHelper in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer | From | To | |
Rename Variable totCommits : int to newCommits : int in method package selectCommits(expectedCommitCount int, excludeFromBitmapSelection Set<? extends ObjectId>) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer | From | To | |
Rename Variable fullBitmap : BitmapBuilder to bitmap : BitmapBuilder in method package selectCommits(expectedCommitCount int, excludeFromBitmapSelection Set<? extends ObjectId>) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer | From | To | |
Rename Variable bitmap : BitmapBuilder to tipBitmap : BitmapBuilder in method package selectCommits(expectedCommitCount int, excludeFromBitmapSelection Set<? extends ObjectId>) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer | From | To | |
Rename Attribute | 4 | ||
Rename Attribute tipCommitBitmaps : List<BitmapBuilderEntry> to newWantsByNewest : List<RevCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Rename Attribute commitsByOldest : RevCommit[] to newCommitsByOldest : RevCommit[] in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Rename Attribute peeledWants : Set<? extends ObjectId> to newWants : Set<? extends ObjectId> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Rename Attribute commitStartPos : int to newCommitStartPos : int in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Change Variable Type | 1 | ||
Change Variable Type entry : BitmapBuilderEntry to rc : RevCommit in method package selectCommits(expectedCommitCount int, excludeFromBitmapSelection Set<? extends ObjectId>) : Collection<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type reusedCommits : Iterable<BitmapCommit> to reusedCommits : List<BitmapCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Change Attribute Type tipCommitBitmaps : List<BitmapBuilderEntry> to newWantsByNewest : List<RevCommit> in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Rename Parameter | 2 | ||
Rename Parameter bitmapEntries : List<BitmapBuilderEntry> to newWantsByNewest : List<RevCommit> in method package CommitSelectionHelper(newWants Set<? extends ObjectId>, commitsByOldest RevCommit[], commitStartPos int, newWantsByNewest List<RevCommit>, reusedCommitsBitmap BitmapBuilder, reuse List<BitmapCommit>) in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To | |
Rename Parameter peeledWant : Set<? extends ObjectId> to newWants : Set<? extends ObjectId> in method package CommitSelectionHelper(newWants Set<? extends ObjectId>, commitsByOldest RevCommit[], commitStartPos int, newWantsByNewest List<RevCommit>, reusedCommitsBitmap BitmapBuilder, reuse List<BitmapCommit>) in class org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer.CommitSelectionHelper | From | To |