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

Автор SHA1 Сообщение Дата
  Jelmer Vernooij 289b5f280e Don't 'want' refs we already have. 17 лет назад
  Jelmer Vernooij bbdf3758a5 Fix ext resolving for PackData.iterentries(). 17 лет назад
  Jelmer Vernooij 86aef5e1c8 Fix argument handling in dul-fetch-pack. 17 лет назад
  Jelmer Vernooij ca9d0cbce8 Fix typos. 17 лет назад
  Jelmer Vernooij d1600cf981 Resolve deltas using other packs. 17 лет назад
  Jelmer Vernooij cc8edfe939 use separate store for packs. 17 лет назад
  Jelmer Vernooij e456eb286c Merge John. 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 лет назад