Historie revizí

Autor SHA1 Zpráva Datum
  John Carr 38939454d1 Merge upstream před 16 roky
  Jelmer Vernooij aa912fdd9f Don't retrieve all pack files when fetching. před 16 roky
  John Carr 4f10081d47 More typo. I suck at refactoring :( před 16 roky
  John Carr 4bb69f16a6 More typo :( před 16 roky
  John Carr 9f96284073 Typo? před 16 roky
  Jelmer Vernooij 66e05a3c4d Abstract away magic in moving pack files into place. před 16 roky
  John Carr f73ae5113e dul-upload-pack and dul-receive-pack před 16 roky
  Jelmer Vernooij ae40d645de Sort entries before writing index file. před 16 roky
  John Carr cf5cb06242 Brain dump protocol details před 16 roky
  Jelmer Vernooij 7f0efc1c68 Print object names sha1 in dumppack. před 16 roky
  Jelmer Vernooij 2d1e167a2e Add simple function for returning SHA1 over all objects in a pack (used for filename). před 16 roky
  John Carr c642a69aab Refactor pack writing před 16 roky
  John Carr 6008e9e1a3 Merge upstream před 16 roky
  Jelmer Vernooij b2e0b4db17 Add simple add_pack() command that will return a file object for a temporary pack filename. před 16 roky
  Jelmer Vernooij f8c2a6239b Add simple dul-fetch-pack command. před 16 roky
  Jelmer Vernooij 55542024ed Use standard pack write functions in daemon. před 16 roky
  Jelmer Vernooij 8575be8217 Pass fileobject rather than filename to write_pack_data(). před 16 roky
  Jelmer Vernooij cde74af672 Merge John. před 16 roky
  Jelmer Vernooij dab7a54fab Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. před 16 roky
  Jelmer Vernooij f95bc5f19c make .id available for all sha_files. před 16 roky
  Jelmer Vernooij 52fd30d63b Blob.text() -> Blob.data před 16 roky
  Jelmer Vernooij 018f97a02e Open packs more lazily. před 16 roky
  Jelmer Vernooij bb59d773a5 Turn more bits into properties. před 16 roky
  Jelmer Vernooij baf8e13d37 Fix parsing pack objects. před 16 roky
  Jelmer Vernooij b95bcaf66b Remove unused _contents member. před 16 roky
  John Carr fe07efa9f1 Don't need these imports před 16 roky
  John Carr b5578d52ea Missing imports před 16 roky
  Jelmer Vernooij acaee12556 Turn Commit.parents into a property, for compatibility with python-git. před 16 roky
  John Carr 28555f40ca Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack před 16 roky
  John Carr e54534f1f1 Different capabilities for upload and receive před 16 roky