aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-09-013-4/+4
* JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1Matthias Sohn2021-09-013-4/+4
* 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
|\| | | |
| * | | | Merge "Prepare 5.12.1-SNAPSHOT builds" into stable-5.12Matthias Sohn2021-06-133-54/+54
| |\ \ \ \
| | * | | | Prepare 5.12.1-SNAPSHOT buildsMatthias Sohn2021-06-133-54/+54
| * | | | | Merge "Merge branch 'stable-5.10' into stable-5.11" into stable-5.12Matthias Sohn2021-06-132-73/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-132-73/+16
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-132-73/+16
| | | |\|
| | | | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-06-132-73/+16
| | | | |\
| | | | | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-06-132-73/+16
| | | | | |\
| | | | | | * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-06-132-73/+16
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-06-132-73/+16
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-06-052-73/+16
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-06-052-73/+16
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-06-052-73/+16
| | | | | | | | | | |\
| | | | | | | | | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-06-052-73/+16
| | | | | | | | | | | |\
| | | | | | | | | | | | * Prepare 5.1.17-SNAPSHOT buildsMatthias Sohn2021-06-053-49/+49
| | | | | | | | | | | | * JGit v5.1.16.202106041830-rv5.1.16.202106041830-rMatthias Sohn2021-06-053-4/+4
| | | | | | | | | | | | * BatchRefUpdate: Skip saving conflicting ref names and prefixes in memoryKaushik Lingarkar2021-05-241-41/+13
| | | | | | | | | | | | * Optimize RefDirectory.isNameConflicting()Kaushik Lingarkar2021-05-241-32/+3
| | * | | | | | | | | | | Prepare 5.11.2-SNAPSHOT buildsMatthias Sohn2021-05-143-54/+54
| | * | | | | | | | | | | JGit v5.11.1.202105131744-rv5.11.1.202105131744-rMatthias Sohn2021-05-133-4/+4
| * | | | | | | | | | | | JGit v5.12.0.202106070339-rv5.12.0.202106070339-rMatthias Sohn2021-06-073-4/+4
| * | | | | | | | | | | | [errorprone] Fix warning InputStreamSlowMultibyteReadMatthias Sohn2021-06-072-0/+10
| * | | | | | | | | | | | [errorprone] Make operator precedence explicit in OpenSshConfigFileMatthias Sohn2021-06-071-2/+2
| * | | | | | | | | | | | Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-033-4/+4