aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | Merge branch 'stable-6.1' into stable-6.2Luca Milanesio2023-06-081-16/+1
| | | | | |\| | |
| | | | | | * | | Merge branch 'stable-6.0' into stable-6.1Luca Milanesio2023-06-081-16/+1
| | | | | | |\| |
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0Luca Milanesio2023-06-081-16/+1
| | | | | | | |\|
| | | | | | | | * Revert "RefDirectory: Throw exception if CAS of packed ref list fails"Martin Fick2023-06-071-16/+1
| * | | | | | | | Prepare 6.6.1-SNAPSHOT buildsMatthias Sohn2023-05-303-58/+58
| * | | | | | | | JGit v6.6.0.202305301015-rv6.6.0.202305301015-rMatthias Sohn2023-05-303-4/+4
| * | | | | | | | Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-05-243-4/+4
| * | | | | | | | JGit v6.6.0.202305241045-m3v6.6.0.202305241045-m3Matthias Sohn2023-05-243-4/+4
* | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-033-4/+4
* | | | | | | | | JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2Matthias Sohn2023-08-023-4/+4
* | | | | | | | | Add missing @since tagsMatthias Sohn2023-08-022-1/+6
* | | | | | | | | Merge "Merge: Add diff3 style merge conflict formatter."Han-Wen NIenhuys2023-08-014-15/+147
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge: Add diff3 style merge conflict formatter.Haamed Gheibi2023-07-314-15/+147
* | | | | | | | | | Move footer-line parsing methods from RevCommit to FooterLineNitzan Gur-Furman2023-08-013-64/+136
* | | | | | | | | | Merge changes I8c60d970,I09bdd4b8,I87ff3933Jonathan Tan2023-07-267-14/+104
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Pack: open reverse index from file if presentAnna Papitto2023-07-181-2/+10
| * | | | | | | | | | PackReverseIndex: open file if present otherwise computeAnna Papitto2023-07-181-0/+33
| * | | | | | | | | | PackReverseIndex: verify checksumsAnna Papitto2023-07-186-12/+61
* | | | | | | | | | | RevCommitCG: Read changed-path-filters directly from commit graphIvan Frade2023-07-265-28/+25
* | | | | | | | | | | Update commons-codec to 1.16.0Matthias Sohn2023-07-251-1/+1
* | | | | | | | | | | Add missing @since tags for new API methodsMatthias Sohn2023-07-251-0/+3
* | | | | | | | | | | Add missing package import needed to use MurmurHash3Matthias Sohn2023-07-251-0/+1
* | | | | | | | | | | Merge "Identify a commit that generates a diffEntry on a rename Event."Jonathan Tan2023-07-252-3/+27
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Identify a commit that generates a diffEntry on a rename Event.Ronald Bhuleskar2023-07-242-3/+27
* | | | | | | | | | | Merge changes I60a92463,Ic3b68220Jonathan Tan2023-07-218-59/+326
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /
| * | | | | | | | | PackReverseIndexV1: reverse index parsed from version 1 fileAnna Papitto2023-07-187-12/+255
| * | | | | | | | | ComputedPackReverseIndex: Clarify custom bucket sort algorithmAnna Papitto2023-07-181-47/+71
* | | | | | | | | | CommitGraphWriter: add option for writing/using bloom filtersRonald Bhuleskar2023-07-186-11/+102
* | | | | | | | | | CommitGraphWriter: reuse changed path filtersJonathan Tan2023-07-183-14/+53
* | | | | | | | | | RevWalk: use changed path filtersJonathan Tan2023-07-187-13/+144
* | | | | | | | | | CommitGraphLoader: read changed-path filtersJonathan Tan2023-07-186-2/+162
* | | | | | | | | | CommitGraphWriter: write changed-path filtersJonathan Tan2023-07-186-3/+262
|/ / / / / / / / /
* | | | | | | | | Merge "ssh: PKCS#11 support"Matthias Sohn2023-07-171-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ssh: PKCS#11 supportThomas Wolf2023-07-171-0/+19
* | | | | | | | | | GC: Remove handling of extra pack for RefTreeMatthias Sohn2023-07-171-7/+0
* | | | | | | | | | Remove unused API problem filtersMatthias Sohn2023-07-161-38/+0
* | | | | | | | | | Remove redundant specification of type argumentsMatthias Sohn2023-07-165-7/+9
|/ / / / / / / / /
* | | | | | | | | DfsPackParser: Create object indices if config says soIvan Frade2023-07-141-0/+6
* | | | | | | | | DfsInserter: generate object size index if config says soIvan Frade2023-07-141-0/+20
* | | | | | | | | DfsInserter: populate full size on object insertionIvan Frade2023-07-141-6/+9
* | | | | | | | | DFSGarbargeCollector: Write object size indicesIvan Frade2023-07-141-0/+12
* | | | | | | | | DfsReader/PackFile: Implement isNotLargerThan using the obj size idxIvan Frade2023-07-133-0/+282
* | | | | | | | | DfsPackFile: make #getReverseIdx publicAnna Papitto2023-06-271-1/+11
* | | | | | | | | PackReverseIndex: separate out the computed implementationAnna Papitto2023-06-215-148/+227
* | | | | | | | | Default for global (user) git ignore fileThomas Wolf2023-06-193-27/+57
* | | | | | | | | Fix all Javadoc warnings and fail on themAntoine Musso2023-06-16437-1268/+837
* | | | | | | | | Mark COMMIT_GENERATION_* constants finalAntoine Musso2023-06-092-2/+16
* | | | | | | | | PackReverseIndex: use static builder instead of constructorAnna Papitto2023-05-313-3/+16
* | | | | | | | | Gc#writePack: write the reverse index file to diskAnna Papitto2023-05-311-0/+19
* | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-05-243-58/+58
|/ / / / / / / /