summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* sshd: support the AddKeysToAgent ssh configThomas Wolf2022-01-301-0/+57
* sshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh configThomas Wolf2022-01-301-0/+8
* sshd: support IdentityAgent configThomas Wolf2022-01-301-0/+8
* Merge "PackOutputStream: Extract cancellation and digest to superclass"Ivan Frade2022-01-271-0/+100
|\
| * PackOutputStream: Extract cancellation and digest to superclasskylezhao2022-01-271-0/+100
* | Merge "DFS block cache: report index load and evict stats"Ivan Frade2022-01-211-0/+117
|\ \
| * | DFS block cache: report index load and evict statsAlina Djamankulova2022-01-211-0/+117
* | | ExternalToolTest: Rename class name to usual name for test casesDavid Ostrovsky2022-01-202-2/+2
* | | Merge branch 'stable-6.0'Matthias Sohn2022-01-193-28/+66
|\ \ \ | |_|/ |/| |
| * | Merge changes I6a22f37f,I092389e4,I20af1d8d,I83332efc into stable-6.0Matthias Sohn2022-01-193-28/+66
| |\ \
| | * | [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecoryMatthias Sohn2022-01-182-26/+61
| | * | [errorprone] Fix implicit use of default charset in FileBasedConfigTestMatthias Sohn2022-01-181-2/+5
* | | | Merge branch 'stable-6.0'Matthias Sohn2022-01-181-0/+55
|\| | |
| * | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-01-181-0/+55
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2022-01-181-0/+55
| | |\ \
| | | * \ Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2022-01-181-0/+55
| | | |\ \
| | | | * | UploadPack v2 protocol: Stop negotiation for orphan refsMarcin Czech2022-01-181-0/+55
* | | | | | Merge branch 'stable-6.0'Thomas Wolf2022-01-052-18/+12
|\| | | | |
| * | | | | Merge branch 'stable-5.13' into stable-6.0Thomas Wolf2022-01-052-18/+12
| |\| | | |
| | * | | | Use slf4j-simple instead of log4j for loggingMatthias Sohn2021-12-312-18/+12
* | | | | | Merge branch 'stable-6.0'Matthias Sohn2021-12-311-2/+38
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2021-12-311-2/+38
| |\| | |
| | * | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-12-311-2/+38
| | |\| |
| | | * | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-12-311-2/+38
| | | |\|
| | | | * Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-12-311-2/+38
| | | | |\
| | | | | * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-12-311-2/+38
| | | | | |\
| | | | | | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-12-301-2/+38
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.7' into stable-5.8stable-5.8Matthias Sohn2021-12-301-2/+38
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.6' into stable-5.7stable-5.7Matthias Sohn2021-12-301-2/+38
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-5.5' into stable-5.6stable-5.6Matthias Sohn2021-12-301-2/+38
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'stable-5.4' into stable-5.5stable-5.5Matthias Sohn2021-12-301-2/+38
| | | | | | | | | | |\
| | | | | | | | | | | * Merge branch 'stable-5.3' into stable-5.4stable-5.4Matthias Sohn2021-12-301-2/+38
| | | | | | | | | | | |\
| | | | | | | | | | | | * Merge branch 'stable-5.2' into stable-5.3stable-5.3Matthias Sohn2021-12-301-2/+38
| | | | | | | | | | | | |\
| | | | | | | | | | | | | * Merge branch 'stable-5.1' into stable-5.2stable-5.2Matthias Sohn2021-12-301-2/+38
| | | | | | | | | | | | | |\
| | | | | | | | | | | | | | * Use FileSnapshot without using configs for FileBasedConfigstable-5.1Luca Milanesio2021-12-301-2/+38
* | | | | | | | | | | | | | | Merge branch 'stable-6.0'Thomas Wolf2021-12-261-0/+20
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'stable-5.13' into stable-6.0Thomas Wolf2021-12-261-0/+20
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | TreeRevFilter: fix wrong stop when the given path disappearskylezhao2021-12-171-0/+20
* | | | | | | | | | | | | | | Merge "PackBitmapIndexV1: support parallel loading of reverse index"Ivan Frade2021-12-131-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PackBitmapIndexV1: support parallel loading of reverse indexAlina Djamankulova2021-12-061-0/+25
* | | | | | | | | | | | | | | | Add config reader for user-defined difftoolsAndre Bossert2021-12-081-12/+56
* | | | | | | | | | | | | | | | Merge branch 'stable-6.0'Matthias Sohn2021-11-2915-66/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Don't block in GC#gc until garbage collection finishedMatthias Sohn2021-11-2815-66/+59
* | | | | | | | | | | | | | | Merge branch 'stable-6.0'Matthias Sohn2021-11-281-1/+1
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Don't use deprecated Repository#getAllRefs in FileRepositoryMatthias Sohn2021-11-251-1/+1
* | | | | | | | | | | | | | | Add command line support for "git difftool"Andre Bossert2021-11-252-0/+188
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | [6.0 API cleanup] Public interface for PackLockThomas Wolf2021-11-231-1/+0
* | | | | | | | | | | | | | Support commit.template config propertyJulian Ruppel2021-11-221-7/+44
* | | | | | | | | | | | | | DFS block cache: harden against race over ref locks.Alina Djamankulova2021-11-161-26/+155
* | | | | | | | | | | | | | OpenSshConfigFile: line comments and quoted stringsThomas Wolf2021-11-151-2/+33