Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 7 | -14/+51 |
* | 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 |
* | | | | | | | | | Merge "Merge branch 'next'" | Matthias Sohn | 2021-09-14 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Merge branch 'master' into next | Matthias Sohn | 2021-09-13 | 16 | -36/+489 |
| |\| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into next | Matthias Sohn | 2021-06-29 | 10 | -15/+228 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2021-06-15 | 22 | -261/+1510 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2021-05-12 | 18 | -333/+775 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Enable CommitCommand to use a fluent style | Alex Blewitt | 2021-03-19 | 1 | -2/+4 |
* | | | | | | | | | | | | | 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 |
* | | | | | | | | | | | | | Revert "DFS block cache: Refactor to enable parallel index loading" | Minh Thai | 2021-09-03 | 3 | -144/+40 |
* | | | | | | | | | | | | | transport: add object-info capability | Bruno Albuquerque | 2021-08-31 | 7 | -0/+173 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'stable-5.12' | Matthias Sohn | 2021-08-30 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | RevWalk: getMergedInto's result is wrong on the second call | kylezhao | 2021-08-13 | 1 | -1/+4 |
| * | | | | | | | | | | | Merge "Merge branch 'stable-5.11' into stable-5.12" into stable-5.12 | Matthias Sohn | 2021-06-29 | 2 | -13/+70 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix garbage collection failing to delete pack file | andrewxian2000 | 2021-06-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | Ignore IllegalStateException if JVM is already shutting down | Matthias Sohn | 2021-08-29 | 1 | -2/+10 |
* | | | | | | | | | | | | | DFS block cache: add additional stats to DfsReaderIoStats | Alina Djamankulova | 2021-08-24 | 2 | -12/+121 |
* | | | | | | | | | | | | | FS: cleanup use of final modifier | Matthias Sohn | 2021-08-17 | 1 | -17/+16 |
* | | | | | | | | | | | | | Ensure FS#searchPath only selects executable files | Matthias Sohn | 2021-08-17 | 1 | -3/+5 |
* | | | | | | | | | | | | | DFS block cache: Refactor to enable parallel index loading | Alina Djamankulova | 2021-08-12 | 3 | -40/+144 |
* | | | | | | | | | | | | | Support commit.template config property | Julian Ruppel | 2021-07-21 | 3 | -0/+141 |
* | | | | | | | | | | | | | Remove use of deprecated getAllRefs() in ReceivePack | Luca Milanesio | 2021-06-26 | 1 | -1/+19 |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'stable-5.12' | Matthias Sohn | 2021-06-26 | 2 | -13/+70 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-06-26 | 2 | -13/+70 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-06-26 | 2 | -13/+70 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-06-25 | 2 | -16/+69 |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | | |