28 Commits (33837e44c3ba6417cfd0fa52103bd1687dfcdfd8)

Author SHA1 Message Date
  Shawn O. Pearce 9239c10385 ReceivePack: Rethrow exceptions caught during indexing 13 years ago
  Shawn O. Pearce 1709800f27 Undo translation of protocol string 'unpack error' 14 years ago
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done 14 years ago
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce 47c07e1a0d Replace manual peel loops with RevWalk.peel 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 585dcb7a1c ReceivePack: Clarify the check reachable option 14 years ago
  Shawn O. Pearce a770205070 ReceivePack: Micro-optimize object lookup when checking connectivity 14 years ago
  Shawn O. Pearce 6029bb24ad ReceivePack: Correct type of not provided object 14 years ago
  Shawn O. Pearce 2bb8defa54 IndexPack: Tighten up new and base object bookkeeping 14 years ago
  Shawn O. Pearce 329a0e1689 ReceivePack: Remove need new,base object id properties 14 years ago
  Shawn O. Pearce 8279361de8 ReceivePack: Discard IndexPack as soon as possible 14 years ago
  Shawn O. Pearce 7a91b180c1 ReceivePack: fix ensureProvidedObjectsVisible on thin packs 14 years ago
  Nico Sallembien 0f95d2d046 Add a paranoid 'must be provided' option to ReceivePack 14 years ago
  Shawn O. Pearce d8c3e98d73 Use "ERR message" for early ReceivePack problems 14 years ago
  Shawn O. Pearce d33f939e8e ReceivePack: Enable side-band-64k capability for status reports 14 years ago
  Nico Sallembien 19126f70e9 Allow users of ReceivePack access to the objects being sent 14 years ago
  Nico Sallembien e54d33b687 Add a RefFilter interface to ReceivePack and UploadPack 14 years ago
  Shawn O. Pearce efa8b52df5 Fix server side NPE during push to empty repository 14 years ago
  Shawn O. Pearce 36f05a9c27 Optimize RefAdvertiser performance by avoiding sorting 14 years ago
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 years ago
  Shawn O. Pearce 7ed6805425 Expose RefAdvertiser for reuse outside of the transport package 14 years ago
  Shawn O. Pearce 2a5c8cb46c Teach ReceivePack how to use an RPC style interface 14 years ago
  Shawn O. Pearce 1ec393e744 Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 14 years ago
  Nico Sallembien a8817ed77f Fix typo in ReceivePack.java 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago