aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update org.assertj:assertj-core to 3.25.3Matthias Sohn2024-02-2018-34/+34
* Update org.mockito:mockito-core to 5.10.0Matthias Sohn2024-02-2018-34/+34
* Update org.apache.commons:commons-compress to 1.26.0Matthias Sohn2024-02-2022-34/+149
* Update byte-buddy to 1.14.12Matthias Sohn2024-02-2018-51/+51
* Add SystemReader.Delegate to reduce boiler-plate code needed to subclassMatthias Sohn2024-02-201-0/+61
* storage.file: Do not throw NSFE when deleting tmp filesNasser Grainawi2024-02-194-8/+8
* FS.detectSymlinkSupport: fix a raceMotiejus Jakštys2024-02-192-1/+22
* Merge changes I8e577a23,Ic8e8b288Matthias Sohn2024-02-193-3/+4
|\
| * Errorprone EscapedEntity: Do not use HTML entities inside @code javadocIvan Frade2024-02-092-3/+3
| * ChangedPathFilter: Suppress warning about backing array (errorprone)Ivan Frade2024-02-091-0/+1
* | Merge changes I9225d6a3,I9cf093ca,Id5a80635Matthias Sohn2024-02-197-63/+204
|\ \
| * | RawParseUtils.nextLfSkippingSplitLines: fulfil contract as statedThomas Wolf2024-02-012-1/+11
| * | [gpg] Refactor the GpgSignatureVerifierThomas Wolf2024-02-014-54/+119
| * | RawParseUtils: utility method to get a header valueThomas Wolf2024-02-013-8/+74
| |/
* | Merge branch 'stable-6.8' into masterDariusz Luksza2024-02-153-26/+80
|\ \
| * \ Merge branch 'stable-6.7' into stable-6.8Dariusz Luksza2024-02-153-26/+80
| |\ \
| | * \ Merge branch 'stable-6.6' into stable-6.7Dariusz Luksza2024-02-153-26/+80
| | |\ \
| | | * | RefDirectory: Do not unlock until after deleting loose refNasser Grainawi2024-02-131-9/+26
| | | * | Add missing javadoc description for declared exceptionMatthias Sohn2024-02-131-0/+1
| | | * | SnapshottingRefDirectory: Invalidate snapshot after locking ref forNasser Grainawi2024-02-132-0/+26
| | | * | SnapshottingRefDir: Replace lambas with method refsNasser Grainawi2024-02-131-11/+8
| | | * | SnapshottingRefDir: Reduce casts with overridesNasser Grainawi2024-02-131-6/+20
| | * | | [errorprone] Fix wrong comparison which always evaluated to falseMatthias Sohn2024-02-131-1/+1
| | * | | [errorprone] Remove unnecessary comparisonMatthias Sohn2024-02-131-1/+1
* | | | | Merge branch 'stable-6.8' into masterDariusz Luksza2024-02-120-0/+0
|\| | | |
| * | | | Merge branch 'stable-6.7' into stable-6.8Dariusz Luksza2024-02-123-5/+169
| |\| | |
| | * | | Merge branch 'stable-6.6' into stable-6.7Dariusz Luksza2024-02-123-5/+169
| | |\| |
| | | * | Improve handling of NFS stale handle errorsDariusz Luksza2024-01-291-1/+15
| | | * | Fix handling of missing pack index fileDariusz Luksza2024-01-293-6/+6
| | | * | Add tests for handling pack files removal during fetchDariusz Luksza2024-01-291-0/+148
* | | | | PackWriterBitmapPreparer: Do not generate bitmaps for excessive branch tips.jackdt@google.com2024-02-071-3/+6
* | | | | Don't use localized String during JVM shutdownMatthias Sohn2024-02-063-3/+3
| |_|_|/ |/| | |
* | | | RebaseCommand: fix stopping on root commit conflictsThomas Wolf2024-01-282-5/+43
* | | | Improve handling of NFS stale handle errorsDariusz Luksza2024-01-281-1/+13
* | | | Fix handling of missing pack index fileDariusz Luksza2024-01-283-6/+6
* | | | CherryPick: add ability to customise cherry-picked commit messageDmitrii Naumenko2024-01-285-1/+309
* | | | RawParseUtils: Add missing @since tag for new API methodMatthias Sohn2024-01-231-0/+1
* | | | Silence API warning for new constantMatthias Sohn2024-01-231-19/+1
* | | | [ssh] Bump Apache MINA sshd 2.11.0 -> 2.12.0Thomas Wolf2024-01-2021-141/+141
* | | | Merge branch 'stable-6.8'Matthias Sohn2024-01-2011-40/+448
|\| | |
| * | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-01-2011-41/+449
| |\| |
| | * | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-01-2013-87/+463
| | |\|
| | | * Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-1910-17/+449
| | | * Remove org.eclipse.jgit.benchmark/.factorypathMatthias Sohn2024-01-191-29/+0
| | | * Update jmh to 1.37 for org.eclipse.jgit.benchmarkMatthias Sohn2024-01-193-17/+6
* | | | Add tests for handling pack files removal during fetchDariusz Luksza2024-01-181-0/+148
* | | | Merge "Remove invalid/unnecessary Maven settings"Matthias Sohn2024-01-163-42/+0
|\ \ \ \
| * | | | Remove invalid/unnecessary Maven settingsMichael Keppler2023-12-233-42/+0
* | | | | Merge "PackWriterBitmapPreparer: Set limit on excessive branch count"Ivan Frade2024-01-123-5/+88
|\ \ \ \ \
| * | | | | PackWriterBitmapPreparer: Set limit on excessive branch countJackson Toeniskoetter2024-01-123-5/+88
| |/ / / /