aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* [releng] Make the bazel build use Java 11Thomas Wolf2021-11-032-3/+8
* Binary and CR-LF detection: lone CRs -> binaryThomas Wolf2021-10-318-57/+135
* Factor out parsing git-style size numbers to StringUtilsThomas Wolf2021-10-305-38/+143
* Make the buffer size for text/binary detection configurableThomas Wolf2021-10-305-35/+73
* Fix checkout of files with mixed line endings on text=auto eol=crlfThomas Wolf2021-10-271-0/+3
* Don't rely on an implicit default character setThomas Wolf2021-10-268-14/+52
* Minor code-clean-up in OpenSshConfigFileThomas Wolf2021-10-241-3/+2
* Remove use of deprecated getAllRefs() in UploadPackMatthias Sohn2021-10-231-5/+22
* DFS block cache: fix lock issue and support parallel index loadingAlina Djamankulova2021-10-193-117/+193
* Merge branch 'stable-5.13'Matthias Sohn2021-10-155-26/+27
|\
| * Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-10-155-26/+27
| |\
| | * Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-10-154-23/+17
| | |\
| | | * Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-10-154-23/+17
| | | |\
| | | | * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-10-154-23/+17
| | | | |\
| | | | | * Fix missing peel-part in lsRefsV2 for loose annotated tagsSaša Živkov2021-10-151-0/+1
| | | | | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-10-083-23/+16
| | | | | |\
| | | | | | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-10-083-23/+16
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-10-083-23/+16
| | | | | | | |\
| | | | | | | | * reftable: drop code for truncated readsHan-Wen Nienhuys2021-09-282-17/+4
| | | | | | | | * reftable: pass on invalid object ID in conversionHan-Wen Nienhuys2021-09-271-6/+12
| | * | | | | | | Fix RevWalk.getMergedInto() ignores annotated tagskylezhao2021-10-081-1/+1
| | * | | | | | | Optimize RevWalk.getMergedInto()kylezhao2021-10-081-2/+9
* | | | | | | | | DFS block cache: allow multiple passes for blocks before evictionAlina Djamankulova2021-10-082-12/+71
* | | | | | | | | GarbageCollectCommand: add numberOfBitmaps to statisticskylezhao2021-10-081-0/+1
* | | | | | | | | Rename a local variableThomas Wolf2021-09-301-4/+4
* | | | | | | | | Remove redundant type argumentsThomas Wolf2021-09-3022-24/+28
* | | | | | | | | Replace XMLReaderFactory deprecated since Java 9Matthias Sohn2021-09-292-7/+11
* | | | | | | | | [errorprone] fix ReturnValueIgnored in PushCertificateStore#nextMatthias Sohn2021-09-291-4/+3
* | | | | | | | | [errorprone] NameRevCommand: remove ignored call of #toStringMatthias Sohn2021-09-291-3/+4
* | | | | | | | | Enable compiler option --releaseMatthias Sohn2021-09-292-3/+122
* | | | | | | | | Bump minimum required Java version to 11Matthias Sohn2021-09-293-5/+9
* | | | | | | | | Removed unused API filtersMatthias Sohn2021-09-151-27/+0
* | | | | | | | | Merge "Merge branch 'next'"Matthias Sohn2021-09-144-56/+58
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2021-09-1318-36/+498
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2021-06-2912-15/+238
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2021-06-1524-261/+1536
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2021-05-1219-333/+779
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Enable CommitCommand to use a fluent styleAlex Blewitt2021-03-191-2/+4
| * | | | | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2021-03-1919-326/+702
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2021-02-28155-7904/+4935
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-11-2858-411/+2018
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-06-1055-2714/+1261
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-05-0733-316/+875
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-03-1032-120/+229
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-02-2376-129/+288
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2020-02-233-54/+54
* | | | | | | | | | | | | | | | | | | | | Merge "RepoCommand: Move building the index for base repos to its own method"Ivan Frade2021-09-141-112/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | RepoCommand: Move building the index for base repos to its own methodIvan Frade2021-08-311-112/+120
* | | | | | | | | | | | | | | | | | | | | Prepare 5.13.1-SNAPSHOT buildsMatthias Sohn2021-09-083-54/+54
* | | | | | | | | | | | | | | | | | | | | JGit v5.13.0.202109080827-rv5.13.0.202109080827-rMatthias Sohn2021-09-083-4/+4
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | |