Histórico de commits

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