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

Автор SHA1 Сообщение Дата
  Dave Borowitz d932b3a447 Make dul-daemon a trivial wrapper around server functionality. 14 лет назад
  Dave Borowitz 998f9b52e9 Add logging utilities and server logging. 15 лет назад
  Dave Borowitz e950bdd711 Clean up file headers. 15 лет назад
  Jelmer Vernooij b88788929a Fix imports. 15 лет назад
  Jelmer Vernooij 94529d6b27 Remove GitBackendRepo, use plain Repo's instead. 15 лет назад
  Jelmer Vernooij 1781fa9fb5 Fix dul-daemon. 15 лет назад
  Jelmer Vernooij b8cde0e0b1 Support opening git repositories by path. 15 лет назад
  Jelmer Vernooij 24f3e1e100 Change license to GPLv2 or later rather than just GPLv2 - verified with John. 15 лет назад
  Dave Borowitz c3863e1558 Work towards making Dulwich less dependent on the filesystem. 15 лет назад
  John Carr ea84707254 Make dul-daemon start once more :) 16 лет назад
  Jelmer Vernooij e0b3ce9265 Share port constant. 16 лет назад
  John Carr fe07efa9f1 Don't need these imports 16 лет назад
  John Carr 28555f40ca Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack 16 лет назад
  John Carr c1f18d1946 Generate and send useful packs 16 лет назад
  John Carr 8a6fb699d2 After sending pack, close off. 16 лет назад
  John Carr 86ac6813f5 Fix pack sending 16 лет назад
  John Carr 2a52faae42 More stuff needed for pack writing 16 лет назад
  John Carr 21502005d8 Fix typos 16 лет назад
  John Carr 49a7aedf91 sha_queue now holds tuple(type, sha) 16 лет назад
  John Carr 71cf5f60d8 Stub out 'sha1 as we go' implementation 16 лет назад
  John Carr 62d89b0974 Start stubbing out packer 16 лет назад
  John Carr ef6b1d425a git push handling fixes 16 лет назад
  John Carr 115cc83cb4 Store pack with correct suffix and also update refs appropriately 16 лет назад
  John Carr 84f6b2af07 dul-daemon: Implement has_revision in backend 16 лет назад
  John Carr 3eeb0fd3ce Pop from the front, or we just keep examining the same object forever 16 лет назад
  John Carr d87d95c54f Add some extra checks to the protocol and enchance dul-daemon 16 лет назад
  John Carr cc20a122f7 dul-daemon can accept incoming packs (store them in the repository, and index them). 16 лет назад
  John Carr e1b2bae73e Return list of heads from a git repository 16 лет назад
  John Carr 0e186f3598 Add a test program 16 лет назад