summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.10.0.202012080955-rv5.10.0.202012080955-rMatthias Sohn2020-12-082-2/+2
* Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-12-022-2/+2
* JGit v5.10.0.202012021225-rc1v5.10.0.202012021225-rc1Matthias Sohn2020-12-022-2/+2
* Use new protocol version constantsMatthias Sohn2020-11-301-13/+25
* Merge branch 'stable-5.9'Matthias Sohn2020-11-301-2/+6
|\
| * Add constants for parsing git wire protocol versionDavid Ostrovsky2020-11-291-2/+7
* | PacketLineInTest: test for END and DELIM being distinguishableThomas Wolf2020-11-301-3/+8
* | Ignore missing javadoc tags in test bundlesMatthias Sohn2020-11-291-2/+2
* | Merge branch 'stable-5.10'Matthias Sohn2020-11-271-0/+20
|\ \
| * | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2020-11-271-0/+20
| |\|
| | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2020-11-271-0/+20
| | |\
| | | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2020-11-271-0/+20
| | | |\
| | | | * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-11-271-0/+20
| | | | |\
| | | | | * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-273-2/+20
| | | | | |\
| | | | | | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-273-4/+22
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-273-4/+22
| | | | | | | |\
| | | | | | | | * Prepare 5.3.9-SNAPSHOT buildsMatthias Sohn2020-11-262-53/+53
| | | | | | | | * JGit v5.3.8.202011260953-rv5.3.8.202011260953-rMatthias Sohn2020-11-262-2/+2
| | | | | | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-263-4/+22
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-263-4/+22
| | | | | | | | | |\
| | | | | | | | | | * Prepare 5.1.15-SNAPSHOT buildsMatthias Sohn2020-11-262-49/+49
| | | | | | | | | | * JGit v5.1.14.202011251942-rv5.1.14.202011251942-rMatthias Sohn2020-11-262-2/+2
| | | | | | | | | | * Ensure that GC#deleteOrphans respects pack lockMatthias Sohn2020-11-261-2/+22
| | | | | | | | | | * Remove unused importsMatthias Sohn2020-07-192-2/+0
| | | | | | | | | | * Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-112-49/+49
| | | | | | | | | | * JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-112-2/+2
| | | | | | | | * | | Prepare 5.3.8-SNAPSHOT buildsMatthias Sohn2020-02-112-53/+53
| | | | | | | | * | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-rMatthias Sohn2020-02-112-2/+2
| | | * | | | | | | | Prepare 5.8.2-SNAPSHOT buildsMatthias Sohn2020-07-142-54/+54
| | | * | | | | | | | JGit v5.8.1.202007141445-rv5.8.1.202007141445-rMatthias Sohn2020-07-142-2/+2
| | | * | | | | | | | Prepare 5.8.1-SNAPSHOT buildsMatthias Sohn2020-06-092-54/+54
| | | * | | | | | | | JGit v5.8.0.202006091008-rv5.8.0.202006091008-rMatthias Sohn2020-06-092-2/+2
| * | | | | | | | | | Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-11-252-2/+2
| * | | | | | | | | | JGit v5.10.0.202011251205-m3v5.10.0.202011251205-m3Matthias Sohn2020-11-252-2/+2
* | | | | | | | | | | Add support for reading symrefs from pack capabilitiesLee Worrall2020-11-263-26/+294
|/ / / / / / / / / /
* | | | | | | | | | Allow to resolve a conflict by checking out a fileThomas Wolf2020-11-173-2/+79
* | | | | | | | | | Fix bug in PerformanceLogContextAlexa Panfil2020-11-061-8/+37
* | | | | | | | | | Fix IOException occurring during gcNail Samatov2020-11-051-0/+23
* | | | | | | | | | Update slf4j to 1.7.30Matthias Sohn2020-10-281-1/+1
* | | | | | | | | | Ensure .gitmodules is loaded when accessing submodule nameJohn Dallaway2020-10-251-0/+1
* | | | | | | | | | Export new package org.eclipse.jgit.logging and import it where usedMatthias Sohn2020-10-251-0/+1
* | | | | | | | | | Merge "Add new performance logging"Terry Parker2020-10-211-0/+66
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add new performance loggingAlexa Panfil2020-10-211-0/+66
* | | | | | | | | | | Merge "Implement git describe --all"Christian Halstrick2020-10-131-1/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Implement git describe --allJason Yeo2020-10-131-1/+46
* | | | | | | | | | | | Override config http.userAgent from environment GIT_HTTP_USER_AGENTThomas Wolf2020-10-061-2/+31
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | UploadPackTest#testUploadRedundantBytes: ensure test repo is closedMatthias Sohn2020-10-021-7/+10
|/ / / / / / / / / /
* | | | | | | | | | Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-262-0/+113
* | | | | | | | | | Measure time taken for reachability checksAlexa Panfil2020-09-241-11/+122
* | | | | | | | | | IndexDiffFilter: handle path prefixes correctlyThomas Wolf2020-09-211-0/+21