Histórico de Commits

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