6537 Commits (5218d2f5da4c55ce6da87dc0bd271a2816426468)
 

Author SHA1 Message Date
Markus Keller 8420c729a0 Make PrePushHook properly terminate ref lines 6 years ago
David Pursehouse e4fdc571c9 RemoteRefUpdate#toString: Fix indentation 6 years ago
Michael Keppler f2db2a1f65 [releng] Fix boxing warning 6 years ago
Ned Twigg d056a54384 CheckoutCommand: force flag now allows overwrite 6 years ago
David Pursehouse 36432ac4e3 Merge branch 'stable-5.1' 6 years ago
Matthias Sohn b65e247568 Prepare 5.1.4-SNAPSHOT builds 6 years ago
Matthias Sohn cf24983b23 JGit v5.1.3.201810200350-r 6 years ago
David Pursehouse 8fc3903989 Merge branch 'stable-5.0' into stable-5.1 6 years ago
David Pursehouse 4728a32699 Merge "Merge branch 'stable-4.11' into stable-5.0" into stable-5.1 6 years ago
David Pursehouse f40a5a12e4 Merge branch 'stable-4.11' into stable-5.0 6 years ago
Matthias Sohn 647ad2f0f2 Merge branch 'stable-4.11' into stable-5.0 6 years ago
Matthias Sohn 9b6d30f2c1 Prepare 4.11.6-SNAPSHOT builds 6 years ago
Ivan Frade 8d4f8d55d3 UploadPack: Return correct peer user agent on v2 requests 6 years ago
Matthias Sohn 92aca6195d JGit v4.11.5.201810191925-r 6 years ago
Matthias Sohn 976a8e369d Merge branch 'stable-4.10' into stable-4.11 6 years ago
Matthias Sohn 019f1b2d4c Merge branch 'stable-4.9' into stable-4.10 6 years ago
Matthias Sohn 7ae004509c Prepare 4.9.8-SNAPSHOT builds 6 years ago
Matthias Sohn 97534056fc JGit v4.9.7.201810191756-r 6 years ago
Matthias Sohn 97b62cf9dd Update API problem filter 6 years ago
Matthias Sohn cee3ef1a0e Merge branch 'stable-4.8' into stable-4.9 6 years ago
Ivan Frade 40f5b28545 Accept protocol v2 server options on fetch and ls-refs requests 6 years ago
Matthias Sohn 566a5dcc21 Merge branch 'stable-4.7' into stable-4.8 6 years ago
Matthias Sohn d6c587faef Prepare 4.7.7-SNAPSHOT builds 6 years ago
Matthias Sohn b811e4fc51 JGit v4.7.6.201810191618-r 6 years ago
Matthias Sohn 2674bec32b Update API problem filter 6 years ago
Ivan Frade 0691c4b94b UploadPack: Use request instead of field for client capabilities 6 years ago
David Pursehouse ffaada75e4 Merge branch 'stable-4.6' into stable-4.7 6 years ago
David Pursehouse 926a126f72 Merge branch 'stable-4.5' into stable-4.6 6 years ago
David Pursehouse c31108bcc5 Merge branch 'stable-4.4' into stable-4.5 6 years ago
David Pursehouse 0de9ca38f4 Merge branch 'stable-4.3' into stable-4.4 6 years ago
David Pursehouse 2a21b330d6 Merge branch 'stable-4.2' into stable-4.3 6 years ago
David Pursehouse 27acb4ab25 Merge branch 'stable-4.1' into stable-4.2 6 years ago
David Pursehouse aebc8a41b8 Merge branch 'stable-4.0' into stable-4.1 6 years ago
David Pursehouse 95579e6af3 Merge branch 'stable-5.1' 6 years ago
Ivan Frade 7fde9ab8d2 UploadPack.FirstLine: Revert renaming of getOptions into getCapabilities 6 years ago
Saša Živkov b6e2800560 ssh: Prefer algorithms of the known host keys 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