Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij b31e040118 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. il y a 16 ans
  Jelmer Vernooij 1872cb5751 Implement Tree.__contains__. il y a 16 ans
  Jelmer Vernooij 9598485675 Fix C implementation of parse_tree to return a dictionary. il y a 16 ans
  Jelmer Vernooij b24de8a202 Merge optimized version of tree parsing. il y a 16 ans
  Jelmer Vernooij efd84bbe0f Add C extension for tree parsing. il y a 16 ans
  Jelmer Vernooij 2b68a1b708 Use separate function for tree parsing, allow C extension for tree parsing. il y a 16 ans
  Jelmer Vernooij 45c3f155b6 Don't close file twice. il y a 16 ans
  Jelmer Vernooij 1155069e1a Fix index tests. il y a 16 ans
  Jelmer Vernooij 354e6b9572 Fix syntax error in iteritems. il y a 16 ans
  Jelmer Vernooij 2316d7ae26 allow changing the trees. il y a 16 ans
  Jelmer Vernooij 4c9095c4c9 Fix padding in index. il y a 16 ans
  Jelmer Vernooij ed7e2be820 fix writing of legacy objects. il y a 16 ans
  Jelmer Vernooij 9baa924242 Add extra index test. il y a 16 ans
  Jelmer Vernooij ac0afb6f5d Fix skipping bug in index. il y a 16 ans
  Jelmer Vernooij 2fd550ba40 Improve formatting. il y a 16 ans
  Jelmer Vernooij 1f229c5407 Store tree contents in dictionary internally. il y a 16 ans
  Jelmer Vernooij 0cee0749ad Build extensions in Makefile. il y a 16 ans
  Jelmer Vernooij 5ad5a9c76d Split out tree parsing function. il y a 16 ans
  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. il y a 16 ans
  Jelmer Vernooij cc7a6070dc Support packed refs. il y a 16 ans
  Jelmer Vernooij c65a458af0 The parsing code is significantly different from the original in git now. il y a 16 ans
  Jelmer Vernooij 5431bcb315 Pass lookup function into tree_lookup_path rather than dictionary-like object. il y a 16 ans
  Jelmer Vernooij 5a3eec8ea4 Use new class name in __repr__ for child classes. il y a 16 ans
  Jelmer Vernooij 657bfe9a17 Support author/committer timezones. il y a 16 ans
  Jelmer Vernooij 5af10bcec3 Fix tests: object_index() raises an exception now. il y a 16 ans
  Jelmer Vernooij a21eb722a9 Support author_time il y a 52 ans
  Jelmer Vernooij 46e46e15ef Fix offset argument to mmap on python 2.6. il y a 16 ans
  Jelmer Vernooij b342331111 Fix default port for smart tcp clients. il y a 16 ans
  Jelmer Vernooij e1c25764ff Support variable arguments in SSHGitClient. il y a 16 ans
  Jelmer Vernooij c41666f185 Fix fetching of thin packs. il y a 16 ans