Histórico de Commits

Autor SHA1 Mensagem Data
  John Carr 9f96284073 Typo? há 16 anos atrás
  John Carr f73ae5113e dul-upload-pack and dul-receive-pack há 16 anos atrás
  John Carr cf5cb06242 Brain dump protocol details há 16 anos atrás
  John Carr c642a69aab Refactor pack writing há 16 anos atrás
  John Carr 6008e9e1a3 Merge upstream há 16 anos atrás
  Jelmer Vernooij 55542024ed Use standard pack write functions in daemon. há 16 anos atrás
  Jelmer Vernooij 8575be8217 Pass fileobject rather than filename to write_pack_data(). há 16 anos atrás
  Jelmer Vernooij cde74af672 Merge John. há 16 anos atrás
  Jelmer Vernooij dab7a54fab Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. há 16 anos atrás
  Jelmer Vernooij f95bc5f19c make .id available for all sha_files. há 16 anos atrás
  Jelmer Vernooij 52fd30d63b Blob.text() -> Blob.data há 16 anos atrás
  Jelmer Vernooij 018f97a02e Open packs more lazily. há 16 anos atrás
  Jelmer Vernooij bb59d773a5 Turn more bits into properties. há 16 anos atrás
  Jelmer Vernooij baf8e13d37 Fix parsing pack objects. há 16 anos atrás
  Jelmer Vernooij b95bcaf66b Remove unused _contents member. há 16 anos atrás
  John Carr fe07efa9f1 Don't need these imports há 16 anos atrás
  John Carr b5578d52ea Missing imports há 16 anos atrás
  Jelmer Vernooij acaee12556 Turn Commit.parents into a property, for compatibility with python-git. há 16 anos atrás
  John Carr 28555f40ca Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack há 16 anos atrás
  John Carr e54534f1f1 Different capabilities for upload and receive há 16 anos atrás
  John Carr 554e8605c9 Send caps when no refs há 16 anos atrás
  John Carr 445c5dd94e Start refactoring to handle the capability exchange há 16 anos atrás
  John Carr c1f18d1946 Generate and send useful packs há 16 anos atrás
  John Carr 8a6fb699d2 After sending pack, close off. há 16 anos atrás
  John Carr 86ac6813f5 Fix pack sending há 16 anos atrás
  John Carr 2a52faae42 More stuff needed for pack writing há 16 anos atrás
  John Carr da4d2e6b52 Write using the sideband for now (need to implement capabilities properly) há 16 anos atrás
  John Carr 3c638e6a2e Only try and load .pack files há 16 anos atrás
  John Carr d1d909a286 Remove old cruft há 16 anos atrás
  John Carr 21502005d8 Fix typos há 16 anos atrás