summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.7'Matthias Sohn2023-10-132-0/+8
|\
| * Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-10-132-0/+8
| |\
| | * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-132-0/+7
| | |\
| | | * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-132-0/+7
| | | |\
| | | | * Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-10-132-0/+7
| | | | |\
| | | | | * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-10-132-0/+7
| | | | | |\
| | | | | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-132-0/+7
| | | | | | |\
| | | | | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-132-0/+7
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-10-132-0/+7
| | | | | | | | |\
| | | | | | | | | * Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-122-0/+7
| | | | | | | | | * Prepare 5.13.3-SNAPSHOT buildsMatthias Sohn2023-06-223-43/+43
| | | | | | | | | * JGit v5.13.2.202306221912-rv5.13.2.202306221912-rMatthias Sohn2023-06-223-4/+4
| | | * | | | | | | Prepare 6.5.1-SNAPSHOT buildsMatthias Sohn2023-03-073-46/+46
| | | * | | | | | | JGit v6.5.0.202303070854-rv6.5.0.202303070854-rMatthias Sohn2023-03-073-4/+4
| | | * | | | | | | Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-03-013-4/+4
| | | * | | | | | | JGit v6.5.0.202302281825-rc1v6.5.0.202302281825-rc1Matthias Sohn2023-03-013-4/+4
| | | * | | | | | | Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-03-013-4/+4
| | | * | | | | | | JGit v6.5.0.202302221508-m3v6.5.0.202302221508-m3Matthias Sohn2023-02-223-4/+4
| | * | | | | | | | Prepare 6.6.2-SNAPSHOT buildsMatthias Sohn2023-09-033-46/+46
| | * | | | | | | | JGit v6.6.1.202309021850-rv6.6.1.202309021850-rMatthias Sohn2023-09-033-4/+4
| | * | | | | | | | Prepare 6.6.1-SNAPSHOT buildsMatthias Sohn2023-05-303-46/+46
| | * | | | | | | | 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.6.0-SNAPSHOT buildsMatthias Sohn2023-05-043-4/+4
| | * | | | | | | | JGit v6.6.0.202305031100-m2v6.6.0.202305031100-m2Matthias Sohn2023-05-033-4/+4
* | | | | | | | | | [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-3/+3
* | | | | | | | | | [errorprone] Fix BadImportMatthias Sohn2023-09-2512-60/+43
* | | | | | | | | | [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-251-0/+1
* | | | | | | | | | [errorprone] Remove unnecessary parenthesesMatthias Sohn2023-09-222-3/+2
* | | | | | | | | | OSGi: move plugin localization to subdirectoryThomas Wolf2023-09-123-2/+2
* | | | | | | | | | Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-09-073-46/+46
|/ / / / / / / / /
* | | | | | | | | Prepare 6.7.1-SNAPSHOT buildsMatthias Sohn2023-09-073-46/+46
* | | | | | | | | JGit v6.7.0.202309050840-rv6.7.0.202309050840-rMatthias Sohn2023-09-053-4/+4
* | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-303-4/+4
* | | | | | | | | JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1Matthias Sohn2023-08-303-4/+4
* | | | | | | | | ReadChangedPathFilter: fix Non-externalized string literal warningJörg Kubitz2023-08-281-2/+2
* | | | | | | | | CommitGraphWriter: write changed-path filtersJonathan Tan2023-07-182-0/+84
* | | | | | | | | Fix all Javadoc warnings and fail on themAntoine Musso2023-06-1674-124/+39
* | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-05-243-46/+46
|/ / / / / / / /
* | | | | | | | AddCommand: ability to switch off renormalizationThomas Wolf2023-04-282-3/+11
* | | | | | | | [pgm] Implement git tag --contains optionMatthias Sohn2023-04-122-0/+10
* | | | | | | | Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-03-013-46/+46
|/ / / / / / /
* | | | | | | Merge branch 'stable-6.4'Matthias Sohn2023-02-201-6/+12
|\| | | | | |
| * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-201-6/+12
| |\| | | | |
| | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-201-6/+12
| | |\| | | |
| | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-161-6/+12
| | | |\| | |
| | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-161-6/+12
| | | | |\| |
| | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-161-6/+12
| | | | | |\|
| | | | | | * Add pack options to preserve and prune old pack filesMatthias Sohn2023-02-111-6/+12