Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [releng] Make the bazel build use Java 11 | Thomas Wolf | 2021-11-03 | 2 | -3/+8 |
* | Binary and CR-LF detection: lone CRs -> binary | Thomas Wolf | 2021-10-31 | 8 | -57/+135 |
* | Factor out parsing git-style size numbers to StringUtils | Thomas Wolf | 2021-10-30 | 5 | -38/+143 |
* | Make the buffer size for text/binary detection configurable | Thomas Wolf | 2021-10-30 | 5 | -35/+73 |
* | Fix checkout of files with mixed line endings on text=auto eol=crlf | Thomas Wolf | 2021-10-27 | 1 | -0/+3 |
* | Don't rely on an implicit default character set | Thomas Wolf | 2021-10-26 | 8 | -14/+52 |
* | Minor code-clean-up in OpenSshConfigFile | Thomas Wolf | 2021-10-24 | 1 | -3/+2 |
* | Remove use of deprecated getAllRefs() in UploadPack | Matthias Sohn | 2021-10-23 | 1 | -5/+22 |
* | DFS block cache: fix lock issue and support parallel index loading | Alina Djamankulova | 2021-10-19 | 3 | -117/+193 |
* | Merge branch 'stable-5.13' | Matthias Sohn | 2021-10-15 | 5 | -26/+27 |
|\ | |||||
| * | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2021-10-15 | 5 | -26/+27 |
| |\ | |||||
| | * | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-10-15 | 4 | -23/+17 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-10-15 | 4 | -23/+17 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-10-15 | 4 | -23/+17 |
| | | | |\ | |||||
| | | | | * | Fix missing peel-part in lsRefsV2 for loose annotated tags | Saša Živkov | 2021-10-15 | 1 | -0/+1 |
| | | | | * | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-10-08 | 3 | -23/+16 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-10-08 | 3 | -23/+16 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-10-08 | 3 | -23/+16 |
| | | | | | | |\ | |||||
| | | | | | | | * | reftable: drop code for truncated reads | Han-Wen Nienhuys | 2021-09-28 | 2 | -17/+4 |
| | | | | | | | * | reftable: pass on invalid object ID in conversion | Han-Wen Nienhuys | 2021-09-27 | 1 | -6/+12 |
| | * | | | | | | | Fix RevWalk.getMergedInto() ignores annotated tags | kylezhao | 2021-10-08 | 1 | -1/+1 |
| | * | | | | | | | Optimize RevWalk.getMergedInto() | kylezhao | 2021-10-08 | 1 | -2/+9 |
* | | | | | | | | | DFS block cache: allow multiple passes for blocks before eviction | Alina Djamankulova | 2021-10-08 | 2 | -12/+71 |
* | | | | | | | | | GarbageCollectCommand: add numberOfBitmaps to statistics | kylezhao | 2021-10-08 | 1 | -0/+1 |
* | | | | | | | | | Rename a local variable | Thomas Wolf | 2021-09-30 | 1 | -4/+4 |
* | | | | | | | | | Remove redundant type arguments | Thomas Wolf | 2021-09-30 | 22 | -24/+28 |
* | | | | | | | | | Replace XMLReaderFactory deprecated since Java 9 | Matthias Sohn | 2021-09-29 | 2 | -7/+11 |
* | | | | | | | | | [errorprone] fix ReturnValueIgnored in PushCertificateStore#next | Matthias Sohn | 2021-09-29 | 1 | -4/+3 |
* | | | | | | | | | [errorprone] NameRevCommand: remove ignored call of #toString | Matthias Sohn | 2021-09-29 | 1 | -3/+4 |
* | | | | | | | | | Enable compiler option --release | Matthias Sohn | 2021-09-29 | 2 | -3/+122 |
* | | | | | | | | | Bump minimum required Java version to 11 | Matthias Sohn | 2021-09-29 | 3 | -5/+9 |
* | | | | | | | | | Removed unused API filters | Matthias Sohn | 2021-09-15 | 1 | -27/+0 |
* | | | | | | | | | Merge "Merge branch 'next'" | Matthias Sohn | 2021-09-14 | 4 | -56/+58 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2021-09-13 | 18 | -36/+498 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2021-06-29 | 12 | -15/+238 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2021-06-15 | 24 | -261/+1536 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2021-05-12 | 19 | -333/+779 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Enable CommitCommand to use a fluent style | Alex Blewitt | 2021-03-19 | 1 | -2/+4 |
| * | | | | | | | | | | | | | Merge branch 'master' into next | Matthias Sohn | 2021-03-19 | 19 | -326/+702 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2021-02-28 | 155 | -7904/+4935 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2020-11-28 | 58 | -411/+2018 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2020-06-10 | 55 | -2714/+1261 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2020-05-07 | 33 | -316/+875 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2020-03-10 | 32 | -120/+229 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2020-02-23 | 76 | -129/+288 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT builds | Matthias Sohn | 2020-02-23 | 3 | -54/+54 |
* | | | | | | | | | | | | | | | | | | | | | Merge "RepoCommand: Move building the index for base repos to its own method" | Ivan Frade | 2021-09-14 | 1 | -112/+120 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | RepoCommand: Move building the index for base repos to its own method | Ivan Frade | 2021-08-31 | 1 | -112/+120 |
* | | | | | | | | | | | | | | | | | | | | | Prepare 5.13.1-SNAPSHOT builds | Matthias Sohn | 2021-09-08 | 3 | -54/+54 |
* | | | | | | | | | | | | | | | | | | | | | JGit v5.13.0.202109080827-rv5.13.0.202109080827-r | Matthias Sohn | 2021-09-08 | 3 | -4/+4 |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | |