Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij ae24722a28 Add some docstrings. há 16 anos atrás
  Jelmer Vernooij 1055c2dc3d Provide more complete file-like API to pack write commands, since they need tell(). há 16 anos atrás
  Jelmer Vernooij d1753af2ad Clarify that objects are being passed to send_pack, not shas. há 16 anos atrás
  Jelmer Vernooij ff80e1b4ff add read_packed_refs docstring. há 16 anos atrás
  Jelmer Vernooij f220c71400 Use same API for finding send-pack refs as for recv-pack refs. há 16 anos atrás
  Jelmer Vernooij a9ac9d3667 Fix comment formatting. há 16 anos atrás
  Jelmer Vernooij eea02edc45 s/trial/a testrunner. há 16 anos atrás
  Jelmer Vernooij 0c7353ca41 Use dictionary in send_pack. há 16 anos atrás
  Jelmer Vernooij 3fe2ee2c64 Fix docstrings há 16 anos atrás
  Jelmer Vernooij 5b9e173de7 Fix send_pack. há 16 anos atrás
  Jelmer Vernooij a923a4f9b7 Use public API where possible. há 16 anos atrás
  Jelmer Vernooij 396d6d074b Cherry-pick fixes to send_pack from Scott Chacon <schacon@gmail.com>. há 16 anos atrás
  Jelmer Vernooij 6a70970a6e Client.fetch_pack() returns the refs that were received. há 16 anos atrás
  Jelmer Vernooij c9e8de7587 Create required refs directories if they don't exist yet. há 16 anos atrás
  Jelmer Vernooij 1b2e10c196 use make_sha rather than sha1.new() that's deprecated in python2.6. há 16 anos atrás
  Jelmer Vernooij 378d7a8ad6 Fix copyright headers. há 16 anos atrás
  Jelmer Vernooij 8cc7d79ca2 Support iterating over contents of an object store. há 16 anos atrás
  Jelmer Vernooij 86f5723ee2 Add support for pretty printing objects. há 16 anos atrás
  Jelmer Vernooij 957336e328 Fix memory leak in parse_tree. há 16 anos atrás
  Jelmer Vernooij d6c7fc2adb Remember the offset only for objects seen earlier in the pack, rather than the complete object. há 16 anos atrás
  Jelmer Vernooij f9d8399721 Actually parse lazily (forgot to remove the call earlier). há 16 anos atrás
  Jelmer Vernooij 7652224b37 Add some docstrings. há 16 anos atrás
  Jelmer Vernooij a47e76db15 Fix serialization of blobs and for header. há 16 anos atrás
  Jelmer Vernooij 2b073809a1 Simplify property handling. há 16 anos atrás
  Jelmer Vernooij 4c26b7d1bf Lazily parse objects. há 16 anos atrás
  Jelmer Vernooij fa98db8ec8 Allow users to change object types, use helper functions for setting raw strings. há 16 anos atrás
  Jelmer Vernooij 196cce1b31 Use property function rather than decorator, so we can support setters in the future. há 16 anos atrás
  Jelmer Vernooij 230698b9e6 Use property function rather than decorator, so we can support setters in the future. há 16 anos atrás
  Jelmer Vernooij 9fec6fcb99 Mention C coding style in HACKING. há 16 anos atrás
  Jelmer Vernooij 19f4079b40 Clarify that dulwich is GPLv2 *or later*. há 16 anos atrás