Historique des commits

Auteur SHA1 Message Date
  John Carr e7cda0466a Move send_cmd and read_cmd out of the protocol. il y a 16 ans
  John Carr a80f465dca Don't need to descend from Handler really. Just use protocol directly il y a 16 ans
  John Carr 7498e05d8d Merge upstream il y a 16 ans
  Jelmer Vernooij 4a19eb2948 Share capabilities extractor, port number. il y a 16 ans
  Jelmer Vernooij e0b3ce9265 Share port constant. il y a 16 ans
  Jelmer Vernooij 7483f5db10 Merge John. il y a 16 ans
  John Carr c1c4b593cc Missed one il y a 16 ans
  John Carr fa497b4829 Factor out common code il y a 16 ans
  Jelmer Vernooij e9ae5dfc6d Fix crc32 overflow error in struct, raise KeyError if referenced objects can't be found rather than looping forever. il y a 16 ans
  John Carr 46ad364945 Tidy up il y a 16 ans
  John Carr 8c492fbd9b Use common, shared, code il y a 16 ans
  John Carr 264e6194b6 Share some code between client and server il y a 16 ans
  John Carr 38939454d1 Merge upstream il y a 16 ans
  Jelmer Vernooij aa912fdd9f Don't retrieve all pack files when fetching. il y a 16 ans
  John Carr 4f10081d47 More typo. I suck at refactoring :( il y a 16 ans
  John Carr 4bb69f16a6 More typo :( il y a 16 ans
  John Carr 9f96284073 Typo? il y a 16 ans
  Jelmer Vernooij 66e05a3c4d Abstract away magic in moving pack files into place. il y a 16 ans
  John Carr f73ae5113e dul-upload-pack and dul-receive-pack il y a 16 ans
  Jelmer Vernooij ae40d645de Sort entries before writing index file. il y a 16 ans
  John Carr cf5cb06242 Brain dump protocol details il y a 16 ans
  Jelmer Vernooij 7f0efc1c68 Print object names sha1 in dumppack. il y a 16 ans
  Jelmer Vernooij 2d1e167a2e Add simple function for returning SHA1 over all objects in a pack (used for filename). il y a 16 ans
  John Carr c642a69aab Refactor pack writing il y a 16 ans
  John Carr 6008e9e1a3 Merge upstream il y a 16 ans
  Jelmer Vernooij b2e0b4db17 Add simple add_pack() command that will return a file object for a temporary pack filename. il y a 16 ans
  Jelmer Vernooij f8c2a6239b Add simple dul-fetch-pack command. il y a 16 ans
  Jelmer Vernooij 55542024ed Use standard pack write functions in daemon. il y a 16 ans
  Jelmer Vernooij 8575be8217 Pass fileobject rather than filename to write_pack_data(). il y a 16 ans
  Jelmer Vernooij cde74af672 Merge John. il y a 16 ans