Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-7.1' | Matthias Sohn | 2024-12-06 | 9 | -48/+87 |
|\ | |||||
| * | Merge branch 'stable-7.0' into stable-7.1 | Matthias Sohn | 2024-12-06 | 10 | -48/+95 |
| |\ | |||||
| | * | Merge branch 'stable-6.10' into stable-7.0 | Matthias Sohn | 2024-12-06 | 9 | -48/+89 |
| | |\ | |||||
| | | * | Merge changes I022639c4,I1fcce5ef into stable-6.10 | Matthias Sohn | 2024-12-05 | 1 | -15/+20 |
| | | |\ | |||||
| | | | * | FileSnapshot: silence "Not a Directory" exceptions | Martin Fick | 2024-12-05 | 1 | -0/+5 |
| | | | * | FileSnapshot: refactor to share error handling | Martin Fick | 2024-12-05 | 1 | -15/+15 |
| | | * | | Merge changes I172c43ff,I2a4c5743,Icc4b8d2f into stable-6.10 | Matthias Sohn | 2024-12-05 | 3 | -10/+20 |
| | | |\ \ | |||||
| | | | * | | Mark Attribute#getValue as @Nullable | Matthias Sohn | 2024-12-05 | 1 | -0/+3 |
| | | | * | | Fix potential NPE in ResolveMerger#getAttributesContentMergeStrategy | Matthias Sohn | 2024-12-05 | 1 | -3/+6 |
| | | | * | | Fix NPE in DiffFormatter#getDiffDriver | Matthias Sohn | 2024-12-05 | 1 | -7/+11 |
| | | | |/ | |||||
| | | * / | Pack: ensure packfile is still valid while still recoverable | Martin Fick | 2024-12-04 | 1 | -1/+7 |
| | | |/ | |||||
| | | * | WindowCache: add bulk purge(), call from bulk sites | Martin Fick | 2024-12-02 | 3 | -21/+37 |
| | | * | UploadPack#implies: add missing @since tag | Matthias Sohn | 2024-12-02 | 2 | -1/+11 |
| | | * | Disable MergeToolTest#testEmptyToolName | Matthias Sohn | 2024-12-02 | 1 | -0/+2 |
* | | | | TreeWalk: Make a null check before dereferencing the config variable. | jackdt@google.com | 2024-12-05 | 1 | -1/+4 |
* | | | | MergeToolTest: update expected error from the tool | Ivan Frade | 2024-12-04 | 1 | -1/+1 |
* | | | | Update last jgit release version to 7.1.0.202411261347-r | Matthias Sohn | 2024-11-27 | 1 | -1/+1 |
* | | | | Remove unused API warning filters | Matthias Sohn | 2024-11-27 | 1 | -67/+0 |
* | | | | DiffFormatter: silence non-externalized string warnings | Matthias Sohn | 2024-11-27 | 1 | -1/+1 |
* | | | | Prepare 7.2.0-SNAPSHOT builds | Matthias Sohn | 2024-11-27 | 89 | -540/+540 |
* | | | | Merge branch 'stable-7.1' | Matthias Sohn | 2024-11-27 | 89 | -540/+540 |
|\| | | | |||||
| * | | | Prepare 7.1.1-SNAPSHOT builds | Matthias Sohn | 2024-11-26 | 89 | -540/+540 |
| * | | | JGit v7.1.0.202411261347-rv7.1.0.202411261347-r | Matthias Sohn | 2024-11-26 | 89 | -123/+123 |
| * | | | Merge branch 'master' into stable-7.1 | Matthias Sohn | 2024-11-26 | 24 | -260/+640 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge branch 'stable-7.0' | Matthias Sohn | 2024-11-26 | 3 | -143/+162 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'stable-6.10' into stable-7.0 | Matthias Sohn | 2024-11-26 | 5 | -156/+229 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge "Pack.java: Recover more often in Pack.copyAsIs2()" into stable-6.10 | Matthias Sohn | 2024-11-26 | 1 | -142/+153 |
| | |\ \ | |||||
| | | * | | Pack.java: Recover more often in Pack.copyAsIs2() | Martin Fick | 2024-11-11 | 1 | -142/+153 |
| | * | | | PackDirectory: Filter out tmp GC pack files | Martin Fick | 2024-11-22 | 2 | -1/+9 |
| | * | | | Test advertised capabilities with protocol V0 and allow*Sha1InWant | pszlazak | 2024-11-21 | 1 | -0/+42 |
| | * | | | Align request policies with CGit | pszlazak | 2024-11-21 | 1 | -13/+25 |
* | | | | | Add pack-refs command to the CLI | Yash Chaturvedi | 2024-11-22 | 14 | -54/+317 |
* | | | | | Merge "GitTimeParser: Fix multiple errorprone and style comments" | Matthias Sohn | 2024-11-21 | 2 | -16/+27 |
|\ \ \ \ \ | |||||
| * | | | | | GitTimeParser: Fix multiple errorprone and style comments | Ivan Frade | 2024-11-20 | 2 | -16/+27 |
* | | | | | | Merge branch 'stable-7.0' | Matthias Sohn | 2024-11-21 | 12 | -14/+829 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
* | | | | | PersonIdent: Preserve the timezone when copying with new time | Ivan Frade | 2024-11-20 | 1 | -1/+2 |
* | | | | | PersonIdent: Revert @since of #getZoneId | Ivan Frade | 2024-11-20 | 1 | -2/+1 |
* | | | | | Merge changes I3844bf1e,I05c759bd | Matthias Sohn | 2024-11-20 | 2 | -43/+63 |
|\ \ \ \ \ | |||||
| * | | | | | tests/BasicTest: Use java.time constructors for PersonIdent | Ivan Frade | 2024-11-19 | 1 | -27/+44 |
| * | | | | | RawParseUtils test: Use java.time to create PersonIdents | Ivan Frade | 2024-11-19 | 1 | -16/+19 |
* | | | | | | Merge "Change default similarity score to 50(%) to match git's default" | Matthias Sohn | 2024-11-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Change default similarity score to 50(%) to match git's default | Matthias Sohn | 2024-11-14 | 1 | -1/+1 |
| | | | | * | Merge branch 'stable-7.0' into stable-7.1 | Matthias Sohn | 2024-11-21 | 11 | -14/+762 |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge branch 'stable-6.10' into stable-7.0 | Matthias Sohn | 2024-11-21 | 13 | -192/+768 |
| | |\| | | | |||||
| | | * | | | DiffDriver: fix doc for rust built-in | Kaushik Lingarkar | 2024-11-20 | 1 | -1/+1 |
| | | * | | | DiffDriver: fix formatting of javadoc | Matthias Sohn | 2024-11-20 | 1 | -10/+10 |
| | | * | | | Merge "Add numberOfObjectsSinceBitmap to RepoStatistics" into stable-6.10 | Matthias Sohn | 2024-11-20 | 2 | -7/+93 |
| | | |\ \ \ | |||||
| | | | * | | | Add numberOfObjectsSinceBitmap to RepoStatistics | Jacek Centkowski | 2024-11-20 | 2 | -7/+93 |
| | | * | | | | Merge "Don't fail when trying to prune pack which is already gone" into stabl... | Luca Milanesio | 2024-11-20 | 2 | -80/+5 |
| | | |\| | | | |||||
| | | | * | | | Don't fail when trying to prune pack which is already gone | Jacek Centkowski | 2024-11-20 | 2 | -80/+5 |