aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Accept protocol v2 server options on fetch and ls-refs requestsIvan Frade2018-10-195-27/+234
* | | | | UploadPack: Use request instead of field for client capabilitiesIvan Frade2018-10-191-15/+22
* | | | | Merge branch 'stable-5.1'David Pursehouse2018-10-191-0/+42
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ssh: Prefer algorithms of the known host keysSaša Živkov2018-10-181-0/+42
* | | | | UploadPack.FirstLine: Revert renaming of getOptions into getCapabilitiesIvan Frade2018-10-181-1/+1
* | | | | Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* | | | | UploadPack: Use request instead of field for clientShallowCommitsIvan Frade2018-10-161-13/+13
* | | | | UploadPack: Use request instead of field for depthIvan Frade2018-10-161-15/+24
* | | | | UploadPack: Use request instead of field for shallowSinceIvan Frade2018-10-161-10/+3
* | | | | UploadPack: Use request in computeShallowUnshallowIvan Frade2018-10-161-17/+11
* | | | | Move deepenSince and deepenNotRefs up to FetchRequestIvan Frade2018-10-163-29/+38
* | | | | UploadPack: Use request instead of field for filterBlobLimtIvan Frade2018-10-161-26/+27
* | | | | Mark fetch requests fields as final and @NonNull when possibleIvan Frade2018-10-163-31/+33
* | | | | Create FetchRequest superclass with common elementsIvan Frade2018-10-153-101/+150
* | | | | Rename Fetch V2 request wantsIds and optionsIvan Frade2018-10-153-67/+70
* | | | | Move protocol v0/v1 parsing to its own class and request objectsIvan Frade2018-10-153-70/+340
* | | | | FirstWant: tighten first-want line validationIvan Frade2018-10-124-8/+20
* | | | | Move first line parsing for v0/v1 pack negotiation out of UploadPackIvan Frade2018-10-123-24/+132
* | | | | PackOutputStream: Suppress Error Prone's ShortCircuitBoolean warningDavid Pursehouse2018-10-101-0/+1
* | | | | Add missing @since tags for ObjectChecker.ErrorTypeMatthias Sohn2018-10-101-7/+7
* | | | | Revert "Remove unused API problem filters"Matthias Sohn2018-10-101-0/+27
* | | | | Remove unused API problem filtersDavid Pursehouse2018-10-091-27/+0
* | | | | Format @NonNull on return value as method annotationJonathan Nieder2018-10-093-4/+8
* | | | | Format @Nullable on return value as method annotationJonathan Nieder2018-10-093-4/+8
* | | | | 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-094-1/+54
* | | | | FsckError.CorruptObject: Use @Nullable constructor for errorTypeIvan Frade2018-10-092-11/+7
* | | | | SubmoduleValidator: Always throw SubmoduleValidationExceptionIvan Frade2018-10-093-19/+54
| |/ / / |/| | |
* | | | 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
| * | | | | | | Update API warning filter to 5.1.3Matthias Sohn2018-10-071-1/+1
* | | | | | | | 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'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
| | | | | | |\|