Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Jelmer Vernooij ad1a1898d2 Remove outdated statements from the README. há 16 anos atrás
  Jelmer Vernooij 9d748bf5db Start on 0.2.2 há 16 anos atrás
  Jelmer Vernooij 7a1e640c8f Add convenience function for opening the index associated with a repository. há 16 anos atrás
  Jelmer Vernooij 8a885eeaa5 Fix build without extensions. há 16 anos atrás
  Jelmer Vernooij 760be905a8 Remove .so files in clean. há 16 anos atrás
  Jelmer Vernooij e5bb2f56d9 Fix progress bars. há 16 anos atrás
  Jelmer Vernooij 42a47df690 Ignore comment in packed-refs file. há 16 anos atrás
  Jelmer Vernooij 9fb3fec12f Fix compatibility with python 2.4, release 0.2.1. há 16 anos atrás
  Jelmer Vernooij 629bd8750c Support running tests with other versions of Python. há 16 anos atrás
  Jelmer Vernooij 816c7537a6 Update setup.py. há 16 anos atrás
  Jelmer Vernooij 13c550fdcd Release 0.2.0 há 16 anos atrás
  Jelmer Vernooij b83fd46372 Use hexsha's in Index API. há 16 anos atrás
  Jelmer Vernooij 5d2d117ac6 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. há 16 anos atrás
  Jelmer Vernooij 8e21c04e08 Implement Tree.__contains__. há 16 anos atrás
  Jelmer Vernooij f2c2516fed Fix C implementation of parse_tree to return a dictionary. há 16 anos atrás
  Jelmer Vernooij 87fa0ef5c4 Merge optimized version of tree parsing. há 16 anos atrás
  Jelmer Vernooij 0828832dc1 Add C extension for tree parsing. há 16 anos atrás