提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 03a84bc2af Pass fileobject rather than filename to write_pack_data(). 17 年之前
  Jelmer Vernooij ac2b85e92f Merge John. 17 年之前
  Jelmer Vernooij dd2a35f18d Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. 17 年之前
  Jelmer Vernooij 43c18418da make .id available for all sha_files. 17 年之前
  Jelmer Vernooij ad5d03fb2a Blob.text() -> Blob.data 17 年之前
  Jelmer Vernooij 524a888dd8 Open packs more lazily. 17 年之前
  Jelmer Vernooij 6a6679bbc7 Turn more bits into properties. 17 年之前
  Jelmer Vernooij 03a5bc6d76 Fix parsing pack objects. 17 年之前
  Jelmer Vernooij bff71f4549 Remove unused _contents member. 17 年之前
  Jelmer Vernooij 48af48cbcc Turn Commit.parents into a property, for compatibility with python-git. 17 年之前
  John Carr 6bfaf864ba Send caps when no refs 17 年之前
  John Carr 61275d437a Start refactoring to handle the capability exchange 17 年之前
  John Carr bf1a3685c4 Generate and send useful packs 17 年之前
  John Carr 518dba1966 After sending pack, close off. 17 年之前
  John Carr 00b38c1e02 Fix pack sending 17 年之前
  John Carr 2d3e4ec446 More stuff needed for pack writing 17 年之前
  John Carr 306f0f4fbd Write using the sideband for now (need to implement capabilities properly) 17 年之前
  John Carr 7ee86021f9 Only try and load .pack files 17 年之前
  John Carr 4ce4095fa2 Remove old cruft 17 年之前
  John Carr 367e5f0078 Fix typos 17 年之前
  John Carr dacae2836a sha_queue now holds tuple(type, sha) 17 年之前
  John Carr c930624f8b Stub out 'sha1 as we go' implementation 17 年之前
  John Carr 7e528e8d63 Start stubbing out packer 17 年之前
  John Carr c5ca498c64 git push handling fixes 17 年之前
  John Carr 43ef0d4de4 Store pack with correct suffix and also update refs appropriately 17 年之前
  John Carr dcafcc8f36 Really simple API for updating refs 17 年之前
  Jelmer Vernooij d1d4dc526d Merge fix for opening pack files. 17 年之前
  Jelmer Vernooij 8b28ff671c Merge john. 17 年之前
  John Carr 3d80a0b766 dul-daemon: Implement has_revision in backend 17 年之前
  John Carr d0c7fa1e3f Add comments 17 年之前