История коммитов

Автор SHA1 Сообщение Дата
  Jelmer Vernooij f1262e1fcc More docstrings. 16 лет назад
  Jelmer Vernooij b5044063db Fix comment formatting. 17 лет назад
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 17 лет назад
  John Carr 0322de3832 Don't try and send objects if there are none to send (client hung up already) 17 лет назад
  John Carr 95cec40ff6 Use num_objects instead of objects now 17 лет назад
  Jelmer Vernooij 1ce1158d6a Make fetch_objects() return the number of objects. 17 лет назад
  Jelmer Vernooij 14711851a1 Deal with thin packs appropriately. 17 лет назад
  Jelmer Vernooij 0f9682b369 Make all files written by either John and/or me GPLv2+, as discussed 17 лет назад
  John Carr a9757730cc Fix early EOF issues 17 лет назад
  John Carr 8acce018fc Tidy up imports 17 лет назад
  John Carr b65d65e44e Simplify the GitBackend further 17 лет назад
  Jelmer Vernooij 71097e6909 Fix import, remove redundant fetch_objects. 17 лет назад
  John Carr af849995f5 Closer to clone working 17 лет назад
  John Carr f1d3226b6f Fix fetch_object use of determine_wants. Fix repo.get_refs() - there might not be a HEAD. 17 лет назад
  John Carr 9ba33a965b Merge upstream 17 лет назад
  Jelmer Vernooij c09a4772d4 Make get_refs() use a dictionary. 17 лет назад
  Jelmer Vernooij 41227d3035 Make server upload pack code use fetch objects callbacks. 17 лет назад
  John Carr 9c3b8f0866 Share the code to work out which objects to send 17 лет назад
  John Carr b0c9688c8f Fix pack generation 17 лет назад
  John Carr 97247d0db5 Update to latest dulwich API 17 лет назад
  John Carr 32f2b82636 We can only read pack files of the form 'pack-%s.pack', so save them in that form 17 лет назад
  John Carr 75f1dd79b6 write_pack_data expects a file object, not a callback. Add a ProtocolFile object to satisfy its desires for now. 17 лет назад
  John Carr fa75118345 Fix typos 17 лет назад
  John Carr ea84707254 Make dul-daemon start once more :) 17 лет назад
  John Carr 9c46e5fd85 Move send/read cmd out of way - not convinced protocol.py is the right place, but certainly don't want them in the code that doesnt need them 17 лет назад
  John Carr a80f465dca Don't need to descend from Handler really. Just use protocol directly 17 лет назад
  Jelmer Vernooij 4a19eb2948 Share capabilities extractor, port number. 17 лет назад
  Jelmer Vernooij e0b3ce9265 Share port constant. 17 лет назад
  John Carr 46ad364945 Tidy up 17 лет назад
  John Carr 8c492fbd9b Use common, shared, code 17 лет назад