Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij cde74af672 Merge John. vor 16 Jahren
  Jelmer Vernooij dab7a54fab Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. vor 16 Jahren
  Jelmer Vernooij f95bc5f19c make .id available for all sha_files. vor 16 Jahren
  Jelmer Vernooij 52fd30d63b Blob.text() -> Blob.data vor 16 Jahren
  Jelmer Vernooij 018f97a02e Open packs more lazily. vor 16 Jahren
  Jelmer Vernooij bb59d773a5 Turn more bits into properties. vor 16 Jahren
  Jelmer Vernooij baf8e13d37 Fix parsing pack objects. vor 16 Jahren
  Jelmer Vernooij b95bcaf66b Remove unused _contents member. vor 16 Jahren
  Jelmer Vernooij acaee12556 Turn Commit.parents into a property, for compatibility with python-git. vor 16 Jahren
  John Carr 554e8605c9 Send caps when no refs vor 16 Jahren
  John Carr 445c5dd94e Start refactoring to handle the capability exchange vor 16 Jahren
  John Carr c1f18d1946 Generate and send useful packs vor 16 Jahren
  John Carr 8a6fb699d2 After sending pack, close off. vor 16 Jahren
  John Carr 86ac6813f5 Fix pack sending vor 16 Jahren
  John Carr 2a52faae42 More stuff needed for pack writing vor 16 Jahren
  John Carr da4d2e6b52 Write using the sideband for now (need to implement capabilities properly) vor 16 Jahren
  John Carr 3c638e6a2e Only try and load .pack files vor 16 Jahren
  John Carr d1d909a286 Remove old cruft vor 16 Jahren
  John Carr 21502005d8 Fix typos vor 16 Jahren
  John Carr 49a7aedf91 sha_queue now holds tuple(type, sha) vor 16 Jahren
  John Carr 71cf5f60d8 Stub out 'sha1 as we go' implementation vor 16 Jahren
  John Carr 62d89b0974 Start stubbing out packer vor 16 Jahren
  John Carr ef6b1d425a git push handling fixes vor 16 Jahren
  John Carr 115cc83cb4 Store pack with correct suffix and also update refs appropriately vor 16 Jahren
  John Carr 1e18af6e68 Really simple API for updating refs vor 16 Jahren
  Jelmer Vernooij 82c73b8c32 Merge fix for opening pack files. vor 16 Jahren
  Jelmer Vernooij 073976c9d1 Merge john. vor 16 Jahren
  John Carr 84f6b2af07 dul-daemon: Implement has_revision in backend vor 16 Jahren
  John Carr b77aec5760 Add comments vor 16 Jahren
  John Carr 3eeb0fd3ce Pop from the front, or we just keep examining the same object forever vor 16 Jahren