aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [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
* | | | | | | | | | | | | | [test] test OpenSshConfigFile directly, not via the JSch configThomas Wolf2021-11-041-0/+605
* | | | | | | | | | | | | | Binary and CR-LF detection: lone CRs -> binaryThomas Wolf2021-10-313-40/+53
* | | | | | | | | | | | | | Factor out parsing git-style size numbers to StringUtilsThomas Wolf2021-10-301-0/+83
* | | | | | | | | | | | | | Make the buffer size for text/binary detection configurableThomas Wolf2021-10-304-11/+21
* | | | | | | | | | | | | | Fix checkout of files with mixed line endings on text=auto eol=crlfThomas Wolf2021-10-273-2/+31
* | | | | | | | | | | | | | Don't rely on an implicit default character setThomas Wolf2021-10-261-3/+2
* | | | | | | | | | | | | | DFS block cache: fix lock issue and support parallel index loadingAlina Djamankulova2021-10-191-2/+55
* | | | | | | | | | | | | | Merge branch 'stable-5.13'Matthias Sohn2021-10-155-13/+177
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-10-155-13/+177
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-10-153-10/+142
| | |\| | | | | | | | | | |