6394 Commits (7fde9ab8d24be6e5eb758d66b4a4bdde102fb0ee)
 

Author SHA1 Message Date
Ivan Frade 7fde9ab8d2 UploadPack.FirstLine: Revert renaming of getOptions into getCapabilities 6 years ago
Michael Keppler 91021cb66f Configure classpath for separate test sources in Eclipse 6 years ago
David Pursehouse 7ebd434e91 Disable Eclipse warning about unrecognized @SuppressWarnings value 6 years ago
David Pursehouse abefc00ac5 UnionInputStreamTest: Suppress ErrorProne warning about missing synchronized 6 years ago
David Pursehouse 9bfd31fd44 Merge "Upgrade spotbugs to 3.1.7" 6 years ago
Ivan Frade 13b3881b3e UploadPack: Use request instead of field for clientShallowCommits 6 years ago
Ivan Frade 9694d89ea1 UploadPack: Use request instead of field for depth 6 years ago
Ivan Frade 81a752bef7 UploadPack: Use request instead of field for shallowSince 6 years ago
Ivan Frade 3c974d0251 UploadPack: Use request in computeShallowUnshallow 6 years ago
Ivan Frade b41d7624b8 Move deepenSince and deepenNotRefs up to FetchRequest 6 years ago
Ivan Frade 2bedc6e08b UploadPack: Use request instead of field for filterBlobLimt 6 years ago
Ivan Frade ec838fee0c Mark fetch requests fields as final and @NonNull when possible 6 years ago
David Pursehouse f894066f6c Upgrade spotbugs to 3.1.7 6 years ago
Ivan Frade 1a0b48fecd Create FetchRequest superclass with common elements 6 years ago
Ivan Frade 8460ab8e87 Rename Fetch V2 request wantsIds and options 6 years ago
Ivan Frade 7d7b8dec56 Move protocol v0/v1 parsing to its own class and request objects 6 years ago
David Pursehouse 07bff0ef3e Merge "Upgrade maven-surefire plugins to 2.22.1" 6 years ago
Ivan Frade e82cb5a6d3 FirstWant: tighten first-want line validation 6 years ago
Jonathan Nieder 208a3fc8e1 Merge "Move first line parsing for v0/v1 pack negotiation out of UploadPack" 6 years ago
Ivan Frade 6aca8899a5 Move first line parsing for v0/v1 pack negotiation out of UploadPack 6 years ago
David Pursehouse f5961cc5d9 Upgrade maven-surefire plugins to 2.22.1 6 years ago
David Pursehouse 4da3b9368b Upgrade error_prone_core to 2.3.2 6 years ago
David Pursehouse b3adaf7741 PackOutputStream: Suppress Error Prone's ShortCircuitBoolean warning 6 years ago
Matthias Sohn 36536e3396 Add missing @since tags for ObjectChecker.ErrorType 6 years ago
Matthias Sohn de8de3bbd4 Revert "Remove unused API problem filters" 6 years ago
David Pursehouse bcc327df3b Bazel: Require minimum bazel version 0.17.1 6 years ago
David Pursehouse fbbb0b1e19 Merge "ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check" 6 years ago
David Pursehouse 37c7fbd661 Remove unused API problem filters 6 years ago
David Pursehouse b0f2826dfd ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check 6 years ago
David Pursehouse db5cc027fd Merge changes from topic 'maven-plugin-updates' 6 years ago
Jonathan Nieder b0991ca805 Format @NonNull on return value as method annotation 6 years ago
Jonathan Nieder 608b6b03b1 Format @Nullable on return value as method annotation 6 years ago
Jonathan Nieder c58362c174 Avoid using @Nullable to annotate arrays 6 years ago
Ivan Frade 81b7f0e835 FsckError: Use @Nullable as field annotation (before any modifier) 6 years ago
Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 6 years ago
Ivan Frade 7aebb6779c FsckError.CorruptObject: Use @Nullable constructor for errorType 6 years ago
Ivan Frade 9372791fcf SubmoduleValidator: Always throw SubmoduleValidationException 6 years ago
Jonathan Nieder 18dce03a41 Merge branch 'stable-5.1' 6 years ago
Jonathan Nieder 6dd50d2e1b Merge branch 'stable-5.0' into stable-5.1 6 years ago
Jonathan Nieder e63ca8d094 Merge branch 'stable-4.11' into stable-5.0 6 years ago
Jonathan Nieder eb41de5b25 Merge branch 'stable-4.10' into stable-4.11 6 years ago
Jonathan Nieder 8b239e5b75 Merge branch 'stable-4.9' into stable-4.10 6 years ago
Jonathan Nieder 9d91bf189e Merge branch 'stable-4.8' into stable-4.9 6 years ago
Jonathan Nieder f282aaa137 Merge branch 'stable-4.7' into stable-4.8 6 years ago
David Pursehouse 26e7a74601 SubmoduleValidator: Remove unused import of ConfigConstants 6 years ago
Jonathan Nieder 8ef8b71db9 Merge branch 'stable-4.8' into stable-4.9 6 years ago
Jonathan Nieder 830e0d6b8c Merge branch 'stable-4.7' into stable-4.8 6 years ago
Jonathan Nieder d3eaf1007b SubmoduleValidator: Permit missing path or url 6 years ago
Michael Keppler 03ccdb0782 RefAdvertiser: Add Javadoc for usage of send(Collection) 6 years ago
David Pursehouse 0527495db8 Upgrade wagon-ssh to 3.2.0 6 years ago