Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 6a70970a6e Client.fetch_pack() returns the refs that were received. hace 16 años
  Jelmer Vernooij c9e8de7587 Create required refs directories if they don't exist yet. hace 16 años
  Jelmer Vernooij 1b2e10c196 use make_sha rather than sha1.new() that's deprecated in python2.6. hace 16 años
  Jelmer Vernooij 378d7a8ad6 Fix copyright headers. hace 16 años
  Jelmer Vernooij 8cc7d79ca2 Support iterating over contents of an object store. hace 16 años
  Jelmer Vernooij 86f5723ee2 Add support for pretty printing objects. hace 16 años
  Jelmer Vernooij 957336e328 Fix memory leak in parse_tree. hace 16 años
  Jelmer Vernooij d6c7fc2adb Remember the offset only for objects seen earlier in the pack, rather than the complete object. hace 16 años
  Jelmer Vernooij f9d8399721 Actually parse lazily (forgot to remove the call earlier). hace 16 años
  Jelmer Vernooij 7652224b37 Add some docstrings. hace 16 años
  Jelmer Vernooij a47e76db15 Fix serialization of blobs and for header. hace 16 años
  Jelmer Vernooij 2b073809a1 Simplify property handling. hace 16 años
  Jelmer Vernooij 4c26b7d1bf Lazily parse objects. hace 16 años
  Jelmer Vernooij fa98db8ec8 Allow users to change object types, use helper functions for setting raw strings. hace 16 años
  Jelmer Vernooij 196cce1b31 Use property function rather than decorator, so we can support setters in the future. hace 16 años
  Jelmer Vernooij 230698b9e6 Use property function rather than decorator, so we can support setters in the future. hace 16 años
  Jelmer Vernooij 9fec6fcb99 Mention C coding style in HACKING. hace 16 años
  Jelmer Vernooij 19f4079b40 Clarify that dulwich is GPLv2 *or later*. hace 16 años
  Jelmer Vernooij ad1a1898d2 Remove outdated statements from the README. hace 16 años
  Jelmer Vernooij 9d748bf5db Start on 0.2.2 hace 16 años
  Jelmer Vernooij 7a1e640c8f Add convenience function for opening the index associated with a repository. hace 16 años
  Jelmer Vernooij 8a885eeaa5 Fix build without extensions. hace 16 años
  Jelmer Vernooij 760be905a8 Remove .so files in clean. hace 16 años
  Jelmer Vernooij e5bb2f56d9 Fix progress bars. hace 16 años
  Jelmer Vernooij 42a47df690 Ignore comment in packed-refs file. hace 16 años
  Jelmer Vernooij 9fb3fec12f Fix compatibility with python 2.4, release 0.2.1. hace 16 años
  Jelmer Vernooij 629bd8750c Support running tests with other versions of Python. hace 16 años
  Jelmer Vernooij 816c7537a6 Update setup.py. hace 16 años
  Jelmer Vernooij 13c550fdcd Release 0.2.0 hace 16 años
  Jelmer Vernooij b83fd46372 Use hexsha's in Index API. hace 16 años