4144 Révisions (3f745e40a131fee439119e2c93d750688a4e47e6)

Auteur SHA1 Message Date
  Matthias Sohn 3f745e40a1 Add a method to get all values of HTTP header defined as list il y a 5 ans
  Thomas Wolf f974c9c790 Undo treating blobs with NULs as a single line il y a 5 ans
  Jonathan Nieder 647cc8f604 Remove unnecessary modifiers from interfaces il y a 5 ans
  Gunnar Wagenknecht e751c878b0 New GpgConfig for typed access to GPG settings il y a 5 ans
  Masaya Suzuki 49befd84d7 Revert C Git 1.7.5 bug workaround il y a 5 ans
  Ivan Frade d9ac7ddf10 Remove unnecessary modifiers from interfaces il y a 5 ans
  Thomas Wolf 0173b25415 Add more ssh tests: pushing, known_host file handling, etc. il y a 5 ans
  Thomas Wolf 705691ee51 TransportSftp: eliminate dependency on Jsch il y a 5 ans
  Masaya Suzuki ad379793c7 Call unlockPack in finally il y a 5 ans
  Jonathan Nieder a0cd400c37 Simplify RevWalk#iterator by factoring out common code il y a 5 ans
  Jonathan Nieder aeba003200 Simplify exception handling in RevWalk#iterator il y a 5 ans
  Jonathan Tan df21eec1ad DepthGenerator: fix multi-child boundary handling il y a 5 ans
  Thomas Wolf cc000f93a8 Factor out a JSch-independent ssh config parser il y a 5 ans
  Thomas Wolf 2429ea2c41 TransportSftp: remove final modifiers from parameters il y a 5 ans
  Ivan Frade e64ce267f8 RepoCommand: Preserve executable bit in <copyfile> il y a 5 ans
  Ivan Frade f648a3bd81 RepoCommand.RemoteReader: Add method to read contents and mode of file il y a 5 ans
  Matthias Sohn 06bce43338 Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget" il y a 5 ans
  Michael Keppler d9e67c8d8f Fix typos il y a 5 ans
  Marc Strapetz aaf71bfbcc gitignore/gitattributes: fix matching of \r il y a 6 ans
  Jonathan Tan 237abe6ab5 UploadPack: Implement deepen-not for protocol v2 il y a 5 ans
  Jonathan Tan f5fa1eaf39 Throw error when deepen-since excludes all commits il y a 5 ans
  Ivan Frade 94a3d8bae9 UploadPack v0: Extract "agent" client capability at parse time il y a 5 ans
  Markus Keller 8420c729a0 Make PrePushHook properly terminate ref lines il y a 5 ans
  David Pursehouse e4fdc571c9 RemoteRefUpdate#toString: Fix indentation il y a 5 ans
  Michael Keppler f2db2a1f65 [releng] Fix boxing warning il y a 5 ans
  Ned Twigg d056a54384 CheckoutCommand: force flag now allows overwrite il y a 5 ans
  Ivan Frade 8d4f8d55d3 UploadPack: Return correct peer user agent on v2 requests il y a 5 ans
  Ivan Frade 40f5b28545 Accept protocol v2 server options on fetch and ls-refs requests il y a 5 ans
  Ivan Frade 0691c4b94b UploadPack: Use request instead of field for client capabilities il y a 5 ans
  Ivan Frade 7fde9ab8d2 UploadPack.FirstLine: Revert renaming of getOptions into getCapabilities il y a 5 ans
  Saša Živkov b6e2800560 ssh: Prefer algorithms of the known host keys il y a 5 ans
  Ivan Frade 13b3881b3e UploadPack: Use request instead of field for clientShallowCommits il y a 5 ans
  Ivan Frade 9694d89ea1 UploadPack: Use request instead of field for depth il y a 5 ans
  Ivan Frade 81a752bef7 UploadPack: Use request instead of field for shallowSince il y a 5 ans
  Ivan Frade 3c974d0251 UploadPack: Use request in computeShallowUnshallow il y a 5 ans
  Ivan Frade b41d7624b8 Move deepenSince and deepenNotRefs up to FetchRequest il y a 5 ans
  Ivan Frade 2bedc6e08b UploadPack: Use request instead of field for filterBlobLimt il y a 5 ans
  Ivan Frade ec838fee0c Mark fetch requests fields as final and @NonNull when possible il y a 5 ans
  Ivan Frade 1a0b48fecd Create FetchRequest superclass with common elements il y a 5 ans
  Ivan Frade 8460ab8e87 Rename Fetch V2 request wantsIds and options il y a 5 ans
  Ivan Frade 7d7b8dec56 Move protocol v0/v1 parsing to its own class and request objects il y a 5 ans
  Han-Wen Nienhuys 8a5b044a99 InternalPushConnection: don't swallow RuntimeException il y a 5 ans
  Ivan Frade e82cb5a6d3 FirstWant: tighten first-want line validation il y a 5 ans
  Ivan Frade 6aca8899a5 Move first line parsing for v0/v1 pack negotiation out of UploadPack il y a 5 ans
  David Pursehouse b3adaf7741 PackOutputStream: Suppress Error Prone's ShortCircuitBoolean warning il y a 5 ans
  Matthias Sohn 36536e3396 Add missing @since tags for ObjectChecker.ErrorType il y a 5 ans
  Jonathan Nieder b0991ca805 Format @NonNull on return value as method annotation il y a 5 ans
  Jonathan Nieder 608b6b03b1 Format @Nullable on return value as method annotation il y a 5 ans
  Jonathan Nieder c58362c174 Avoid using @Nullable to annotate arrays il y a 5 ans
  Ivan Frade 81b7f0e835 FsckError: Use @Nullable as field annotation (before any modifier) il y a 5 ans