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

Аутор SHA1 Порука Датум
  Jelmer Vernooij cc354d8a8b Sort entries before writing index file. пре 17 година
  Jelmer Vernooij 6457bd78ba Print object names sha1 in dumppack. пре 17 година
  Jelmer Vernooij ab537bb14f Add simple function for returning SHA1 over all objects in a pack (used for filename). пре 17 година
  Jelmer Vernooij e23cb9f63d Add simple add_pack() command that will return a file object for a temporary pack filename. пре 17 година
  Jelmer Vernooij 8a9cb29e4c Add simple dul-fetch-pack command. пре 17 година
  Jelmer Vernooij b3c9871200 Use standard pack write functions in daemon. пре 17 година
  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 година