summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Fix boxing warningsMatthias Sohn2021-02-171-1/+1
* Allow dir/file conflicts in virtual base commit on recursive merge.Marija Savtchouk2021-02-091-0/+264
* Bazel: Remove unused resources variableDavid Ostrovsky2021-02-071-2/+0
* Fix DateRevQueue tie breaks with more than 2 elementsAdithya Chakilam2021-02-072-0/+53
* Fix bazel tests broken by classes moved in dbd05433Matthias Sohn2021-02-041-2/+2
* IO: fix IO.readFully(InputStream, byte[], int)Thomas Wolf2021-01-311-0/+84
* Merge "Move reachability checker generation into the ObjectReader object"Jonathan Nieder2021-01-297-6/+17
|\
| * Move reachability checker generation into the ObjectReader objectTerry Parker2021-01-287-6/+17
* | Add the "compression-level" option to all ArchiveCommand formatsYoussef Elghareeb2021-01-281-78/+106
* | Merge changes I36d9b63e,I8c5db581,I2c02e89cJonathan Tan2021-01-275-0/+421
|\ \ | |/ |/|
| * Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabaseGal Paikin2021-01-273-0/+151
| * Add seekPastPrefix method to RefCursorGal Paikin2021-01-262-0/+270
* | TemporaryBuffer: fix toByteArray(limit)Thomas Wolf2021-01-221-0/+65
|/
* Tag message must not include the signatureThomas Wolf2021-01-101-6/+6
* Client-side protocol V2 support for fetchingThomas Wolf2021-01-013-14/+150
* Fix NPE in DirCacheCheckoutThomas Wolf2020-12-302-9/+49
* Merge "Added check for null on DirCacheEntry in checkoutEntry method"Christian Halstrick2020-12-301-0/+9
|\
| * Added check for null on DirCacheEntry in checkoutEntry methodTudor Matrescu2020-12-031-0/+9
* | [spotbugs] Silence CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE in jgit testsMatthias Sohn2020-12-222-0/+154
* | [spotbugs] Fix potential NPE in PackFileSnapshotTestMatthias Sohn2020-12-171-2/+6
* | [spotbugs] Fix potential NPEs in FileReftableStackTestMatthias Sohn2020-12-171-7/+12
* | [spotbugs] Fix potential NPE in FileBasedConfigTestMatthias Sohn2020-12-171-3/+10
* | [spotbugs] Fix potential NPE in GcPruneNonReferencedTestMatthias Sohn2020-12-171-0/+2
* | Remove reftree and ketchHan-Wen Nienhuys2020-12-156-1065/+1
* | TagCommand: propagate NO_CHANGE informationThomas Wolf2020-12-081-1/+4
* | TagCommand: make -f work with lightweight tags for NO_CHANGEThomas Wolf2020-12-081-0/+23
* | TagCommand: support signing annotated tagsThomas Wolf2020-12-071-14/+56
* | Enable GpgSigner to also sign tagsThomas Wolf2020-12-073-10/+290
|/
* Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2020-12-022-55/+55
* 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