Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge "PackOutputStream: Extract cancellation and digest to superclass" | Ivan Frade | 2022-01-27 | 3 | -72/+229 | |
|\ \ \ | ||||||
| * | | | PackOutputStream: Extract cancellation and digest to superclass | kylezhao | 2022-01-27 | 3 | -72/+229 | |
* | | | | Bazel: Include bazel resource configuration file for RBE build | David Ostrovsky | 2022-01-22 | 1 | -0/+2 | |
* | | | | Merge "DFS block cache: report index load and evict stats" | Ivan Frade | 2022-01-21 | 3 | -4/+279 | |
|\ \ \ \ | ||||||
| * | | | | DFS block cache: report index load and evict stats | Alina Djamankulova | 2022-01-21 | 3 | -4/+279 | |
* | | | | | Bazel: Add RBE support | David Ostrovsky | 2022-01-20 | 3 | -0/+89 | |
* | | | | | Bazel: Switch to using toolchain resolution for java rules | David Ostrovsky | 2022-01-20 | 4 | -4/+30 | |
* | | | | | Bazel: Simplify java 11 toolchain definition | David Ostrovsky | 2022-01-20 | 1 | -20/+2 | |
* | | | | | Bazel: Format build files with buildifier | David Ostrovsky | 2022-01-20 | 3 | -4/+4 | |
* | | | | | Bazel: Remove JDK 15 toolchain definition | David Ostrovsky | 2022-01-20 | 1 | -28/+0 | |
* | | | | | Bazel: Remove version check | David Ostrovsky | 2022-01-20 | 2 | -32/+0 | |
* | | | | | ExternalToolTest: Rename class name to usual name for test cases | David Ostrovsky | 2022-01-20 | 3 | -3/+3 | |
* | | | | | Bazel: Add missing java packages to error_prone package group | David Ostrovsky | 2022-01-20 | 1 | -3/+8 | |
* | | | | | Adapt junit_tests invocation to removal of resource_jars attribute | David Ostrovsky | 2022-01-19 | 1 | -1/+1 | |
* | | | | | Update orbit to I20220111151929 | Matthias Sohn | 2022-01-19 | 15 | -103/+103 | |
* | | | | | Update org.apache.maven.wagon:wagon-ssh to 3.5.1 | Matthias Sohn | 2022-01-19 | 1 | -1/+1 | |
* | | | | | Update org.eclipse.jdt:ecj to 3.28.0 | Matthias Sohn | 2022-01-19 | 1 | -1/+1 | |
* | | | | | Update org.osgi:org.osgi.core to 6.0.0 | Matthias Sohn | 2022-01-19 | 1 | -1/+1 | |
* | | | | | [errorprone] Fix implicit use of platform default charset | Matthias Sohn | 2022-01-19 | 1 | -1/+3 | |
* | | | | | [bazel] Fix build of ExternalDiffToolTest | Matthias Sohn | 2022-01-19 | 1 | -0/+1 | |
* | | | | | Let org.eclipse.jgit.pgm use BooleanTriState | Matthias Sohn | 2022-01-19 | 1 | -1/+2 | |
* | | | | | Merge branch 'stable-6.0' | Matthias Sohn | 2022-01-19 | 7 | -29/+74 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Merge changes I6a22f37f,I092389e4,I20af1d8d,I83332efc into stable-6.0 | Matthias Sohn | 2022-01-19 | 6 | -29/+73 | |
| |\ \ \ | ||||||
| | * | | | [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecory | Matthias Sohn | 2022-01-18 | 3 | -26/+62 | |
| | * | | | [errorprone] Fix InfiniteRecursion error in RecordingLogger | Matthias Sohn | 2022-01-18 | 1 | -1/+5 | |
| | * | | | [errorprone] Suppress Finally error in ObjectDownloadListener | Matthias Sohn | 2022-01-18 | 1 | -0/+1 | |
| | * | | | [errorprone] Fix implicit use of default charset in FileBasedConfigTest | Matthias Sohn | 2022-01-18 | 1 | -2/+5 | |
| * | | | | Merge "[errorprone] Suppress FutureReturnValueIgnored in FileRepository#autoG... | Matthias Sohn | 2022-01-19 | 1 | -0/+1 | |
| |\| | | | ||||||
| | * | | | [errorprone] Suppress FutureReturnValueIgnored in FileRepository#autoGc | Matthias Sohn | 2022-01-18 | 1 | -0/+1 | |
* | | | | | Merge branch 'stable-6.0' | Matthias Sohn | 2022-01-18 | 4 | -3/+63 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-01-18 | 2 | -0/+60 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2022-01-18 | 2 | -0/+60 | |
| | |\ \ | ||||||
| | | * \ | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2022-01-18 | 2 | -0/+60 | |
| | | |\ \ | ||||||
| | | | * | | UploadPack v2 protocol: Stop negotiation for orphan refs | Marcin Czech | 2022-01-18 | 2 | -0/+60 | |
| * | | | | | Complete update to servlet api 4.0.0 | Matthias Sohn | 2022-01-12 | 2 | -3/+3 | |
* | | | | | | Switch to Apache MINA sshd 2.8.0 | Thomas Wolf | 2022-01-07 | 21 | -155/+209 | |
* | | | | | | Merge changes Ia744cd4a,Id95350c7,I746b7fb7 | Thomas Wolf | 2022-01-06 | 33 | -140/+187 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sshd: backport upstream fix for SSHD-1231 | Thomas Wolf | 2022-01-06 | 2 | -0/+40 | |
| * | | | | | | [releng] bump japicmp base version and configure sshd bundles | Thomas Wolf | 2022-01-05 | 3 | -5/+13 | |
| * | | | | | | Merge branch 'stable-6.0' | Thomas Wolf | 2022-01-05 | 29 | -135/+134 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-5.13' into stable-6.0 | Thomas Wolf | 2022-01-05 | 29 | -135/+134 | |
| | |\| | | | | ||||||
| | | * | | | | Use slf4j-simple instead of log4j for logging | Matthias Sohn | 2021-12-31 | 32 | -177/+84 | |
| | | * | | | | Update orbit to R20211213173813 | Matthias Sohn | 2021-12-31 | 36 | -285/+354 | |
* | | | | | | | Add myself to .mailmap | Sebastian Schuberth | 2022-01-06 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | / | Merge branch 'stable-6.0' | Matthias Sohn | 2021-12-31 | 3 | -5/+62 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2021-12-31 | 3 | -5/+62 | |
| |\| | | | ||||||
| | * | | | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2021-12-31 | 3 | -5/+62 | |
| | |\| | | ||||||
| | | * | | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-12-31 | 3 | -5/+62 | |
| | | |\| | ||||||
| | | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-12-31 | 3 | -5/+62 | |
| | | | |\ | ||||||
| | | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-12-31 | 3 | -5/+62 | |
| | | | | |\ |