aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Configure classpath for separate test sources in EclipseMichael Keppler2018-10-178-20/+76
* Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-1717-17/+17
* UnionInputStreamTest: Suppress ErrorProne warning about missing synchronizedDavid Pursehouse2018-10-171-0/+2
* Merge "Upgrade spotbugs to 3.1.7"David Pursehouse2018-10-161-1/+1
|\
| * Upgrade spotbugs to 3.1.7David Pursehouse2018-10-161-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-154-75/+78
* Move protocol v0/v1 parsing to its own class and request objectsIvan Frade2018-10-153-70/+340
* Merge "Upgrade maven-surefire plugins to 2.22.1"David Pursehouse2018-10-121-1/+1
|\
| * Upgrade maven-surefire plugins to 2.22.1David Pursehouse2018-10-121-1/+1
* | FirstWant: tighten first-want line validationIvan Frade2018-10-125-10/+63
* | Merge "Move first line parsing for v0/v1 pack negotiation out of UploadPack"Jonathan Nieder2018-10-127-27/+218
|\ \ | |/ |/|
| * Move first line parsing for v0/v1 pack negotiation out of UploadPackIvan Frade2018-10-127-27/+218
* | Upgrade error_prone_core to 2.3.2David Pursehouse2018-10-111-1/+1
|/
* 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
* Bazel: Require minimum bazel version 0.17.1David Pursehouse2018-10-101-0/+13
* Merge "ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check"David Pursehouse2018-10-091-2/+2
|\
| * ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality checkDavid Pursehouse2018-10-101-2/+2
* | Remove unused API problem filtersDavid Pursehouse2018-10-091-27/+0
* | Merge changes from topic 'maven-plugin-updates'David Pursehouse2018-10-091-12/+14
|\ \ | |/ |/|
| * Upgrade wagon-ssh to 3.2.0David Pursehouse2018-10-081-1/+1
| * Upgrade maven-jxr-plugin to 3.0.0David Pursehouse2018-10-081-2/+3
| * Upgrade maven-shade-plugin to 3.2.0David Pursehouse2018-10-081-1/+1
| * Upgrade jacoco-maven-plugin to 0.8.2David Pursehouse2018-10-081-1/+1
| * Upgrade maven-project-info-reports-plugin to 3.0.0David Pursehouse2018-10-081-2/+3
| * Upgrade maven-enforcer-plugin to 3.0.0-M2David Pursehouse2018-10-081-1/+1
| * Upgrade maven surefire plugins to 2.22.0David Pursehouse2018-10-081-1/+1
| * Ensure same version of maven-surefire-plugin and maven-surefire-report-pluginDavid Pursehouse2018-10-081-4/+4
* | Format @NonNull on return value as method annotationJonathan Nieder2018-10-094-5/+10
* | 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
| | | | | |\ \