summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.13.2.202306221912-rv5.13.2.202306221912-rMatthias Sohn2023-06-222-2/+2
* GcConcurrentTest: @Ignore flaky testInterruptGcJonathan Tan2023-04-271-0/+2
* Fix CommitTemplateConfigTestMatthias Sohn2023-04-271-4/+1
* [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecoryMatthias Sohn2023-04-263-24/+62
* DirCache: support option index.skipHashMatthias Sohn2023-03-281-0/+29
* Fix GcConcurrentTest#testInterruptGcMatthias Sohn2023-02-221-5/+3
* Allow the exclusions of refs prefixes from bitmapLuca Milanesio2023-01-311-0/+18
* PackWriterBitmapPreparer: do not include annotated tags in bitmapLuca Milanesio2023-01-311-0/+34
* BatchingProgressMonitor: avoid int overflow when computing percentageMatthias Sohn2023-01-311-0/+83
* FileSnapshotTest: Add more MISSING_FILE coverageNasser Grainawi2023-01-061-0/+14
* Add option to allow using JDK's SHA1 implementationMatthias Sohn2022-11-151-10/+59
* Do not create reflog for remote tracking branches during cloneLuca Milanesio2022-06-252-0/+64
* Prepare 5.13.2-SNAPSHOT buildsMatthias Sohn2022-06-142-55/+55
* JGit v5.13.1.202206130422-rv5.13.1.202206130422-rMatthias Sohn2022-06-132-2/+2
* AmazonS3: Add support for AWS API signature version 4eric.steele2022-06-131-0/+9
* Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-271-0/+12
* Stop initCause throwing in readAdvertisedRefsDarius Jokilehto2022-02-082-1/+119
* 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
* | | Use slf4j-simple instead of log4j for loggingMatthias Sohn2021-12-316-41/+21
* | | 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-5.7' into stable-5.8Matthias Sohn2021-12-041-1/+1
| | | | | |\| | | | | | |
| | | | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-12-041-1/+1
| | | | | | |\| | | | | |
| | | | | | | * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-12-041-1/+1
| | | | | | | |\| | | | |
| | | | | | | | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-12-041-1/+1
| | | | | | | | |\| | | |
| | | | | | | | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-12-041-1/+1
| | | | | | | | | |\| | |
| | | | | | | | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-12-041-1/+1
| | | | | | | | | | |\| |
| | | | | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-12-041-1/+1
| | | | | | | | | | | |\|
| | | | | | | | | | | | * Ignore missing javadoc in test bundlesMatthias Sohn2021-12-031-1/+1
* | | | | | | | | | | | | TreeRevFilter: fix wrong stop when the given path disappearskylezhao2021-12-171-0/+20
* | | | | | | | | | | | | 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
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-10-153-10/+142
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-10-153-10/+142
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Fix missing peel-part in lsRefsV2 for loose annotated tagsSaša Živkov2021-10-151-0/+123
| | | | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-10-082-10/+19
| | | | |\| | | | | | | |
| | | | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-10-082-10/+19
| | | | | |\| | | | | | |