Историја ревизија

Аутор SHA1 Порука Датум
  Jelmer Vernooij cd5a7ac6c7 Add support for pretty printing objects. пре 16 година
  Jelmer Vernooij 4b9fbea2bc Fix memory leak in parse_tree. пре 16 година
  Jelmer Vernooij e93e68557a Remember the offset only for objects seen earlier in the pack, rather than the complete object. пре 16 година
  Jelmer Vernooij 7cc6f6aca5 Actually parse lazily (forgot to remove the call earlier). пре 16 година
  Jelmer Vernooij b0801f3f01 Add some docstrings. пре 16 година
  Jelmer Vernooij 67e7e32116 Fix serialization of blobs and for header. пре 16 година
  Jelmer Vernooij 5829c5abfe Simplify property handling. пре 16 година
  Jelmer Vernooij 006d82048e Lazily parse objects. пре 16 година
  Jelmer Vernooij a2cc7eaceb Allow users to change object types, use helper functions for setting raw strings. пре 16 година
  Jelmer Vernooij c098b9cc46 Use property function rather than decorator, so we can support setters in the future. пре 16 година
  Jelmer Vernooij da26eb4343 Use property function rather than decorator, so we can support setters in the future. пре 16 година
  Jelmer Vernooij 9c0d14848b Mention C coding style in HACKING. пре 16 година
  Jelmer Vernooij 4bc108c67e Clarify that dulwich is GPLv2 *or later*. пре 16 година
  Jelmer Vernooij 4d1bdf0303 Remove outdated statements from the README. пре 16 година
  Jelmer Vernooij bb4a2fe866 Start on 0.2.2 пре 16 година
  Jelmer Vernooij 7145f424d2 Add convenience function for opening the index associated with a repository. пре 16 година
  Jelmer Vernooij 2b0698ac25 Fix build without extensions. пре 16 година
  Jelmer Vernooij e307dbd944 Remove .so files in clean. пре 16 година
  Jelmer Vernooij ec244f32ca Fix progress bars. пре 16 година
  Jelmer Vernooij b741ed92d6 Ignore comment in packed-refs file. пре 16 година
  Jelmer Vernooij a703df9068 Fix compatibility with python 2.4, release 0.2.1. пре 16 година
  Jelmer Vernooij 1a25add44a Support running tests with other versions of Python. пре 16 година
  Jelmer Vernooij 7696cd304d Update setup.py. пре 16 година
  Jelmer Vernooij 27720e65ab Release 0.2.0 пре 16 година
  Jelmer Vernooij 485313eee1 Use hexsha's in Index API. пре 16 година
  Jelmer Vernooij b31e040118 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. пре 16 година
  Jelmer Vernooij 1872cb5751 Implement Tree.__contains__. пре 16 година
  Jelmer Vernooij 9598485675 Fix C implementation of parse_tree to return a dictionary. пре 16 година
  Jelmer Vernooij b24de8a202 Merge optimized version of tree parsing. пре 16 година
  Jelmer Vernooij efd84bbe0f Add C extension for tree parsing. пре 16 година