aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge "[ssh known_hosts] Handle unknown keys better"Matthias Sohn2025-02-262-20/+62
| |\
| | * [ssh known_hosts] Handle unknown keys betterThomas Wolf2025-02-262-20/+62
| * | [releng] Remove unused target platform definitionsThomas Wolf2025-02-2616-886/+0
| |/
* | Prepare 7.2.0-SNAPSHOT buildsMatthias Sohn2025-02-2689-123/+123
* | JGit v7.2.0.202502261823-rc1v7.2.0.202502261823-rc1Matthias Sohn2025-02-2689-123/+123
* | Merge branch 'master' into stable-7.2Matthias Sohn2025-02-2663-398/+2614
|\|
| * Merge branch 'stable-7.1'Matthias Sohn2025-02-266-43/+54
| |\
| | * Merge branch 'stable-7.0' into stable-7.1stable-7.1Matthias Sohn2025-02-266-43/+54
| | |\
| | | * Merge branch 'stable-6.10' into stable-7.0stable-7.0Matthias Sohn2025-02-266-43/+54
| | | |\
| | | | * Do not load bitmap indexes during directory scansstable-6.10Martin Fick2025-02-254-21/+5
| | | | * Merge "Pack: no longer set invalid in openFail()" into stable-6.10Matthias Sohn2025-02-241-14/+16
| | | | |\
| | | | | * Pack: no longer set invalid in openFail()Martin Fick2025-02-141-14/+16
| | | | * | Fix calculation of pack files and objects since bitmapAntonio Barone2025-02-242-8/+33
| | | | |/
| * | | | [ssh known_hosts] Handle host certificatesThomas Wolf2025-02-265-13/+145
| * | | | [ssh known_hosts] Improve updating modified keysThomas Wolf2025-02-262-1/+90
| * | | | [ssh known_hosts] Add tests and fix problemsThomas Wolf2025-02-263-26/+455
| * | | | [ssh, releng] Remove net.i2p.crypto.eddsaThomas Wolf2025-02-2617-59/+18
| * | | | AddCommand: Use parenthesis to make the operator precedence explicitMatthias Sohn2025-02-261-1/+1
| * | | | AddCommand: implement --all/--no-allThomas Wolf2025-02-267-26/+183
| * | | | Merge changes I83adebe5,Ibbc9ba97Matthias Sohn2025-02-255-47/+204
| |\ \ \ \