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

Автор SHA1 Сообщение Дата
  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 лет назад
  John Carr 4bbc38773b More typo :( 17 лет назад
  John Carr 0505d9b00f Typo? 17 лет назад
  Jelmer Vernooij 70c0cfe119 Abstract away magic in moving pack files into place. 17 лет назад
  John Carr 1a21191d6d dul-upload-pack and dul-receive-pack 17 лет назад
  Jelmer Vernooij cc354d8a8b Sort entries before writing index file. 17 лет назад
  John Carr b413526f34 Brain dump protocol details 17 лет назад
  Jelmer Vernooij 6457bd78ba Print object names sha1 in dumppack. 17 лет назад
  Jelmer Vernooij ab537bb14f Add simple function for returning SHA1 over all objects in a pack (used for filename). 17 лет назад
  John Carr 0370e85df6 Refactor pack writing 17 лет назад
  John Carr cc69e82448 Merge upstream 17 лет назад
  Jelmer Vernooij e23cb9f63d Add simple add_pack() command that will return a file object for a temporary pack filename. 17 лет назад
  Jelmer Vernooij 8a9cb29e4c Add simple dul-fetch-pack command. 17 лет назад