커밋 기록

작성자 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 년 전