aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Format @Nullable on return value as method annotationJonathan Nieder2018-10-097-8/+16
* Avoid using @Nullable to annotate arraysJonathan Nieder2018-10-094-6/+1
* FsckError: Use @Nullable as field annotation (before any modifier)Ivan Frade2018-10-091-1/+2
* DfsFsck: Check that .gitmodules in the repository have valid contentsIvan Frade2018-10-095-1/+109
* FsckError.CorruptObject: Use @Nullable constructor for errorTypeIvan Frade2018-10-092-11/+7
* SubmoduleValidator: Always throw SubmoduleValidationExceptionIvan Frade2018-10-094-22/+56
* Merge branch 'stable-5.1'Jonathan Nieder2018-10-081-12/+16
|\
| * Merge branch 'stable-5.0' into stable-5.1Jonathan Nieder2018-10-081-12/+16
| |\
| | * Merge branch 'stable-4.11' into stable-5.0Jonathan Nieder2018-10-081-12/+16
| | |\
| | | * Merge branch 'stable-4.10' into stable-4.11Jonathan Nieder2018-10-081-12/+16
| | | |\
| | | | * Merge branch 'stable-4.9' into stable-4.10Jonathan Nieder2018-10-081-12/+16
| | | | |\
| | | | | * Merge branch 'stable-4.8' into stable-4.9Jonathan Nieder2018-10-081-1/+0
| | | | | |\
| | | | | | * Merge branch 'stable-4.7' into stable-4.8Jonathan Nieder2018-10-081-1/+0
| | | | | | |\
| | | | | | | * SubmoduleValidator: Remove unused import of ConfigConstantsDavid Pursehouse2018-10-091-1/+0
| | | | | * | | Merge branch 'stable-4.8' into stable-4.9Jonathan Nieder2018-10-081-11/+16
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8Jonathan Nieder2018-10-081-11/+16
| | | | | | |\|
| | | | | | | * SubmoduleValidator: Permit missing path or urlJonathan Nieder2018-10-081-11/+16
* | | | | | | | RefAdvertiser: Add Javadoc for usage of send(Collection)Michael Keppler2018-10-081-5/+8
* | | | | | | | SubmoduleAddCommand: Remove double-check of submodule nameJonathan Nieder2018-10-071-15/+0
* | | | | | | | Merge branch 'stable-5.1'David Pursehouse2018-10-080-0/+0
|\| | | | | | |
| * | | | | | | Update API warning filter to 5.1.3Matthias Sohn2018-10-071-1/+1
* | | | | | | | Merge branch 'stable-5.1'Jonathan Nieder2018-10-071-2/+2
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Jonathan Nieder2018-10-071-2/+2
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Jonathan Nieder2018-10-071-2/+2
| | |\| | | | |
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11Jonathan Nieder2018-10-071-2/+2
| | | |\| | | |
| | | | * | | | Merge branch 'stable-4.9' into stable-4.10Jonathan Nieder2018-10-071-2/+2
| | | | |\| | |
| | | | | * | | Merge branch 'stable-4.8' into stable-4.9Jonathan Nieder2018-10-071-2/+2
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-10-071-2/+2
| | | | | | |\|
| | | | | | | * ObjectChecker#getGitsubmodules: Fix malformed javadocDavid Pursehouse2018-10-071-2/+2
* | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-10-0614-57/+680
|\| | | | | | |
| * | | | | | | Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-0656-357/+357
| * | | | | | | JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-0656-59/+59
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-10-0612-29/+673
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-10-0612-15/+682
| | |\| | | | |
| | | * | | | | Prepare 4.11.5-SNAPSHOT buildsMatthias Sohn2018-10-0656-356/+356
| | | * | | | | JGit v4.11.4.201810060650-rv4.11.4.201810060650-rMatthias Sohn2018-10-0656-59/+59
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-10-061-1/+1
| | | |\| | | |
| | | | * | | | Fix configuration of maven-javadoc-pluginMatthias Sohn2018-10-061-1/+1
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-10-0611-9/+682
| | | |\| | | |
| | | | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-10-0611-9/+682
| | | | |\| | |
| | | | | * | | Prepare 4.9.7-SNAPSHOT buildsMatthias Sohn2018-10-0656-333/+333
| | | | | * | | JGit v4.9.6.201810051924-rv4.9.6.201810051924-rMatthias Sohn2018-10-0656-59/+59
| | | | | * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-10-0611-10/+683
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-10-0611-10/+683
| | | | | | |\|
| | | | | | | * Prepare 4.7.6-SNAPSHOT buildsMatthias Sohn2018-10-0656-321/+321
| | | | | | | * JGit v4.7.5.201810051826-rv4.7.5.201810051826-rMatthias Sohn2018-10-0656-59/+59
| | | | | | | * BaseReceivePack: Validate incoming .gitmodules filesIvan Frade2018-10-055-1/+130
| | | | | | | * ObjectChecker: Report .gitmodules files found in the packIvan Frade2018-10-054-7/+362
| | | | | | | * SubmoduleAddCommand: Reject submodule URIs that look like cli optionsIvan Frade2018-10-056-3/+192
| * | | | | | | Revert "Configure WindowCache settings to use in JGit CLI"Matthias Sohn2018-10-051-10/+0