aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Align request policies with CGitpszlazak2024-11-211-13/+25
* DiffDriver: fix doc for rust built-inKaushik Lingarkar2024-11-201-1/+1
* DiffDriver: fix formatting of javadocMatthias Sohn2024-11-201-10/+10
* Merge "Add numberOfObjectsSinceBitmap to RepoStatistics" into stable-6.10Matthias Sohn2024-11-201-1/+17
|\
| * Add numberOfObjectsSinceBitmap to RepoStatisticsJacek Centkowski2024-11-201-1/+17
* | Merge "Support built-in diff drivers for hunk header function names" into sta...Matthias Sohn2024-11-204-13/+275
|\ \ | |/ |/|
| * Support built-in diff drivers for hunk header function namesKaushik Lingarkar2024-11-204-13/+275
* | Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmapJacek Centkowski2024-11-121-4/+4
|/
* Replace custom encoder Constants#encodeASCII by JDK implementationMatthias Sohn2024-11-091-7/+13
* Replace custom encoder `Constants#encode` by JDK implementationMatthias Sohn2024-11-091-12/+1
* Add `numberOfPackFilesAfterBitmap` to RepoStatisticsJacek Centkowski2024-11-071-1/+12
* ResolveMerger: Allow setting the TreeWalk AttributesNodeProviderNasser Grainawi2024-11-052-0/+43
* Add Union merge strategy supportNasser Grainawi2024-11-045-4/+57
* NoteMapMerger: remove unnecessary castMatthias Sohn2024-10-101-1/+1
* Merge branch 'stable-6.9' into stable-6.10Matthias Sohn2024-09-261-3/+2
|\
| * Merge branch 'stable-6.8' into stable-6.9stable-6.9Matthias Sohn2024-09-261-3/+2
| |\
| | * Merge branch 'stable-6.7' into stable-6.8stable-6.8Matthias Sohn2024-09-261-3/+2
| | |\
| | | * Merge branch 'stable-6.6' into stable-6.7stable-6.7Matthias Sohn2024-09-261-3/+2
| | | |\
| | | | * AdvertisedRequestValidator: fix WantNotValidException caused by racestable-6.6Matthias Sohn2024-09-251-3/+2
* | | | | AmazonS3: Ensure SAXParserFactory sets valid/expected input paramsMatthias Sohn2024-08-271-2/+4
* | | | | LockFile: Retry lock creation if parent dirs were removedKaushik Lingarkar2024-08-211-2/+15
* | | | | Merge branch 'stable-6.9' into stable-6.10Matthias Sohn2024-08-201-1/+1
|\| | | |
| * | | | Merge branch 'stable-6.8' into stable-6.9Matthias Sohn2024-08-201-1/+1
| |\| | |
| | * | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-08-201-1/+1
| | |\| |
| | | * | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-08-201-1/+1
| | | |\|
| | | | * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2024-08-201-1/+1
| | | | |\
| | | | | * Merge branch 'stable-6.4' into stable-6.5stable-6.5Matthias Sohn2024-08-181-1/+1
| | | | | |\
| | | | | | * Merge branch 'stable-6.3' into stable-6.4stable-6.4Matthias Sohn2024-08-181-1/+1
| | | | | | |\
| | | | | | | * Merge branch 'stable-6.2' into stable-6.3stable-6.3Matthias Sohn2024-08-141-1/+1
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-6.1' into stable-6.2stable-6.2Matthias Sohn2024-08-141-1/+1
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-6.0' into stable-6.1stable-6.1Matthias Sohn2024-08-141-1/+1
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'stable-5.13' into stable-6.0stable-6.0Matthias Sohn2024-08-141-1/+1
| | | | | | | | | | |\
| | | | | | | | | | | * Fix "Comparison of narrow type with wide type in loop condition"stable-5.13Matthias Sohn2024-08-091-1/+1
| | | | | | | | | | | * JGit v5.13.3.202401111512-rv5.13.3.202401111512-rMatthias Sohn2024-01-113-4/+4
| | | | | | | | | | | * Checkout: better directory handlingThomas Wolf2023-10-229-141/+674
* | | | | | | | | | | | RepoProject: read the 'dest-branch' attribute of a projectKaushik Lingarkar2024-07-083-0/+47
* | | | | | | | | | | | Make RepoProject#setUpstream publicKaushik Lingarkar2024-07-081-1/+1
* | | | | | | | | | | | RepoCommand: Add error to ManifestErrorExceptionIvan Frade2024-07-081-1/+1
* | | | | | | | | | | | RepoCommand: Copy manifest upstream into .gitmodules ref fieldIvan Frade2024-07-082-0/+4
* | | | | | | | | | | | RepoProject: read the "upstream" attribute of a projectIvan Frade2024-07-082-0/+28
* | | | | | | | | | | | Prepare 6.10.1-SNAPSHOT buildsMatthias Sohn2024-06-043-59/+59
* | | | | | | | | | | | JGit v6.10.0.202406032230-rv6.10.0.202406032230-rMatthias Sohn2024-06-043-4/+4
* | | | | | | | | | | | JGit v6.10.0.202406032110-rv6.10.0.202406032110-rMatthias Sohn2024-06-033-4/+4
* | | | | | | | | | | | Prepare 6.10.0-SNAPSHOT buildsMatthias Sohn2024-06-023-4/+4
* | | | | | | | | | | | JGit v6.10.0.202405290101-rc1v6.10.0.202405290101-rc1Matthias Sohn2024-05-293-4/+4
* | | | | | | | | | | | JGit v6.10.0.202405282244-rc1v6.10.0.202405282244-rc1Matthias Sohn2024-05-293-4/+4
* | | | | | | | | | | | PatchApplier.Result.Error: mark fields finalMatthias Sohn2024-05-281-3/+3
* | | | | | | | | | | | PatchApplier: Set a boolean on the result if conflict markers were addedPatrick Hiesel2024-05-271-6/+31
* | | | | | | | | | | | Remove version override of commons-codecThomas Wolf2024-05-252-2/+1
* | | | | | | | | | | | WalkFetchConnection: Remove marked packs on all function exitsIvan Frade2024-05-161-6/+15