aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [test] Fix CommitTemplateConfigTest for WindowsThomas Wolf2022-02-011-3/+2
* | | | [test] RepoCommandTest: guard tests for executable filesThomas Wolf2022-02-011-7/+14
| |/ / |/| |
* | | Merge conflict messages: prefix conflict lines with a hashThomas Wolf2022-01-318-28/+65
* | | RebaseCommand: better commit message rewordingThomas Wolf2022-01-311-27/+110
* | | CommitCommand: commit message cleanupThomas Wolf2022-01-312-3/+133
* | | Provide git config commit.cleanupThomas Wolf2022-01-313-0/+366
* | | [test] Fix closing of test repositoriesNail Samatov2022-01-3021-14/+65
* | | [test] DirCacheCheckoutTest: fix test expectation for eol=nativeThomas Wolf2022-01-301-5/+6
* | | ObjectWalk: close ObjectReader on close() if neededThomas Wolf2022-01-302-4/+8
* | | [test] Fix a Windows-only test in CheckoutCommandTestThomas Wolf2022-01-301-1/+1
* | | [test] Fix ApplyCommandTest for WindowsThomas Wolf2022-01-301-3/+11
* | | [test] Fix OpenSshConfigFileTest for WindowsThomas Wolf2022-01-301-21/+28
* | | BinaryHunkInputStream: accept CR-LFThomas Wolf2022-01-301-2/+6
* | | sshd: Add README.md for SSH agentsThomas Wolf2022-01-302-0/+129
* | | sshd: support the ConnectTimeout ssh configThomas Wolf2022-01-302-1/+15
* | | sshd: Skip unknown keys from the SSH agentThomas Wolf2022-01-304-6/+57
* | | sshd: support the AddKeysToAgent ssh configThomas Wolf2022-01-308-22/+542
* | | sshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh configThomas Wolf2022-01-305-11/+24
* | | sshd: Connector for the Win32-OpenSSH SSH agentThomas Wolf2022-01-306-5/+259
* | | sshd: handle IdentitiesOnly with an SSH agentThomas Wolf2022-01-303-32/+138
* | | sshd: support IdentityAgent configThomas Wolf2022-01-304-9/+28
* | | LFS: Fix error occurring during delete branchNail Samatov2022-01-272-0/+19
* | | Merge "PackOutputStream: Extract cancellation and digest to superclass"Ivan Frade2022-01-273-72/+229
|\ \ \
| * | | PackOutputStream: Extract cancellation and digest to superclasskylezhao2022-01-273-72/+229
* | | | Bazel: Include bazel resource configuration file for RBE buildDavid Ostrovsky2022-01-221-0/+2
* | | | Merge "DFS block cache: report index load and evict stats"Ivan Frade2022-01-213-4/+279
|\ \ \ \
| * | | | DFS block cache: report index load and evict statsAlina Djamankulova2022-01-213-4/+279
* | | | | Bazel: Add RBE supportDavid Ostrovsky2022-01-203-0/+89
* | | | | Bazel: Switch to using toolchain resolution for java rulesDavid Ostrovsky2022-01-204-4/+30
* | | | | Bazel: Simplify java 11 toolchain definitionDavid Ostrovsky2022-01-201-20/+2
* | | | | Bazel: Format build files with buildifierDavid Ostrovsky2022-01-203-4/+4
* | | | | Bazel: Remove JDK 15 toolchain definitionDavid Ostrovsky2022-01-201-28/+0
* | | | | Bazel: Remove version checkDavid Ostrovsky2022-01-202-32/+0
* | | | | ExternalToolTest: Rename class name to usual name for test casesDavid Ostrovsky2022-01-203-3/+3
* | | | | Bazel: Add missing java packages to error_prone package groupDavid Ostrovsky2022-01-201-3/+8
* | | | | Adapt junit_tests invocation to removal of resource_jars attributeDavid Ostrovsky2022-01-191-1/+1
* | | | | Update orbit to I20220111151929Matthias Sohn2022-01-1915-103/+103
* | | | | Update org.apache.maven.wagon:wagon-ssh to 3.5.1Matthias Sohn2022-01-191-1/+1
* | | | | Update org.eclipse.jdt:ecj to 3.28.0Matthias Sohn2022-01-191-1/+1
* | | | | Update org.osgi:org.osgi.core to 6.0.0Matthias Sohn2022-01-191-1/+1
* | | | | [errorprone] Fix implicit use of platform default charsetMatthias Sohn2022-01-191-1/+3
* | | | | [bazel] Fix build of ExternalDiffToolTestMatthias Sohn2022-01-191-0/+1
* | | | | Let org.eclipse.jgit.pgm use BooleanTriStateMatthias Sohn2022-01-191-1/+2
* | | | | Merge branch 'stable-6.0'Matthias Sohn2022-01-197-29/+74
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge changes I6a22f37f,I092389e4,I20af1d8d,I83332efc into stable-6.0Matthias Sohn2022-01-196-29/+73
| |\ \ \
| | * | | [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecoryMatthias Sohn2022-01-183-26/+62
| | * | | [errorprone] Fix InfiniteRecursion error in RecordingLoggerMatthias Sohn2022-01-181-1/+5
| | * | | [errorprone] Suppress Finally error in ObjectDownloadListenerMatthias Sohn2022-01-181-0/+1
| | * | | [errorprone] Fix implicit use of default charset in FileBasedConfigTestMatthias Sohn2022-01-181-2/+5
| * | | | Merge "[errorprone] Suppress FutureReturnValueIgnored in FileRepository#autoG...Matthias Sohn2022-01-191-0/+1
| |\| | |