4284 Commits (9441d61e37b21a5b94b5906a22de9764cf206196)
 

Author SHA1 Message Date
Jonathan Nieder f102abf035 Replace anonymous BitmapRevFilter subclasses with explicit classes 9 years ago
Jonathan Nieder 42f0a3d51d Remove BitmapRevFilter.getCountOfLoadedCommits 9 years ago
Jonathan Nieder 73474466eb Make BitmapBuilder.getBitmapIndex public 9 years ago
Jonathan Nieder f523f21e59 Deprecate BitmapBuilder.add and introduce simpler addObject method 9 years ago
Jonathan Nieder 424aa22b56 Add @Override annotations to BitmapIndexImpl 9 years ago
Jonathan Nieder 0e403a18e6 Rely on bitmap RevFilter to filter walk during bitmap selection 9 years ago
Jonathan Nieder 2a2c2f3373 Use 'reused' bitmap to filter walk during bitmap selection 9 years ago
Jonathan Nieder b28091e450 Rely on bitmap RevFilter to filter tip commit setup walk 9 years ago
Jonathan Nieder 9d4e5216a6 Use 'reused' bitmap to filter tip commit setup walk 9 years ago
Mike Williams c4d73fb7cc Insert duplicate objects to prevent race during garbage collection. 9 years ago
Jonathan Nieder 63e15c7533 Merge "Delta compression: reuse DeltaTask.getAdjustedWeight()" 9 years ago
Shawn Pearce 212f3c54a0 Merge "[performance] Speed up delta packing" 9 years ago
Jonathan Nieder 99d4040094 Include ancestors of reused bitmap commits in reuse bitmap again 9 years ago
Jonathan Nieder 2e8b8e83e2 Merge "Decrease indentation in setupTipCommitBitmaps" 9 years ago
Jonathan Nieder 938ffa9503 Merge "[style] Add braces to DeltaTask" 9 years ago
Terry Parker 36c6aecbe8 Delta compression: reuse DeltaTask.getAdjustedWeight() 9 years ago
Terry Parker 6a3127b257 [performance] Speed up delta packing 9 years ago
Terry Parker 6d00e007ff [style] Add braces to DeltaTask 9 years ago
Jonathan Nieder 7c98c86ef7 Decrease indentation in setupTipCommitBitmaps 9 years ago
Marc Strapetz 82edf06311 BaseRepositoryBuilder should trim CR from .git symref 9 years ago
Christian Halstrick edc4daf2e8 Add support for pre-push hooks 9 years ago
Christian Halstrick 67a77d402a Enhance FS.runProcess() to support stdin-redirection and binary data 9 years ago
Andrey Loskutov 8473bc4f8d Cleaned up various readPipe() threading issues 9 years ago
Andrey Loskutov 3601c8cdf1 Don't report errors logged by FS with "debug" level 9 years ago
Terry Parker 1eee0466ca Building bitmaps: Simplify the logic to sort by chains 9 years ago
Jonathan Nieder f6b9cd38ca Merge "Pack bitmaps: improve readability" 9 years ago
Jonathan Nieder e9a3dfe1dd Merge "Bitmap generation: Add a test of ordering commits by "chains"" 9 years ago
Christian Halstrick a6e9462ea2 Merge "reset command should support the -- <paths> parameters" 9 years ago
Kaloyan Raev 96811c957e reset command should support the -- <paths> parameters 9 years ago
Kaloyan Raev 8a53d7e2fd JGit CLI should check if calling itself when invoking native git exe 9 years ago
Terry Parker eb24ed7d5e Bitmap generation: Add a test of ordering commits by "chains" 9 years ago
Terry Parker c87b77bc31 Pack bitmaps: improve readability 9 years ago
Andrey Loskutov 3afdaf0b3d [performance] Remove synthetic access$ methods in dfs, diff and merge 9 years ago
Andrey Loskutov 260e092e79 [performance] Remove synthetic access$ methods in lib, util and dircache 9 years ago
Andrey Loskutov df876d2e0f [performance] Remove synthetic access$ methods in transport package 9 years ago
Andrey Loskutov 79a7dd026f [performance] Remove synthetic access$ methods in pack and file packages 9 years ago
Matthias Sohn 94e31bc478 Add missing dependency to org.slf4j for org.eclipse.jgit.test bundle 9 years ago
Matthias Sohn 288501df01 Merge "WalkEncryptionTest: get rid of Log4J dependency" 9 years ago
Terry Parker 2c70d183f5 Restore TestRepository.getClock(), it is used by Gerrit/Gitiles 9 years ago
Thomas Wolf d9e9015a00 Add best-effort variant of File.getCanonicalFile() 9 years ago
Terry Parker 80c7884ea6 Expose bitmap selection parameters via PackConfig 9 years ago
Terry Parker 320a4142ad Update bitmap selection throttling to fully span active branches. 9 years ago
Marc Strapetz d29b2b6762 Refspec: loosen restrictions on wildcard "*" 9 years ago
Marc Strapetz 6c424d320c WalkEncryptionTest: get rid of Log4J dependency 9 years ago
Jonathan Nieder ce525a0a62 Merge "Push control of time into MockSystemReader" 9 years ago
Terry Parker 069040ddad Push control of time into MockSystemReader 9 years ago
Matthias Sohn e78b092199 Silence Maven complaining about unset versions of reporting plugins 9 years ago
Andrei Pozolotin 504e23b7a5 Adding JGitV1 and JGitV2 Walk Encryption 9 years ago
Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 9 years ago
Andrey Loskutov fd060943da Test stability: add fsTick() to avoid random testPruneNone() failures 9 years ago