213 Commits (stable-1.2)

Author SHA1 Message Date
  Kevin Sawicki b4ff1e1e03 Remove calls to printStackTrace in catch blocks 12 years ago
  Matthias Sohn 430395a669 Reset SSH connection and credentials on "Auth fail" 12 years ago
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. 12 years ago
  Robin Rosenberg afd4f3b0cf Allow '\' in user names in URI-ish 12 years ago
  Shawn O. Pearce 01888db892 UploadPack: Fix races in smart HTTP negotiation 12 years ago
  Shawn O. Pearce 38b3816d65 Do not requeue state vector in stateless RPC fetch 12 years ago
  Shawn O. Pearce 575a80ac44 Wrap excessively long line in BasePackFetchConnection 12 years ago
  Shawn O. Pearce c1a9b2ae8b Fix smart HTTP client stream alignment errors 12 years ago
  Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" 12 years ago
  Matt Fischer 9952223e06 Implement server support for shallow clones 14 years ago
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 12 years ago
  Shawn O. Pearce c81f6ab3ab IndexPack: Defer the "Resolving deltas" progress meter 13 years ago
  Shawn O. Pearce e0111b18c8 IndexPack: Fix "Resolving deltas" progress meter 13 years ago
  Shawn O. Pearce bfa62d88d4 Don't close ObjectDatabase after parsing pack 13 years ago
  Carsten Pfeiffer 46110935b5 Fix compilation with Java 1.5 13 years ago
  Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible 13 years ago
  Shawn O. Pearce 1a87a725be Report progress while updating references 13 years ago
  Ketan Padegaonkar 8b8ad75ada Fix a complicated multi level nested if block structure to use a single level with multiple returns. 13 years ago
  Shawn O. Pearce 67a1a0993f Ensure the HTTP request is fully consumed 13 years ago
  Carsten Pfeiffer 486e22c91f Use the stored password instead of prompting for it all the time 13 years ago
  Ketan Padegaonkar f953a35e9a Fix NPE in URIish when parsing an empty URI 13 years ago
  Stefan Lay 05bb92980b Fix getHumanishName broken for windows paths 13 years ago
  Shawn O. Pearce de8946c0c2 Store Git on any DHT 13 years ago
  Shawn O. Pearce b209671d04 Implement the no-done capability 13 years ago
  Shawn O. Pearce 3609dde4cd Fix ReceivePack connectivity validation with alternates 13 years ago
  Shawn O. Pearce 64b524e3ca UploadPack: Add a PreUploadHook to monitor and control behavior 13 years ago
  Shawn O. Pearce 00eae14a7f Make PacketLineIn public 13 years ago
  Robin Rosenberg d1718a34d3 Do not normalize URIishes 13 years ago
  Matthias Sohn 5152ed8e2e Prevent NPE during fetch and push via SSH 13 years ago
  Roland Schulz ccd3d83719 Create RemoteSession interface 13 years ago
  Shawn O. Pearce 04f7acb7e7 Assume refs of alternates are reachable during fetch 13 years ago
  Shawn O. Pearce c9a6980a42 UploadPack: Report invalid want lines with ERR 13 years ago
  Shawn O. Pearce b0a29c3fcf Handle "ERR %s" when ACK/NAK is expected 13 years ago
  Shawn O. Pearce 00a5040147 PacketLineIn: Reuse internal lineBuffer for small strings 13 years ago
  Shawn O. Pearce f18e1fd1d1 TransportProtocol: Allow null Repository in canHandle() 13 years ago
  Shawn O. Pearce 9b917ac169 Improve native Git transport when following repository 13 years ago
  Shawn O. Pearce 7a9bf1e2e0 PackWriter: Rename getObjectsNumber to getObjectCount 13 years ago
  Shawn O. Pearce bd970007be ObjectIdOwnerMap: More lightweight map for ObjectIds 13 years ago
  Shawn O. Pearce 565fa6f9b1 Register TransportProtocols using services 13 years ago
  Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 13 years ago
  Shawn O. Pearce f67e5602af PackWriter: Reduce GC during enumeration 13 years ago
  Shawn O. Pearce a78b79cc30 Don't auto follow non-annotated tags in fetch 13 years ago
  Shawn O. Pearce 3ee3588b86 RemoteRefUpdate: Accept Ref and ObjectId arguments for source 13 years ago
  Shawn O. Pearce 1b2062fe37 PackWriter: Avoid CRC-32 validation when feeding IndexPack 13 years ago
  Shawn O. Pearce 751c329b35 PackWriter: Don't reuse commit or tag deltas 13 years ago
  Shawn O. Pearce 68ab451d39 ProgressMonitor: Refactor to use background alarms 13 years ago
  Shawn O. Pearce 8f865bfffe PackWriter: Hoist and cluster reference targets 13 years ago
  Shawn O. Pearce 5fc0f1043b BundleWriter: Always use OFS_DELTA 13 years ago
  Shawn O. Pearce bd531eb998 smart-http: Support progress in ReceivePack 13 years ago
  Shawn O. Pearce 1f7982f642 UploadPack: Expose advertised refs to callers 13 years ago