Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij b3c9871200 Use standard pack write functions in daemon. hace 17 años
  Jelmer Vernooij 03a84bc2af Pass fileobject rather than filename to write_pack_data(). hace 17 años
  Jelmer Vernooij ac2b85e92f Merge John. hace 17 años
  Jelmer Vernooij dd2a35f18d Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. hace 17 años
  Jelmer Vernooij 43c18418da make .id available for all sha_files. hace 17 años
  Jelmer Vernooij ad5d03fb2a Blob.text() -> Blob.data hace 17 años
  Jelmer Vernooij 524a888dd8 Open packs more lazily. hace 17 años
  Jelmer Vernooij 6a6679bbc7 Turn more bits into properties. hace 17 años
  Jelmer Vernooij 03a5bc6d76 Fix parsing pack objects. hace 17 años
  Jelmer Vernooij bff71f4549 Remove unused _contents member. hace 17 años
  Jelmer Vernooij 48af48cbcc Turn Commit.parents into a property, for compatibility with python-git. 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