Historique des commits

Auteur SHA1 Message Date
  Dave Borowitz 5a040fafc4 Add logging utilities and server logging. il y a 15 ans
  Dave Borowitz 1bdb4630c6 Clean up file headers. il y a 15 ans
  Jelmer Vernooij 2c648769e2 Fix imports. il y a 16 ans
  Jelmer Vernooij 5a8375d9a0 Remove GitBackendRepo, use plain Repo's instead. il y a 16 ans
  Jelmer Vernooij ad47873a11 Fix dul-daemon. il y a 16 ans
  Jelmer Vernooij 6900a97223 Support opening git repositories by path. il y a 16 ans
  Jelmer Vernooij 6a2925316f Change license to GPLv2 or later rather than just GPLv2 - verified with John. il y a 16 ans
  Dave Borowitz bf2800d25d Work towards making Dulwich less dependent on the filesystem. il y a 16 ans
  John Carr 8724cbc6cf Make dul-daemon start once more :) il y a 17 ans
  Jelmer Vernooij 50029280d7 Share port constant. il y a 17 ans
  John Carr 2149dec6a5 Don't need these imports il y a 17 ans
  John Carr d2e2fe996b Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack il y a 17 ans
  John Carr bf1a3685c4 Generate and send useful packs il y a 17 ans
  John Carr 518dba1966 After sending pack, close off. il y a 17 ans
  John Carr 00b38c1e02 Fix pack sending il y a 17 ans
  John Carr 2d3e4ec446 More stuff needed for pack writing il y a 17 ans
  John Carr 367e5f0078 Fix typos il y a 17 ans
  John Carr dacae2836a sha_queue now holds tuple(type, sha) il y a 17 ans
  John Carr c930624f8b Stub out 'sha1 as we go' implementation il y a 17 ans
  John Carr 7e528e8d63 Start stubbing out packer il y a 17 ans
  John Carr c5ca498c64 git push handling fixes il y a 17 ans
  John Carr 43ef0d4de4 Store pack with correct suffix and also update refs appropriately il y a 17 ans
  John Carr 3d80a0b766 dul-daemon: Implement has_revision in backend il y a 17 ans
  John Carr 943d8e75db Pop from the front, or we just keep examining the same object forever il y a 17 ans
  John Carr 8048c6862f Add some extra checks to the protocol and enchance dul-daemon il y a 17 ans
  John Carr cafb6450ca dul-daemon can accept incoming packs (store them in the repository, and index them). il y a 17 ans
  John Carr 6e4f12adef Return list of heads from a git repository il y a 17 ans
  John Carr be91ddddd6 Add a test program il y a 17 ans