Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij a9ac9d3667 Fix comment formatting. il y a 16 ans
  Jelmer Vernooij eea02edc45 s/trial/a testrunner. il y a 16 ans
  Jelmer Vernooij 0c7353ca41 Use dictionary in send_pack. il y a 16 ans
  Jelmer Vernooij 3fe2ee2c64 Fix docstrings il y a 16 ans
  Jelmer Vernooij 5b9e173de7 Fix send_pack. il y a 16 ans
  Jelmer Vernooij a923a4f9b7 Use public API where possible. il y a 16 ans
  Jelmer Vernooij 396d6d074b Cherry-pick fixes to send_pack from Scott Chacon <schacon@gmail.com>. il y a 16 ans
  Jelmer Vernooij 6a70970a6e Client.fetch_pack() returns the refs that were received. il y a 16 ans
  Jelmer Vernooij c9e8de7587 Create required refs directories if they don't exist yet. il y a 16 ans
  Jelmer Vernooij 1b2e10c196 use make_sha rather than sha1.new() that's deprecated in python2.6. il y a 16 ans
  Jelmer Vernooij 378d7a8ad6 Fix copyright headers. il y a 16 ans
  Jelmer Vernooij 8cc7d79ca2 Support iterating over contents of an object store. il y a 16 ans
  Jelmer Vernooij 86f5723ee2 Add support for pretty printing objects. il y a 16 ans
  Jelmer Vernooij 957336e328 Fix memory leak in parse_tree. il y a 16 ans
  Jelmer Vernooij d6c7fc2adb Remember the offset only for objects seen earlier in the pack, rather than the complete object. il y a 16 ans
  Jelmer Vernooij f9d8399721 Actually parse lazily (forgot to remove the call earlier). il y a 16 ans
  Jelmer Vernooij 7652224b37 Add some docstrings. il y a 16 ans
  Jelmer Vernooij a47e76db15 Fix serialization of blobs and for header. il y a 16 ans
  Jelmer Vernooij 2b073809a1 Simplify property handling. il y a 16 ans
  Jelmer Vernooij 4c26b7d1bf Lazily parse objects. il y a 16 ans
  Jelmer Vernooij fa98db8ec8 Allow users to change object types, use helper functions for setting raw strings. il y a 16 ans
  Jelmer Vernooij 196cce1b31 Use property function rather than decorator, so we can support setters in the future. il y a 16 ans
  Jelmer Vernooij 230698b9e6 Use property function rather than decorator, so we can support setters in the future. il y a 16 ans
  Jelmer Vernooij 9fec6fcb99 Mention C coding style in HACKING. il y a 16 ans
  Jelmer Vernooij 19f4079b40 Clarify that dulwich is GPLv2 *or later*. il y a 16 ans
  Jelmer Vernooij ad1a1898d2 Remove outdated statements from the README. il y a 16 ans
  Jelmer Vernooij 9d748bf5db Start on 0.2.2 il y a 16 ans
  Jelmer Vernooij 7a1e640c8f Add convenience function for opening the index associated with a repository. il y a 16 ans
  Jelmer Vernooij 8a885eeaa5 Fix build without extensions. il y a 16 ans
  Jelmer Vernooij 760be905a8 Remove .so files in clean. il y a 16 ans