summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [rebase] InteractiveHandler2: handle Gerrit Change-IdsThomas Wolf2022-02-041-6/+27
* [errorprone] Fix DefaultCharset warning in BareSuperprojectWriterTestLuca Milanesio2022-02-041-1/+3
* Introduce a constant for the length of an abbreviated hash stringSebastian Schuberth2022-02-0311-15/+57
* Make sure to close Repository in testsFabio Ponciroli2022-02-021-2/+2
* Fix resource leak in CancellableDigestOutputStreamTestFabio Ponciroli2022-02-021-33/+34
* Fix "Empty block should be documented" warningFabio Ponciroli2022-02-021-0/+4
* Replace deprecated org.eclipse.jgit.lib.RefDatabase.getRefsFabio Ponciroli2022-02-021-1/+4
* RebaseCommand: fix commit message in "fixup" caseThomas Wolf2022-02-022-31/+57
* reftable: close old Db in FileRepository#convertToPackedRefsHan-Wen Nienhuys2022-02-021-2/+4
* reftable: tweaks for WindowsHan-Wen Nienhuys2022-02-022-2/+17
* Merge changes I11366273,I256e1572Ivan Frade2022-02-014-273/+563
|\
| * RepoCommand: Offer to set extra files in the destination repositoryIvan Frade2022-01-313-4/+72
| * RepoCommand: Move bare/regular superproject writing to their own classesIvan Frade2022-01-314-273/+495
* | Merge "[test] Fix EolRepositoryTest for eol=native"Matthias Sohn2022-02-011-70/+44
|\ \
| * | [test] Fix EolRepositoryTest for eol=nativeThomas Wolf2022-02-011-70/+44
* | | Merge branch 'stable-6.0'Matthias Sohn2022-02-011-3/+2
|\ \ \ | |/ / |/| |
| * | Fix warning: The value of the parameter otp is not usedAntonio Barone2022-01-201-3/+2
* | | Fix FS_Win32 if a non-directory is listedThomas Wolf2022-02-011-0/+4
* | | [test] Fix ConfigTest for WindowsThomas Wolf2022-02-011-4/+7
* | | [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