81 Commits (4a984e20332a765a81cadeaa4875b228ebf290fb)

Author SHA1 Message Date
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol 9 years ago
  David Pletcher 12e38d7275 Expose public getDepth method 9 years ago
  Yuxuan 'fishy' Wang 749dfeffc8 upload-pack: send symbolic refs as capabilities 9 years ago
  Shawn Pearce 7b7d033ee1 UploadPack: Always make PackWriter.Statistics available 9 years ago
  Shawn Pearce b0174a089c Fix serving fetch of existing shallow client 10 years ago
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class 10 years ago
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 years ago
  Dave Borowitz bbea37a9e3 Don't skip want validation when the client sends no haves 11 years ago
  Lars Vogel 594408e522 Add missing @since tags 11 years ago
  Colby Ranger ae1f46989c Advertise capabilities with no refs in upload service. 11 years ago
  Shawn Pearce 15adcefb73 Allow UploadPack requests with no options 11 years ago
  Greg Hill 1471fb4e0f Change RequestValidator parameter to ObjectId list 11 years ago
  Dave Borowitz 360d8624ca UploadPack: allow custom RequestValidator instances 11 years ago
  Dave Borowitz 68ccc5d213 UploadPack: refactor want validation 11 years ago
  Dave Borowitz e74751769e UploadPack: set RefFilter from TransportConfig 11 years ago
  Dave Borowitz e599af1900 UploadPack: configure RequestPolicy with TransportConfig 11 years ago
  Dave Borowitz b4b84a84bd UploadPack: advertise allow-tip-sha1-in-want 11 years ago
  Dave Borowitz fee679b587 Add RequestPolicy.TIP to allow fetching non-advertised ref tips 11 years ago
  Dave Borowitz 84d2738ff2 Don't skip want validation when the client sends no haves 11 years ago
  Matthias Sohn c693a232b0 Add missing @since tags 11 years ago
  Shawn Pearce f7157a6221 Remove unused import in UploadPack 11 years ago
  Shawn Pearce 557471da2e Use NullOutputStream not DisabledOutputStream in UploadPack 11 years ago
  Shawn Pearce 6e896ba66b Allow PreUploadHook.onSendPack to send messages to the client 11 years ago
  Shawn Pearce eb17495ca4 Disable CRC32 computation when no PackIndex will be created 11 years ago
  Matthias Sohn dd6f41e401 Add missing @since tags 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Shawn Pearce 4e9fe58bb5 Avoid looking at UNREACHABLE_GARBAGE for client have lines 11 years ago
  Shawn Pearce 437be8dfad Simplify UploadPack by parsing wants separately from haves 11 years ago
  Colby Ranger 43ea887c8b Enable serving upload requests using bitmaps. 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 years ago
  Robin Rosenberg 9b86cf574b Suppress two resource warnings 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband 12 years ago
  Dave Borowitz d2787d481e Extract the capability parsing logic in {Upload,Receive}Pack 12 years ago
  Dave Borowitz 903e1b81d4 Remove PreUploadHook.onPreAdvertiseRefs 12 years ago
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface 12 years ago
  Dave Borowitz d6172dc0de Add a no-op UploadPackLogger and use it by default 12 years ago
  Shawn O. Pearce 01888db892 UploadPack: Fix races in smart HTTP negotiation 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 13 years ago
  Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible 13 years ago
  Shawn O. Pearce 67a1a0993f Ensure the HTTP request is fully consumed 13 years ago
  Shawn O. Pearce b209671d04 Implement the no-done capability 13 years ago
  Shawn O. Pearce 64b524e3ca UploadPack: Add a PreUploadHook to monitor and control behavior 13 years ago
  Shawn O. Pearce c9a6980a42 UploadPack: Report invalid want lines with ERR 13 years ago
  Shawn O. Pearce 9b917ac169 Improve native Git transport when following repository 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 8f865bfffe PackWriter: Hoist and cluster reference targets 13 years ago