Historial de Commits

Autor SHA1 Mensaje Fecha
  John Carr d2e2fe996b Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack hace 17 años
  John Carr 062b016db1 Different capabilities for upload and receive hace 17 años
  John Carr 6bfaf864ba Send caps when no refs hace 17 años
  John Carr 61275d437a Start refactoring to handle the capability exchange hace 17 años
  John Carr bf1a3685c4 Generate and send useful packs hace 17 años
  John Carr 518dba1966 After sending pack, close off. hace 17 años
  John Carr 00b38c1e02 Fix pack sending hace 17 años
  John Carr 2d3e4ec446 More stuff needed for pack writing hace 17 años
  John Carr 306f0f4fbd Write using the sideband for now (need to implement capabilities properly) hace 17 años
  John Carr 7ee86021f9 Only try and load .pack files hace 17 años
  John Carr 4ce4095fa2 Remove old cruft hace 17 años
  John Carr 367e5f0078 Fix typos hace 17 años
  John Carr dacae2836a sha_queue now holds tuple(type, sha) hace 17 años
  John Carr c930624f8b Stub out 'sha1 as we go' implementation hace 17 años
  John Carr 7e528e8d63 Start stubbing out packer hace 17 años
  John Carr c5ca498c64 git push handling fixes hace 17 años
  John Carr 43ef0d4de4 Store pack with correct suffix and also update refs appropriately hace 17 años
  John Carr dcafcc8f36 Really simple API for updating refs hace 17 años
  Jelmer Vernooij d1d4dc526d Merge fix for opening pack files. hace 17 años
  Jelmer Vernooij 8b28ff671c Merge john. hace 17 años
  John Carr 3d80a0b766 dul-daemon: Implement has_revision in backend hace 17 años
  John Carr d0c7fa1e3f Add comments hace 17 años
  John Carr 943d8e75db Pop from the front, or we just keep examining the same object forever hace 17 años
  John Carr 8a730bdb7b Fix off by 20 bug in iterator hace 17 años
  John Carr 8048c6862f Add some extra checks to the protocol and enchance dul-daemon hace 17 años
  John Carr cafb6450ca dul-daemon can accept incoming packs (store them in the repository, and index them). hace 17 años
  John Carr 941b6a4b86 Fix off-by-one hace 17 años
  John Carr 6e4f12adef Return list of heads from a git repository hace 17 años
  John Carr f543ecc82b Repo class fails to load jhbuild git-svn clone because there are tags in refs/tags/svn/foo. Support loading refs from sub directories hace 17 años
  John Carr 4c508daf6b \0x0a is a typo. Use \n as its prettier hace 17 años