Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Jelmer Vernooij 5d2d117ac6 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. hace 16 años
  Jelmer Vernooij 8e21c04e08 Implement Tree.__contains__. hace 16 años
  Jelmer Vernooij f2c2516fed Fix C implementation of parse_tree to return a dictionary. hace 16 años
  Jelmer Vernooij 87fa0ef5c4 Merge optimized version of tree parsing. hace 16 años
  Jelmer Vernooij 0828832dc1 Add C extension for tree parsing. hace 16 años
  Jelmer Vernooij c52006f94b Use separate function for tree parsing, allow C extension for tree parsing. hace 16 años
  Jelmer Vernooij 714631cfc2 Don't close file twice. hace 16 años
  Jelmer Vernooij be4bc4614e Fix index tests. hace 16 años
  Jelmer Vernooij eba7f29e0b Fix syntax error in iteritems. hace 16 años
  Jelmer Vernooij 09cbb48f58 allow changing the trees. hace 16 años
  Jelmer Vernooij ddbc11f345 Fix padding in index. hace 16 años
  Jelmer Vernooij bb270f6cff fix writing of legacy objects. hace 16 años
  Jelmer Vernooij 24ec259c52 Add extra index test. hace 16 años
  Jelmer Vernooij d7e0e1e76f Fix skipping bug in index. hace 16 años
  Jelmer Vernooij cde18a4cdb Improve formatting. hace 16 años
  Jelmer Vernooij 155734ae7f Store tree contents in dictionary internally. hace 16 años
  Jelmer Vernooij 354187cfe2 Build extensions in Makefile. hace 16 años
  Jelmer Vernooij 8032747902 Split out tree parsing function. hace 16 años
  Jelmer Vernooij 6b3f2b78f2 Remove mmap offset parameter use for now, as it appears to be broken and I have no good way to test it. hace 16 años
  Jelmer Vernooij 2643a6b893 Support packed refs. hace 16 años
  Jelmer Vernooij f0e86324e0 The parsing code is significantly different from the original in git now. hace 16 años
  Jelmer Vernooij 19f62181a3 Pass lookup function into tree_lookup_path rather than dictionary-like object. hace 16 años
  Jelmer Vernooij ca3718651e Use new class name in __repr__ for child classes. hace 16 años
  Jelmer Vernooij da8b3da61f Support author/committer timezones. hace 16 años
  Jelmer Vernooij daf8a449df Fix tests: object_index() raises an exception now. hace 16 años