aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src
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
* Merge "Merge branch 'next'"Matthias Sohn2021-09-141-2/+4
|\
| * Merge branch 'master' into nextMatthias Sohn2021-09-1316-36/+489
| |\
| * \ Merge branch 'master' into nextMatthias Sohn2021-06-2910-15/+228
| |\ \
| * \ \ Merge branch 'master' into nextMatthias Sohn2021-06-1522-261/+1510
| |\ \ \
| * \ \ \ Merge branch 'master' into nextMatthias Sohn2021-05-1218-333/+775
| |\ \ \ \
| * | | | | Enable CommitCommand to use a fluent styleAlex Blewitt2021-03-191-2/+4
* | | | | | 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
* | | | | | Revert "DFS block cache: Refactor to enable parallel index loading"Minh Thai2021-09-033-144/+40
* | | | | | 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-292-13/+70
| |\ \ \ \ \
| * | | | | | 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-213-0/+141
* | | | | | | Remove use of deprecated getAllRefs() in ReceivePackLuca Milanesio2021-06-261-1/+19
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-262-13/+70
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-06-262-13/+70
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-262-13/+70
| | |\ \ \ \
| | | * \ \ \ Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-252-16/+69
| | | |\ \ \ \
| | | | * | | | Retry loose object read upon "Stale file handle" exceptionAntonio Barone2021-06-242-16/+69
| | * | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-142-73/+16
| | |\| | | | |
* | | | | | | | searchForReuse might impact performance in large repositoriesFabio Ponciroli2021-06-257-0/+147
* | | | | | | | 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
* | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-144-73/+26
|\| | | | | |
| * | | | | | 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
| | | | | | | | | | | |\ \ \
| | | | | | | | | | | | * | | BatchRefUpdate: Skip saving conflicting ref names and prefixes in memoryKaushik Lingarkar2021-05-241-41/+13
| | | | | | | | | | | | * | | Optimize RefDirectory.isNameConflicting()Kaushik Lingarkar2021-05-241-32/+3
| * | | | | | | | | | | | | | [errorprone] Fix warning InputStreamSlowMultibyteReadMatthias Sohn2021-06-072-0/+10
| * | | | | | | | | | | | | | [errorprone] Make operator precedence explicit in OpenSshConfigFileMatthias Sohn2021-06-071-2/+2