summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Replace XMLReaderFactory deprecated since Java 9Matthias Sohn2021-09-292-7/+11
* [errorprone] fix ReturnValueIgnored in PushCertificateStore#nextMatthias Sohn2021-09-291-4/+3
* [errorprone] NameRevCommand: remove ignored call of #toStringMatthias Sohn2021-09-291-3/+4
* Enable compiler option --releaseMatthias Sohn2021-09-292-3/+122
* Bump minimum required Java version to 11Matthias Sohn2021-09-293-5/+9
* Removed unused API filtersMatthias Sohn2021-09-151-27/+0
* Merge "Merge branch 'next'"Matthias Sohn2021-09-144-56/+58
|\
| * Merge branch 'master' into nextMatthias Sohn2021-09-1318-36/+498
| |\
| * \ Merge branch 'master' into nextMatthias Sohn2021-06-2912-15/+238
| |\ \
| * \ \ Merge branch 'master' into nextMatthias Sohn2021-06-1524-261/+1536
| |\ \ \
| * \ \ \ Merge branch 'master' into nextMatthias Sohn2021-05-1219-333/+779
| |\ \ \ \
| * | | | | Enable CommitCommand to use a fluent styleAlex Blewitt2021-03-191-2/+4
| * | | | | Merge branch 'master' into nextMatthias Sohn2021-03-1919-326/+702
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2021-02-28155-7904/+4935
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-11-2858-411/+2018
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-06-1055-2714/+1261
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-05-0733-316/+875
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-03-1032-120/+229
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-02-2376-129/+288
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2020-02-233-54/+54
* | | | | | | | | | | | | Merge "RepoCommand: Move building the index for base repos to its own method"Ivan Frade2021-09-141-112/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | RepoCommand: Move building the index for base repos to its own methodIvan Frade2021-08-311-112/+120
* | | | | | | | | | | | | | Prepare 5.13.1-SNAPSHOT buildsMatthias Sohn2021-09-083-54/+54
* | | | | | | | | | | | | | JGit v5.13.0.202109080827-rv5.13.0.202109080827-rMatthias Sohn2021-09-083-4/+4
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Revert "DFS block cache: Refactor to enable parallel index loading"Minh Thai2021-09-033-144/+40
* | | | | | | | | | | | | Silence API error for new interface method ProtocolV2Hook#onObjectInfoMatthias Sohn2021-09-011-0/+8
* | | | | | | | | | | | | transport: add object-info capabilityBruno Albuquerque2021-08-317-0/+173
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-08-301-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RevWalk: getMergedInto's result is wrong on the second callkylezhao2021-08-131-1/+4
| * | | | | | | | | | | | Merge "Merge branch 'stable-5.11' into stable-5.12" into stable-5.12Matthias Sohn2021-06-293-13/+71
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix garbage collection failing to delete pack fileandrewxian20002021-06-241-1/+1
* | | | | | | | | | | | | | Ignore IllegalStateException if JVM is already shutting downMatthias Sohn2021-08-291-2/+10
* | | | | | | | | | | | | | DFS block cache: add additional stats to DfsReaderIoStatsAlina Djamankulova2021-08-242-12/+121
* | | | | | | | | | | | | | FS: cleanup use of final modifierMatthias Sohn2021-08-171-17/+16
* | | | | | | | | | | | | | Ensure FS#searchPath only selects executable filesMatthias Sohn2021-08-171-3/+5
* | | | | | | | | | | | | | DFS block cache: Refactor to enable parallel index loadingAlina Djamankulova2021-08-123-40/+144
* | | | | | | | | | | | | | Support commit.template config propertyJulian Ruppel2021-07-214-0/+142
* | | | | | | | | | | | | | Remove use of deprecated getAllRefs() in ReceivePackLuca Milanesio2021-06-261-1/+19
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-263-13/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-06-263-13/+71
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-263-13/+71
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-253-16/+70
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Retry loose object read upon "Stale file handle" exceptionAntonio Barone2021-06-243-16/+70
| | * | | | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-142-73/+16
| | |\| | | | | | | | | | | |
* | | | | | | | | | | | | | | searchForReuse might impact performance in large repositoriesFabio Ponciroli2021-06-259-0/+156
* | | | | | | | | | | | | | | Fix garbage collection failing to delete pack fileandrewxian20002021-06-221-1/+1
* | | | | | | | | | | | | | | Fix PathSuffixFilter: can decide only on full pathsThomas Wolf2021-06-211-1/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix @since from commit 64d0aaa2Thomas Wolf2021-06-142-2/+2
* | | | | | | | | | | | | | Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-06-143-54/+54
* | | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-147-127/+80
|\| | | | | | | | | | | | |