Commit History

Author SHA1 Message Date
  Jelmer Vernooij 27720e65ab Release 0.2.0 16 years ago
  Jelmer Vernooij 485313eee1 Use hexsha's in Index API. 16 years ago
  Jelmer Vernooij b31e040118 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. 16 years ago
  Jelmer Vernooij 1872cb5751 Implement Tree.__contains__. 16 years ago
  Jelmer Vernooij 9598485675 Fix C implementation of parse_tree to return a dictionary. 16 years ago
  Jelmer Vernooij b24de8a202 Merge optimized version of tree parsing. 16 years ago
  Jelmer Vernooij efd84bbe0f Add C extension for tree parsing. 16 years ago
  Jelmer Vernooij 2b68a1b708 Use separate function for tree parsing, allow C extension for tree parsing. 16 years ago
  Jelmer Vernooij 45c3f155b6 Don't close file twice. 16 years ago
  Jelmer Vernooij 1155069e1a Fix index tests. 16 years ago
  Jelmer Vernooij 354e6b9572 Fix syntax error in iteritems. 16 years ago
  Jelmer Vernooij 2316d7ae26 allow changing the trees. 16 years ago
  Jelmer Vernooij 4c9095c4c9 Fix padding in index. 16 years ago
  Jelmer Vernooij ed7e2be820 fix writing of legacy objects. 16 years ago
  Jelmer Vernooij 9baa924242 Add extra index test. 16 years ago
  Jelmer Vernooij ac0afb6f5d Fix skipping bug in index. 16 years ago
  Jelmer Vernooij 2fd550ba40 Improve formatting. 16 years ago
  Jelmer Vernooij 1f229c5407 Store tree contents in dictionary internally. 16 years ago
  Jelmer Vernooij 0cee0749ad Build extensions in Makefile. 16 years ago
  Jelmer Vernooij 5ad5a9c76d Split out tree parsing function. 16 years ago
  Jelmer Vernooij de060c7b94 Remove mmap offset parameter use for now, as it appears to be broken and I have no good way to test it. 16 years ago
  Jelmer Vernooij cc7a6070dc Support packed refs. 16 years ago
  Jelmer Vernooij c65a458af0 The parsing code is significantly different from the original in git now. 16 years ago
  Jelmer Vernooij 5431bcb315 Pass lookup function into tree_lookup_path rather than dictionary-like object. 16 years ago
  Jelmer Vernooij 5a3eec8ea4 Use new class name in __repr__ for child classes. 16 years ago
  Jelmer Vernooij 657bfe9a17 Support author/committer timezones. 16 years ago
  Jelmer Vernooij 5af10bcec3 Fix tests: object_index() raises an exception now. 16 years ago
  Jelmer Vernooij a21eb722a9 Support author_time 52 years ago
  Jelmer Vernooij 46e46e15ef Fix offset argument to mmap on python 2.6. 16 years ago
  Jelmer Vernooij b342331111 Fix default port for smart tcp clients. 16 years ago