Историја ревизија

Аутор SHA1 Порука Датум
  Jelmer Vernooij 66e05a3c4d Abstract away magic in moving pack files into place. пре 16 година
  Jelmer Vernooij ae40d645de Sort entries before writing index file. пре 16 година
  Jelmer Vernooij 7f0efc1c68 Print object names sha1 in dumppack. пре 16 година
  Jelmer Vernooij 2d1e167a2e Add simple function for returning SHA1 over all objects in a pack (used for filename). пре 16 година
  Jelmer Vernooij b2e0b4db17 Add simple add_pack() command that will return a file object for a temporary pack filename. пре 16 година
  Jelmer Vernooij f8c2a6239b Add simple dul-fetch-pack command. пре 16 година
  Jelmer Vernooij 55542024ed Use standard pack write functions in daemon. пре 16 година
  Jelmer Vernooij 8575be8217 Pass fileobject rather than filename to write_pack_data(). пре 16 година
  Jelmer Vernooij cde74af672 Merge John. пре 16 година
  Jelmer Vernooij dab7a54fab Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. пре 16 година
  Jelmer Vernooij f95bc5f19c make .id available for all sha_files. пре 16 година
  Jelmer Vernooij 52fd30d63b Blob.text() -> Blob.data пре 16 година
  Jelmer Vernooij 018f97a02e Open packs more lazily. пре 16 година
  Jelmer Vernooij bb59d773a5 Turn more bits into properties. пре 16 година
  Jelmer Vernooij baf8e13d37 Fix parsing pack objects. пре 16 година
  Jelmer Vernooij b95bcaf66b Remove unused _contents member. пре 16 година
  Jelmer Vernooij acaee12556 Turn Commit.parents into a property, for compatibility with python-git. пре 16 година
  John Carr 554e8605c9 Send caps when no refs пре 16 година
  John Carr 445c5dd94e Start refactoring to handle the capability exchange пре 16 година
  John Carr c1f18d1946 Generate and send useful packs пре 16 година
  John Carr 8a6fb699d2 After sending pack, close off. пре 16 година
  John Carr 86ac6813f5 Fix pack sending пре 16 година
  John Carr 2a52faae42 More stuff needed for pack writing пре 16 година
  John Carr da4d2e6b52 Write using the sideband for now (need to implement capabilities properly) пре 16 година
  John Carr 3c638e6a2e Only try and load .pack files пре 16 година
  John Carr d1d909a286 Remove old cruft пре 16 година
  John Carr 21502005d8 Fix typos пре 16 година
  John Carr 49a7aedf91 sha_queue now holds tuple(type, sha) пре 16 година
  John Carr 71cf5f60d8 Stub out 'sha1 as we go' implementation пре 16 година
  John Carr 62d89b0974 Start stubbing out packer пре 16 година