summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | ApplyCommand: support binary patchesThomas Wolf2021-05-2610-0/+217
| * | | | | | | | | | | | | ApplyCommand: add a stream to apply a delta patchThomas Wolf2021-05-263-0/+105
| * | | | | | | | | | | | | ApplyCommand: add streams to read/write binary patch hunksThomas Wolf2021-05-261-0/+146
| * | | | | | | | | | | | | ApplyCommand: add a base-85 codecThomas Wolf2021-05-261-0/+87
| * | | | | | | | | | | | | ApplyCommand: convert to git internal format before applying patchThomas Wolf2021-05-1815-1/+258
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2021-05-128-14/+947
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Add a cgit interoperability test for LockFileMatthias Sohn2021-05-091-0/+57
| * | | | | | | | | | | | LockFile: create OutputStream only when neededThomas Wolf2021-05-071-1/+152
| * | | | | | | | | | | | Implement ours/theirs content conflict resolutionThomas Wolf2021-04-194-12/+661
| * | | | | | | | | | | | Fix typo in test method nameThomas Wolf2021-04-091-1/+1
| * | | | | | | | | | | | Allow file mode conflicts in virtual base commit on recursive merge.Marija Savtchouk2021-04-061-0/+76
* | | | | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2021-03-1914-98/+434
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Introduce getMergedInto(RevCommit commit, Collection<Ref> refs)Adithya Chakilam2021-03-141-0/+81
| * | | | | | | | | | | | Skip detecting content renames for large filesYoussef Elghareeb2021-03-141-0/+48
| * | | | | | | | | | | | Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-03-102-55/+55
| |/ / / / / / / / / / /
| * | | | | | | | | | | Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2021-03-092-55/+55
| * | | | | | | | | | | JGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2021-03-092-2/+2
| * | | | | | | | | | | PackFile: Add id + ext based constructorsNasser Grainawi2021-03-074-19/+34
| * | | | | | | | | | | Restore preserved packs during missing object seeksMartin Fick2021-03-041-0/+51
| * | | | | | | | | | | Pack: Replace extensions bitset with bitmapIdx PackFileNasser Grainawi2021-03-041-1/+1
| * | | | | | | | | | | Create a PackFile class for Pack filenamesNasser Grainawi2021-03-046-26/+170
| * | | | | | | | | | | HTTP: cookie file stores expiration in secondsThomas Wolf2021-03-035-63/+60
* | | | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2021-02-2849-1311/+1983
|\| | | | | | | | | | |
| * | | | | | | | | | | init: add config option to set default for the initial branch nameMatthias Sohn2021-02-221-0/+52
| * | | | | | | | | | | init: allow specifying the initial branch name for the new repositoryMatthias Sohn2021-02-221-1/+35
| * | | | | | | | | | | Merge "Rename PackFile to Pack"Jonathan Nieder2021-02-189-86/+86
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Rename PackFile to PackNasser Grainawi2021-02-109-86/+86
| * | | | | | | | | | | | 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