Commit History

Автор SHA1 Съобщение Дата
  Jelmer Vernooij ae40d645de Sort entries before writing index file. преди 16 години
  John Carr cf5cb06242 Brain dump protocol details преди 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 години
  John Carr c642a69aab Refactor pack writing преди 16 години
  John Carr 6008e9e1a3 Merge upstream преди 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 години
  John Carr fe07efa9f1 Don't need these imports преди 16 години
  John Carr b5578d52ea Missing imports преди 16 години
  Jelmer Vernooij acaee12556 Turn Commit.parents into a property, for compatibility with python-git. преди 16 години
  John Carr 28555f40ca Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack преди 16 години
  John Carr e54534f1f1 Different capabilities for upload and receive преди 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 години