aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \
| * | | DfsBlockCache: use PackExtBlockCacheTable when configuredLaura Hamelin2024-10-041-4/+49
* | | | PackWriter: Remove constructor with only Reader as paramIvan Frade2024-09-161-1/+2
* | | | Prepare 7.1.0-SNAPSHOT buildsMatthias Sohn2024-09-032-60/+60
| |/ / |/| |
* | | Prepare 7.0.1-SNAPSHOT buildsMatthias Sohn2024-09-032-60/+60
* | | JGit v7.0.0.202409031743-rv7.0.0.202409031743-rMatthias Sohn2024-09-032-2/+2
* | | Revert "Remove deprecatedMatthias Sohn2024-09-031-5/+8
* | | Remove deprecated DirCacheCheckout#checkoutEntry methodsMatthias Sohn2024-09-031-4/+7
* | | Remove deprecated LocalDiskRepositoryTestCase#create(boolean,boolean)Matthias Sohn2024-09-031-8/+5
* | | Merge branch 'master' into stable-7.0Matthias Sohn2024-08-301-0/+13
|\ \ \
| * | | ObjectId: Add method to read an ObjectId from a ByteBufferIvan Frade2024-08-291-0/+13
* | | | ObjectDirectoryTest: ensure WindowCursor is closedMatthias Sohn2024-08-281-9/+10
* | | | PackExtBlockCacheTableTest: fix empty block warningMatthias Sohn2024-08-281-0/+2
* | | | PackExtBlockCacheTableTest: suppress unchecked conversion warningsMatthias Sohn2024-08-281-1/+1
* | | | PackExtBlockCacheTableTest: suppress boxing warning on test classMatthias Sohn2024-08-281-0/+1
* | | | DfsBlockCacheConfigTest: suppress boxing warning on test classMatthias Sohn2024-08-281-3/+1
* | | | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2024-08-282-2/+2
* | | | JGit v7.0.0.202408271414-rc1v7.0.0.202408271414-rc1Matthias Sohn2024-08-272-2/+2
|/ / /
* | | Signing: refactor interfacesThomas Wolf2024-08-241-16/+57
* | | Lib: Fix ssh value for gpg.format throwing an IllegalArgumentExceptiongranny2024-07-301-0/+10
|/ /
* | Merge "PackExtBlockCacheTable: spread extensions over multiple dfs tables"Ivan Frade2024-07-301-0/+588
|\ \
| * | PackExtBlockCacheTable: spread extensions over multiple dfs tablesLaura Hamelin2024-07-241-0/+588
* | | Add worktrees read supportJanne Valkealahti2024-07-149-22/+215
|/ /
* | Merge "DfsBlockCacheConfig: support configurations for dfs cache tables per e...Ivan Frade2024-07-121-0/+159
|\ \
| * | DfsBlockCacheConfig: support configurations for dfs cache tables per extensionsLaura Hamelin2024-07-121-0/+159
* | | DfsPackFile: Enable/disable object size index via DfsReaderOptionsIvan Frade2024-07-105-0/+8
* | | RepoProject: read the 'dest-branch' attribute of a projectKaushik Lingarkar2024-07-021-0/+30
* | | Merge branch 'next'Matthias Sohn2024-06-045-7/+7
|\ \ \ | |/ / |/| |
| * | Update minimum Java version to 17Matthias Sohn2024-05-025-7/+7
| * | Merge branch 'master' into nextMatthias Sohn2024-05-0237-152/+151
| |\ \
| * \ \ Merge branch 'master' into nextMatthias Sohn2024-04-2611-159/+657
| |\ \ \
| * \ \ \ Merge branch 'master' into nextMatthias Sohn2024-02-21165-934/+2011933
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into nextMatthias Sohn2022-07-0665-354/+4143
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2021-12-311-2/+38
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into nextThomas Wolf2021-12-273-12/+101
| |\ \ \ \ \ \ \
| * | | | | | | | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2021-12-042-57/+57
* | | | | | | | | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2024-06-042-60/+60
* | | | | | | | | Merge branch 'stable-6.10'Matthias Sohn2024-06-042-60/+60
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Prepare 6.10.1-SNAPSHOT buildsMatthias Sohn2024-06-042-60/+60
| * | | | | | | | JGit v6.10.0.202406032230-rv6.10.0.202406032230-rMatthias Sohn2024-06-042-2/+2
| * | | | | | | | JGit v6.10.0.202406032110-rv6.10.0.202406032110-rMatthias Sohn2024-06-032-2/+2
| * | | | | | | | Prepare 6.10.0-SNAPSHOT buildsMatthias Sohn2024-06-022-2/+2
| * | | | | | | | JGit v6.10.0.202405290101-rc1v6.10.0.202405290101-rc1Matthias Sohn2024-05-292-2/+2
| * | | | | | | | JGit v6.10.0.202405282244-rc1v6.10.0.202405282244-rc1Matthias Sohn2024-05-292-2/+2
* | | | | | | | | CommitGraphWriter: use ANY_DIFF instead of idEquals inside next()Ivan Frade2024-05-311-0/+2
* | | | | | | | | CommitGraphWriter: Move path diff calculation to its own classIvan Frade2024-05-311-0/+24