Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Binary and CR-LF detection: lone CRs -> binary | Thomas Wolf | 2021-10-31 | 13 | -100/+191 | |
| * | | | | | | | | | | | | | | Factor out parsing git-style size numbers to StringUtils | Thomas Wolf | 2021-10-30 | 6 | -38/+226 | |
| * | | | | | | | | | | | | | | Make the buffer size for text/binary detection configurable | Thomas Wolf | 2021-10-30 | 9 | -46/+94 | |
| * | | | | | | | | | | | | | | Merge branch 'stable-6.0' | Matthias Sohn | 2021-10-28 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT builds | Matthias Sohn | 2021-10-28 | 88 | -121/+121 | |
* | | | | | | | | | | | | | | | JGit v6.0.0.202110270955-m2v6.0.0.202110270955-m2 | Matthias Sohn | 2021-10-27 | 88 | -121/+121 | |
* | | | | | | | | | | | | | | | Merge branch 'master' into stable-6.0 | Matthias Sohn | 2021-10-27 | 41 | -222/+747 | |
|\| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix checkout of files with mixed line endings on text=auto eol=crlf | Thomas Wolf | 2021-10-27 | 4 | -2/+34 | |
| * | | | | | | | | | | | | | | Don't rely on an implicit default character set | Thomas Wolf | 2021-10-26 | 9 | -17/+54 | |
| * | | | | | | | | | | | | | | Fix bad indentation in pom.xml | Thomas Wolf | 2021-10-24 | 2 | -18/+18 | |
| * | | | | | | | | | | | | | | 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 | 4 | -119/+248 | |
| * | | | | | | | | | | | | | | Merge changes I1f180d7f,I04415f07 | Thomas Wolf | 2021-10-19 | 3 | -2/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | JSch: fix service publication for ServiceLoader | Thomas Wolf | 2021-10-19 | 2 | -0/+24 | |
| | * | | | | | | | | | | | | | | Set JSch global config values only if not set already | Thomas Wolf | 2021-10-19 | 1 | -2/+15 | |
| * | | | | | | | | | | | | | | | Merge branch 'stable-5.13' | Matthias Sohn | 2021-10-15 | 13 | -41/+214 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| / / / / / / / / / / / / / | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2021-10-15 | 13 | -41/+208 | |
| | |\| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-10-15 | 10 | -35/+163 | |
| | | |\| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-10-15 | 10 | -35/+163 | |
| | | | |\| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-10-15 | 10 | -35/+163 | |
| | | | | |\| | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | Fix missing peel-part in lsRefsV2 for loose annotated tags | Saša Živkov | 2021-10-15 | 2 | -0/+124 | |
| | | | | | * | | | | | | | | | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-10-08 | 5 | -33/+35 | |
| | | | | | |\| | | | | | | | | ||||||
| | | | | | | * | | | | | | | | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-10-08 | 7 | -35/+37 | |
| | | | | | | |\| | | | | | | | ||||||
| | | | | | | | * | | | | | | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-10-08 | 7 | -35/+37 | |
| | | | | | | | |\| | | | | | | ||||||
| | | | | | | | | * | | | | | | reftable: drop code for truncated reads | Han-Wen Nienhuys | 2021-09-28 | 3 | -17/+10 | |
| | | | | | | | | * | | | | | | reftable: pass on invalid object ID in conversion | Han-Wen Nienhuys | 2021-09-27 | 2 | -16/+25 | |
| | | | | | | | | * | | | | | | Update eclipse-jarsigner-plugin to 1.3.2 | Matthias Sohn | 2021-09-27 | 2 | -2/+2 | |
| | | | | | * | | | | | | | | | Fix running benchmarks from bazel | Matthias Sohn | 2021-09-27 | 1 | -0/+2 | |
| | | | | | * | | | | | | | | | Update eclipse-jarsigner-plugin to 1.3.2 | Matthias Sohn | 2021-09-24 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | Fix RevWalk.getMergedInto() ignores annotated tags | kylezhao | 2021-10-08 | 2 | -2/+21 | |
| | | * | | | | | | | | | | | | Optimize RevWalk.getMergedInto() | kylezhao | 2021-10-08 | 2 | -4/+24 | |
| | * | | | | | | | | | | | | | Add org.bouncycastle.bcutil to p2 repository | Matthias Sohn | 2021-09-20 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | DFS block cache: allow multiple passes for blocks before eviction | Alina Djamankulova | 2021-10-08 | 3 | -12/+112 | |
| * | | | | | | | | | | | | | | GarbageCollectCommand: add numberOfBitmaps to statistics | kylezhao | 2021-10-08 | 3 | -3/+4 | |
* | | | | | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT builds | Matthias Sohn | 2021-10-06 | 88 | -121/+121 | |
* | | | | | | | | | | | | | | | JGit v6.0.0.202110060947-m1v6.0.0.202110060947-m1 | Matthias Sohn | 2021-10-06 | 88 | -121/+121 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Rename a local variable | Thomas Wolf | 2021-09-30 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | Remove redundant type arguments | Thomas Wolf | 2021-09-30 | 28 | -31/+40 | |
* | | | | | | | | | | | | | | Delete old target platforms and corresponding Orbit releases | Matthias Sohn | 2021-09-29 | 28 | -1504/+38 | |
* | | | | | | | | | | | | | | Update tycho to 2.5.0 and target platform to jgit-4.17 | Matthias Sohn | 2021-09-29 | 2 | -99/+3 | |
* | | | | | | | | | | | | | | Update ecj to 3.27.0 | Matthias Sohn | 2021-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Replace XMLReaderFactory deprecated since Java 9 | Matthias Sohn | 2021-09-29 | 2 | -7/+11 | |
* | | | | | | | | | | | | | | IndexDiffWithSymlinkTest: handle InaccessibleObjectException | Matthias Sohn | 2021-09-29 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | Fix split package in bundle org.eclipse.jgit.ssh.jsch | Matthias Sohn | 2021-09-29 | 15 | -38/+84 | |
* | | | | | | | | | | | | | | KeyGrip: fix build error on java 15 | Matthias Sohn | 2021-09-29 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | Enable using JMH annotation processor on Java>=9 | Matthias Sohn | 2021-09-29 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | Update errorprone to 2.9.0 and enable using it on java 16 | Matthias Sohn | 2021-09-29 | 2 | -2/+24 | |
* | | | | | | | | | | | | | | [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 |