summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v7.3.0.202504081226-m1v7.3.0.202504081226-m1Matthias Sohn11 days89-123/+123
* Update mockito to 5.17.0Matthias Sohn12 days8-14/+14
* Update jetty to 12.0.19Matthias Sohn12 days8-63/+63
* Update bytebuddy to 1.17.5Matthias Sohn12 days8-21/+21
* tools/BUILD: Make AssertEqualsArgumentOrder a warningIvan Frade12 days1-1/+1
* PullCommandTest: remove unnecessary method referenceIvan Frade12 days1-1/+1
* Merge "tests: avoid assertEquals on same instance"Ivan Frade12 days4-6/+6
|\
| * tests: avoid assertEquals on same instanceIvan Frade2025-03-254-6/+6
* | Merge branch 'stable-7.2'Matthias Sohn13 days1-2/+2
|\ \ | |/ |/|
| * Fix package name of spring boot JarLauncher class in jgit.shstable-7.2Matthias Sohn13 days1-2/+2
* | Update bytebuddy to 1.17.3Matthias Sohn2025-03-228-21/+21
* | Update mockito to 5.16.1Matthias Sohn2025-03-228-14/+14
* | Update jna to 5.17.0Matthias Sohn2025-03-228-21/+21
* | Update jetty to 12.0.18Matthias Sohn2025-03-228-63/+63
* | Merge "SystemReader: Add support for XDG_CACHE_HOME"Ivan Frade2025-03-214-0/+42
|\ \
| * | SystemReader: Add support for XDG_CACHE_HOMEIvan Frade2025-03-214-0/+42
* | | Removed redundant TreeFilter.ANY_DIFF in LogCommand.youtirsin2025-03-201-3/+3
* | | Merge "Bump minimum dependency for Bouncy Castle to 1.80.0"Matthias Sohn2025-03-205-24/+34
|\ \ \ | |/ / |/| |
| * | Bump minimum dependency for Bouncy Castle to 1.80.0Thomas Wolf2025-03-205-24/+34
* | | BlameResult: Let generator decide when to use the blame cacheIvan Frade2025-03-171-1/+0
* | | exttst: Pass encoding to InputStreamReaderIvan Frade2025-03-171-1/+1
|/ /
* | Update last jgit release version to 7.2.0.202503040940-rThomas Wolf2025-03-161-1/+1
* | Merge "TreeRevFilter: enable Bloom Filter usage with ChangedPathTreeFilter"Ivan Frade2025-03-148-60/+725
|\ \
| * | TreeRevFilter: enable Bloom Filter usage with ChangedPathTreeFilterXing Huang2025-03-138-60/+725
* | | Update scm url in pom.xml to refer to gerrit homepage of jgit repoMatthias Sohn2025-03-141-1/+1
* | | Merge "Add target platform jgit-4.36 for eclipse 2025-06"Matthias Sohn2025-03-133-0/+321
|\ \ \
| * | | Add target platform jgit-4.36 for eclipse 2025-06Matthias Sohn2025-03-123-0/+321
* | | | ReftableCompactor: Use instant to set the reflog expire timeIvan Frade2025-03-122-18/+137
* | | | GC: Use new java.time API in PersonIdentIvan Frade2025-03-121-6/+9
* | | | reftable.BlockWriter: Use time API methods from PersonIdentIvan Frade2025-03-121-2/+2
|/ / /
* | | Merge "Checkout: Handle InvalidRefNameException"Matthias Sohn2025-03-112-1/+25
|\ \ \ | |/ / |/| |
| * | Checkout: Handle InvalidRefNameExceptionSruteesh Kumar Paramata2025-03-102-1/+25
* | | BlameGenerator: Use cache only for candidates modifying the pathIvan Frade2025-03-102-33/+205
* | | Update maven pluginsMatthias Sohn2025-03-081-3/+3
* | | Update spotbugs-maven-plugin to 4.9.2.0Matthias Sohn2025-03-081-1/+1
* | | Update mockito to 5.16.0Matthias Sohn2025-03-087-12/+12
* | | Update jetty to 12.0.17Matthias Sohn2025-03-087-54/+54
* | | Update bytebuddy to 1.17.2Matthias Sohn2025-03-087-18/+18
|/ /
* | FileReftableDatabase: mark autoRefresh volatileMatthias Sohn2025-03-041-7/+6
* | Prepare 7.3.0-SNAPSHOT buildsMatthias Sohn2025-03-0489-548/+548
* | Merge branch 'stable-7.2'Matthias Sohn2025-03-0492-550/+556
|\|
| * Prepare 7.2.1-SNAPSHOT buildsMatthias Sohn2025-03-0489-548/+548
| * JGit v7.2.0.202503040940-rv7.2.0.202503040940-rMatthias Sohn2025-03-0489-123/+123
| * JGit v7.2.0.202503040805-rMatthias Sohn2025-03-0489-123/+123
| * CacheRegion: fix non translatable text warningsMatthias Sohn2025-03-043-2/+8
|/
* Merge branch 'master' into stable-7.2Matthias Sohn2025-03-0428-913/+363
|\
| * Ensure access to autoRefresh is thread-safeMatthias Sohn2025-03-031-6/+7
| * FileReftableStack: use FileSnapshot to detect modificationMatthias Sohn2025-03-034-4/+71
| * FileReftableDatabase: consider ref updates by another processMatthias Sohn2025-03-036-1/+227
| * BlameRegionMerger: report invalid regions with checked exception.Ivan Frade2025-02-272-2/+2