Историја ревизија

Аутор SHA1 Порука Датум
  John Carr 2987c2d3e3 Pushing for clients пре 17 година
  John Carr 0d1a9f3edd Share the code to work out which objects to send пре 17 година
  John Carr bdc29ae6ea Fix pack generation пре 17 година
  John Carr c7fa182680 Update to latest dulwich API пре 17 година
  John Carr 7c14a04ff2 We can only read pack files of the form 'pack-%s.pack', so save them in that form пре 17 година
  John Carr aa8689cb26 write_pack_data expects a file object, not a callback. Add a ProtocolFile object to satisfy its desires for now. пре 17 година
  John Carr 04a53e2362 Fix typos пре 17 година
  John Carr 164f94a1bc If no capabilities, still return a tuple or we get unpacking fail пре 17 година
  John Carr a4cfe96588 Rename mixin so nosetests leaves it alone пре 17 година
  John Carr 95a49c1d02 Only TCPGitClient cares about host пре 17 година
  John Carr 23d7d43385 Merge upstream пре 17 година
  Jelmer Vernooij 47eab408de Fix imports, fix pack fetching when there are no changes. пре 17 година
  John Carr 8724cbc6cf Make dul-daemon start once more :) пре 17 година
  John Carr fa9b604a33 Move the git:// specific bits to TCPGitClient пре 17 година
  John Carr e790f934ae 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 6317541a77 Move send_cmd and read_cmd out of the protocol. пре 17 година
  John Carr 4ddc7d6c4a Don't need to descend from Handler really. Just use protocol directly пре 17 година
  John Carr 267dad1b6a Merge upstream пре 17 година
  Jelmer Vernooij 99649bea7d Share capabilities extractor, port number. пре 17 година
  Jelmer Vernooij 50029280d7 Share port constant. пре 17 година
  Jelmer Vernooij 5aaf81b135 Merge John. пре 17 година
  John Carr 90109d9286 Missed one пре 17 година
  John Carr a68843fcb9 Factor out common code пре 17 година
  Jelmer Vernooij db12273b23 Fix crc32 overflow error in struct, raise KeyError if referenced objects can't be found rather than looping forever. пре 17 година
  John Carr ca4480b32a Tidy up пре 17 година
  John Carr d4aff283bc Use common, shared, code пре 17 година
  John Carr 9ab35d27f4 Share some code between client and server пре 17 година
  John Carr 016be62d61 Merge upstream пре 17 година
  Jelmer Vernooij c97925ba83 Don't retrieve all pack files when fetching. пре 17 година
  John Carr 8a6e6ac404 More typo. I suck at refactoring :( пре 17 година