Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 4d1bdf0303 Remove outdated statements from the README. hace 16 años
  Jelmer Vernooij bb4a2fe866 Start on 0.2.2 hace 16 años
  Jelmer Vernooij 7145f424d2 Add convenience function for opening the index associated with a repository. hace 16 años
  Jelmer Vernooij 2b0698ac25 Fix build without extensions. hace 16 años
  Jelmer Vernooij e307dbd944 Remove .so files in clean. hace 16 años
  Jelmer Vernooij ec244f32ca Fix progress bars. hace 16 años
  Jelmer Vernooij b741ed92d6 Ignore comment in packed-refs file. hace 16 años
  Jelmer Vernooij a703df9068 Fix compatibility with python 2.4, release 0.2.1. hace 16 años
  Jelmer Vernooij 1a25add44a Support running tests with other versions of Python. hace 16 años
  Jelmer Vernooij 7696cd304d Update setup.py. hace 16 años
  Jelmer Vernooij 27720e65ab Release 0.2.0 hace 16 años
  Jelmer Vernooij 485313eee1 Use hexsha's in Index API. hace 16 años
  Jelmer Vernooij b31e040118 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. hace 16 años
  Jelmer Vernooij 1872cb5751 Implement Tree.__contains__. hace 16 años
  Jelmer Vernooij 9598485675 Fix C implementation of parse_tree to return a dictionary. hace 16 años
  Jelmer Vernooij b24de8a202 Merge optimized version of tree parsing. hace 16 años
  Jelmer Vernooij efd84bbe0f Add C extension for tree parsing. hace 16 años
  Jelmer Vernooij 2b68a1b708 Use separate function for tree parsing, allow C extension for tree parsing. hace 16 años
  Jelmer Vernooij 45c3f155b6 Don't close file twice. hace 16 años
  Jelmer Vernooij 1155069e1a Fix index tests. hace 16 años
  Jelmer Vernooij 354e6b9572 Fix syntax error in iteritems. hace 16 años
  Jelmer Vernooij 2316d7ae26 allow changing the trees. hace 16 años
  Jelmer Vernooij 4c9095c4c9 Fix padding in index. hace 16 años
  Jelmer Vernooij ed7e2be820 fix writing of legacy objects. hace 16 años
  Jelmer Vernooij 9baa924242 Add extra index test. hace 16 años
  Jelmer Vernooij ac0afb6f5d Fix skipping bug in index. hace 16 años
  Jelmer Vernooij 2fd550ba40 Improve formatting. hace 16 años
  Jelmer Vernooij 1f229c5407 Store tree contents in dictionary internally. hace 16 años
  Jelmer Vernooij 0cee0749ad Build extensions in Makefile. hace 16 años
  Jelmer Vernooij 5ad5a9c76d Split out tree parsing function. hace 16 años