aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
* RawParseUtils: Default to UTC in invalid timezonesIvan Frade13 days1-0/+15
* Add pack-refs command to the CLIYash Chaturvedi2024-11-221-12/+19
* Merge "GitTimeParser: Fix multiple errorprone and style comments"Matthias Sohn2024-11-211-1/+1
|\
| * GitTimeParser: Fix multiple errorprone and style commentsIvan Frade2024-11-201-1/+1
* | Merge branch 'stable-7.0'Matthias Sohn2024-11-212-0/+340
|\ \ | |/ |/|
| * Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-213-173/+340
| |\
| | * Merge "Add numberOfObjectsSinceBitmap to RepoStatistics" into stable-6.10Matthias Sohn2024-11-201-6/+76
| | |\
| | | * Add numberOfObjectsSinceBitmap to RepoStatisticsJacek Centkowski2024-11-201-6/+76
| | * | Merge "Don't fail when trying to prune pack which is already gone" into stabl...Luca Milanesio2024-11-201-79/+3
| | |\|
| | | * Don't fail when trying to prune pack which is already goneJacek Centkowski2024-11-201-79/+3
| | * | Merge "Support built-in diff drivers for hunk header function names" into sta...Matthias Sohn2024-11-201-0/+173
| | |\ \ | | | |/ | | |/|
| | | * Support built-in diff drivers for hunk header function namesKaushik Lingarkar2024-11-201-0/+173
| | * | Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmapJacek Centkowski2024-11-121-7/+7
| | |/
| * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-111-0/+173
| |\|
| | * Add `numberOfPackFilesAfterBitmap` to RepoStatisticsJacek Centkowski2024-11-071-0/+173
* | | tests/BasicTest: Use java.time constructors for PersonIdentIvan Frade2024-11-191-27/+44
* | | RawParseUtils test: Use java.time to create PersonIdentsIvan Frade2024-11-191-16/+19
* | | Merge "PullCommandTest: assert git status in some simple tests"Matthias Sohn2024-11-191-0/+7
|\ \ \
| * | | PullCommandTest: assert git status in some simple testsMatthias Sohn2024-11-141-0/+7
* | | | UploadPackTest: fix unclosed resource warningMatthias Sohn2024-11-191-4/+4
* | | | PersonIdent: Use java.time instead of older Date and millisecondsIvan Frade2024-11-191-2/+4
* | | | GitTimeParser: A date parser using the java.time APIIvan Frade2024-11-192-0/+309
|/ / /
* | | Don't fail when trying to prune pack which is already goneJacek Centkowski2024-11-121-78/+3
* | | Merge "DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configs"Ivan Frade2024-11-111-0/+71
|\ \ \
| * | | DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configsLaura Hamelin2024-11-081-0/+71
* | | | Merge "Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap"Matthias Sohn2024-11-111-7/+7
|\ \ \ \
| * | | | Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmapJacek Centkowski2024-11-111-7/+7
| |/ / /
* / / / DfsGarbageCollector: #setReflogExpire with Instant instead of DateIvan Frade2024-11-081-1/+2
|/ / /
* | | Merge branch 'stable-7.1'Matthias Sohn2024-11-052-0/+373
|\ \ \
| * | | Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2024-11-052-0/+373
| |\| |
| | * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-052-0/+373
| | |\|
| | | * Add Union merge strategy supportNasser Grainawi2024-11-042-0/+373
| | | * RepoProject: read the 'dest-branch' attribute of a projectKaushik Lingarkar2024-07-081-0/+30
| | | * RepoCommand: Copy manifest upstream into .gitmodules ref fieldIvan Frade2024-07-082-0/+133
| | | * RepoProject: read the "upstream" attribute of a projectIvan Frade2024-07-081-0/+39
* | | | Merge "DfsPackCompactor: write object size index"Ivan Frade2024-11-041-0/+44
|\ \ \ \
| * | | | DfsPackCompactor: write object size indexIvan Frade2024-11-011-0/+44
* | | | | [errorprone] Remove deprecated security managerIvan Frade2024-11-012-299/+0
|/ / / /
* | | | DfsGarbageCollector: Add setter for reflog expiration time.Saril Sudhakaran2024-10-311-0/+98
* | | | dfs: update getBlockCacheStats to return a List of BlockCacheStatsLaura Hamelin2024-10-283-34/+104
|/ / /
* | | Merge "PackIndexWriter: create interface to write indexes"Ivan Frade2024-10-222-1/+2
|\ \ \
| * | | PackIndexWriter: create interface to write indexesSam Delmerico2024-10-222-1/+2
* | | | Add `numberOfPackFilesAfterBitmap` to RepoStatisticsJacek Centkowski2024-10-221-0/+180
* | | | DfsBlockCache: refactor stats implementations.Laura Hamelin2024-10-212-1/+215
* | | | Merge "DfsBlockCacheConfigs: add debug configuration print"Ivan Frade2024-10-151-0/+44
|\ \ \ \
| * | | | DfsBlockCacheConfigs: add debug configuration printLaura Hamelin2024-10-151-0/+44
| |/ / /
* | | | Test advertised capabilities with protocol V0 and allow*Sha1InWantLuca Milanesio2024-10-121-0/+42
* | | | RevolveMerger: honor ignoreConflicts also for binary filesKamil Musin2024-10-081-0/+70
|/ / /
* | | dfs: add configurable name to block cache table statsLaura Hamelin2024-10-073-0/+115
* | | Merge "DfsBlockCache: use PackExtBlockCacheTable when configured"Ivan Frade2024-10-071-4/+49
|\ \ \