| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge branch 'stable-7.1' | Matthias Sohn | 2024-12-06 | 8 | -48/+85 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Merge branch 'stable-7.0' into stable-7.1 | Matthias Sohn | 2024-12-06 | 8 | -48/+85 |
| |\| | |
|
| | * | | Merge branch 'stable-6.10' into stable-7.0 | Matthias Sohn | 2024-12-06 | 8 | -48/+87 |
| | |\| |
|
| | | * | 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 | 1 | -1/+3 |
* | | | | TreeWalk: Make a null check before dereferencing the config variable. | jackdt@google.com | 2024-12-05 | 1 | -1/+4 |
* | | | | DiffFormatter: silence non-externalized string warnings | Matthias Sohn | 2024-11-27 | 1 | -1/+1 |
|/ / / |
|
* | | | 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 | 4 | -156/+187 |
| |\| |
|
| | * | 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 |
| | * | | Align request policies with CGit | pszlazak | 2024-11-21 | 1 | -13/+25 |
* | | | | Add pack-refs command to the CLI | Yash Chaturvedi | 2024-11-22 | 8 | -42/+178 |
* | | | | Merge "GitTimeParser: Fix multiple errorprone and style comments" | Matthias Sohn | 2024-11-21 | 1 | -15/+26 |
|\ \ \ \ |
|
| * | | | | GitTimeParser: Fix multiple errorprone and style comments | Ivan Frade | 2024-11-20 | 1 | -15/+26 |
* | | | | | Merge branch 'stable-7.0' | Matthias Sohn | 2024-11-21 | 4 | -14/+264 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Merge branch 'stable-6.10' into stable-7.0 | Matthias Sohn | 2024-11-21 | 4 | -18/+268 |
| |\| | |
|
| | * | | 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 | 1 | -1/+17 |
| | |\ \ |
|
| | | * | | Add numberOfObjectsSinceBitmap to RepoStatistics | Jacek Centkowski | 2024-11-20 | 1 | -1/+17 |
| | * | | | Merge "Support built-in diff drivers for hunk header function names" into sta... | Matthias Sohn | 2024-11-20 | 3 | -13/+247 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Support built-in diff drivers for hunk header function names | Kaushik Lingarkar | 2024-11-20 | 3 | -13/+247 |
| | | |/ |
|
| | * / | Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap | Jacek Centkowski | 2024-11-12 | 1 | -4/+4 |
| | |/ |
|
* | | | 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 "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 |
* | | | | RecursiveMerger: fix boxing warning | Matthias Sohn | 2024-11-19 | 1 | -1/+1 |
* | | | | Suppress non-externalized string warnings | Matthias Sohn | 2024-11-19 | 4 | -14/+12 |
* | | | | PersonIdent: Use java.time instead of older Date and milliseconds | Ivan Frade | 2024-11-19 | 1 | -42/+99 |
* | | | | GitTimeParser: A date parser using the java.time API | Ivan Frade | 2024-11-19 | 2 | -0/+205 |
* | | | | SystemReader: add method to get LocalDateTime | Ivan Frade | 2024-11-14 | 1 | -0/+12 |
|/ / / |
|
* | | | SystemReader#now: make it a concrete method | Ivan Frade | 2024-11-14 | 1 | -1/+5 |
* | | | [errorprone] RawText: Add parenthesis for explicit op precedence | Ivan Frade | 2024-11-13 | 1 | -3/+3 |
* | | | Merge "SystemReader: Give a default implementation to #getTimezoneAt()" | Ivan Frade | 2024-11-13 | 1 | -6/+3 |
|\ \ \ |
|
| * | | | SystemReader: Give a default implementation to #getTimezoneAt() | Ivan Frade | 2024-11-13 | 1 | -6/+3 |
* | | | | RawText: improve performance of isCrLfText and isBinary | XenoAmess | 2024-11-13 | 1 | -20/+29 |
|/ / / |
|
* | | | Merge branch 'stable-7.0' | Matthias Sohn | 2024-11-12 | 1 | -3/+4 |
|\| | |
|
| * | | Merge branch 'stable-6.10' into stable-7.0 | Matthias Sohn | 2024-11-11 | 2 | -20/+26 |
| |\| |
|
| | * | Replace custom encoder Constants#encodeASCII by JDK implementation | Matthias Sohn | 2024-11-09 | 1 | -7/+13 |