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

Автор SHA1 Сообщение Дата
  Dave Borowitz bf2800d25d Work towards making Dulwich less dependent on the filesystem. 16 лет назад
  John Carr 8724cbc6cf Make dul-daemon start once more :) 17 лет назад
  Jelmer Vernooij 50029280d7 Share port constant. 17 лет назад
  John Carr 2149dec6a5 Don't need these imports 17 лет назад
  John Carr d2e2fe996b Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack 17 лет назад
  John Carr bf1a3685c4 Generate and send useful packs 17 лет назад
  John Carr 518dba1966 After sending pack, close off. 17 лет назад
  John Carr 00b38c1e02 Fix pack sending 17 лет назад
  John Carr 2d3e4ec446 More stuff needed for pack writing 17 лет назад
  John Carr 367e5f0078 Fix typos 17 лет назад
  John Carr dacae2836a sha_queue now holds tuple(type, sha) 17 лет назад
  John Carr c930624f8b Stub out 'sha1 as we go' implementation 17 лет назад
  John Carr 7e528e8d63 Start stubbing out packer 17 лет назад
  John Carr c5ca498c64 git push handling fixes 17 лет назад
  John Carr 43ef0d4de4 Store pack with correct suffix and also update refs appropriately 17 лет назад
  John Carr 3d80a0b766 dul-daemon: Implement has_revision in backend 17 лет назад
  John Carr 943d8e75db Pop from the front, or we just keep examining the same object forever 17 лет назад
  John Carr 8048c6862f Add some extra checks to the protocol and enchance dul-daemon 17 лет назад
  John Carr cafb6450ca dul-daemon can accept incoming packs (store them in the repository, and index them). 17 лет назад
  John Carr 6e4f12adef Return list of heads from a git repository 17 лет назад
  John Carr be91ddddd6 Add a test program 17 лет назад