aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org
Commit message (Expand)AuthorAgeFilesLines
* DfsGarbageCollectorTest: replace deprecated PersonIdent constructorMatthias Sohn3 days1-23/+19
* TransportHttpTest: use java.time APIMatthias Sohn3 days1-4/+5
* GC tests: use java.time APIMatthias Sohn3 days2-5/+5
* TestRepositoryTest: use java.time APIMatthias Sohn3 days1-5/+5
* GarbageCollectCommand, GC: use java.time APIMatthias Sohn3 days2-2/+4
* CommitCommandTest: use java.time APIMatthias Sohn6 days1-7/+8
* UploadPackTest: Construct PersonIdent with Instant/ZoneIdIvan Frade8 days1-21/+35
* RelativeDateFormatter: Use Instant instead of dateIvan Frade8 days1-4/+4
* CommitTimeRevFilter: Move to java.time APIIvan Frade14 days2-2/+128
* Merge "Merge branch 'stable-7.1'"Matthias Sohn2024-12-171-6/+6
|\
| * Merge branch 'stable-7.1'Matthias Sohn2024-12-151-6/+6
| |\
| | * Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2024-12-151-6/+6
| | |\
| | | * Merge branch 'stable-6.10' into stable-7.0stable-7.0Matthias Sohn2024-12-151-6/+6
| | | |\
| | | | * Advertise "agent" capability when using protocol v2Antonio Barone2024-12-101-6/+6
| | | * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-261-0/+42
| | | |\|
| | | | * Test advertised capabilities with protocol V0 and allow*Sha1InWantpszlazak2024-11-211-0/+42
* | | | | TestRepository: Deprecate #getDate and use #getInstant insteadIvan Frade2024-12-132-3/+3
|/ / / /
* | | | ArchiveCommandTest: add more detailed message if test failedXenoAmess2024-12-131-1/+4
* | | | Merge "RevertCommand: use only first line in revert commit message"Matthias Sohn2024-12-132-4/+16
|\ \ \ \
| * | | | RevertCommand: use only first line in revert commit messageThomas Wolf2024-12-112-4/+16
* | | | | Merge "PushCertificateIdentTest: Add test for the timezone parsing"Ivan Frade2024-12-121-0/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PushCertificateIdentTest: Add test for the timezone parsingIvan Frade2024-12-121-0/+45
* | | | | Submodules: use relative paths for worktree and gitdirSimon Eder2024-12-113-5/+21
|/ / / /
* / / / RawParseUtils: Default to UTC in invalid timezonesIvan Frade2024-12-091-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
| |/ / /