Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-6.7' into stable-6.8 | Dariusz Luksza | 2024-02-12 | 3 | -5/+169 |
|\ | |||||
| * | Merge branch 'stable-6.6' into stable-6.7 | Dariusz Luksza | 2024-02-12 | 3 | -5/+169 |
| |\ | |||||
| | * | Improve handling of NFS stale handle errors | Dariusz Luksza | 2024-01-29 | 1 | -1/+15 |
| | * | Fix handling of missing pack index file | Dariusz Luksza | 2024-01-29 | 3 | -6/+6 |
| | * | Add tests for handling pack files removal during fetch | Dariusz Luksza | 2024-01-29 | 1 | -0/+148 |
* | | | Merge branch 'stable-6.7' into stable-6.8 | Matthias Sohn | 2024-01-20 | 11 | -41/+449 |
|\| | | |||||
| * | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-01-20 | 13 | -87/+463 |
| |\| | |||||
| | * | Introduce a PriorityQueue sorting RevCommits by commit timestamp | Luca Milanesio | 2024-01-19 | 10 | -17/+449 |
| | * | Remove org.eclipse.jgit.benchmark/.factorypath | Matthias Sohn | 2024-01-19 | 1 | -29/+0 |
| | * | Update jmh to 1.37 for org.eclipse.jgit.benchmark | Matthias Sohn | 2024-01-19 | 3 | -17/+6 |
* | | | Merge branch 'stable-6.7' into stable-6.8 | Matthias Sohn | 2024-01-10 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-01-10 | 2 | -1/+102 |
| |\| | |||||
| | * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2024-01-10 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2024-01-10 | 0 | -0/+0 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2024-01-10 | 0 | -0/+0 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2024-01-10 | 0 | -0/+0 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2024-01-10 | 0 | -0/+0 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2024-01-10 | 0 | -0/+0 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2024-01-10 | 0 | -0/+0 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Checkout: better directory handling | Thomas Wolf | 2023-10-22 | 18 | -142/+1061 |
| | * | | | | | | | | Silence API warnings | Matthias Sohn | 2024-01-08 | 1 | -0/+101 |
| | * | | | | | | | | Make sure ref to prune is in packed refs | Fabio Ponciroli | 2023-12-09 | 1 | -1/+1 |
* | | | | | | | | | | Prepare 6.8.1-SNAPSHOT builds | Matthias Sohn | 2023-11-29 | 91 | -536/+536 |
* | | | | | | | | | | JGit v6.8.0.202311291450-rv6.8.0.202311291450-r | Matthias Sohn | 2023-11-29 | 91 | -125/+125 |
* | | | | | | | | | | Rename method parameter to fix warning about hidden field | Matthias Sohn | 2023-11-29 | 1 | -3/+3 |
* | | | | | | | | | | Fix warnings about empty control flow statements | Matthias Sohn | 2023-11-29 | 1 | -3/+11 |
* | | | | | | | | | | BitmapIndexImpl: externalize error message | Matthias Sohn | 2023-11-29 | 3 | -1/+3 |
* | | | | | | | | | | Suppress not-externalized string warnings | Matthias Sohn | 2023-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Silence API error for new method BitmapIndex#addBitmapLookupListener | Matthias Sohn | 2023-11-29 | 1 | -0/+8 |
* | | | | | | | | | | Update Orbit to orbit-aggregation/2023-12 | Matthias Sohn | 2023-11-28 | 15 | -29/+29 |
* | | | | | | | | | | Merge branch 'master' into stable-6.8 | Matthias Sohn | 2023-11-27 | 13 | -143/+272 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge "Improve footer parsing to allow multiline footers." | Matthias Sohn | 2023-11-26 | 3 | -28/+81 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Improve footer parsing to allow multiline footers. | Kamil Musin | 2023-11-24 | 3 | -28/+81 |
| * | | | | | | | | | | | Merge "Make the tests buildable by bazel test" | Matthias Sohn | 2023-11-25 | 1 | -17/+17 |
| |\| | | | | | | | | | | |||||
| | * | | | | | | | | | | Make the tests buildable by bazel test | Kamil Musin | 2023-11-23 | 1 | -17/+17 |
| * | | | | | | | | | | | Adapt to type parameter added in commons-compress 1.25.0 | Matthias Sohn | 2023-11-24 | 5 | -15/+20 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | BitmapIndex: Add interface to track bitmaps found (or not) | Ivan Frade | 2023-11-21 | 3 | -1/+152 |
| * | | | | | | | | | | BitmapWalker: Remove BitmapWalkListener | Ivan Frade | 2023-11-21 | 1 | -82/+2 |
* | | | | | | | | | | | Prepare 6.8.0-SNAPSHOT builds | Matthias Sohn | 2023-11-22 | 91 | -125/+125 |
* | | | | | | | | | | | JGit v6.8.0.202311212206-rc1v6.8.0.202311212206-rc1 | Matthias Sohn | 2023-11-21 | 91 | -125/+125 |
* | | | | | | | | | | | Merge branch 'master' into stable-6.8 | Matthias Sohn | 2023-11-21 | 38 | -396/+2000507 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | Update repository URLs in CONTRIBUTING.md | Matthias Sohn | 2023-11-20 | 1 | -4/+4 |
| * | | | | | | | | | | Merge "Fix typo in FileUtils.isStaleFileHandle() javadoc" | Matthias Sohn | 2023-11-17 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix typo in FileUtils.isStaleFileHandle() javadoc | Dariusz Luksza | 2023-11-17 | 1 | -5/+5 |
| * | | | | | | | | | | | Fix branch ref exist check | florian.signoret | 2023-11-18 | 2 | -3/+16 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | gpg.bc: Supress errorprone InsecureCryptoUsage | Ivan Frade | 2023-11-17 | 1 | -0/+4 |
| * | | | | | | | | | | Adjust javadoc to pass errorprone checks | Ivan Frade | 2023-11-17 | 4 | -1/+22 |
| * | | | | | | | | | | Merge "Update org.apache.commons:commons-compress to 1.25.0" | Matthias Sohn | 2023-11-17 | 17 | -32/+32 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Update org.apache.commons:commons-compress to 1.25.0 | Matthias Sohn | 2023-11-17 | 17 | -32/+32 |
| * | | | | | | | | | | | Merge "Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLD" | Matthias Sohn | 2023-11-16 | 1 | -1/+2 |
| |\| | | | | | | | | | |