Histórico de commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 19f4079b40 Clarify that dulwich is GPLv2 *or later*. 16 anos atrás
  Jelmer Vernooij ad1a1898d2 Remove outdated statements from the README. 16 anos atrás
  Jelmer Vernooij 9d748bf5db Start on 0.2.2 16 anos atrás
  Jelmer Vernooij 7a1e640c8f Add convenience function for opening the index associated with a repository. 16 anos atrás
  Jelmer Vernooij 8a885eeaa5 Fix build without extensions. 16 anos atrás
  Jelmer Vernooij 760be905a8 Remove .so files in clean. 16 anos atrás
  Jelmer Vernooij e5bb2f56d9 Fix progress bars. 16 anos atrás
  Jelmer Vernooij 42a47df690 Ignore comment in packed-refs file. 16 anos atrás
  Jelmer Vernooij 9fb3fec12f Fix compatibility with python 2.4, release 0.2.1. 16 anos atrás
  Jelmer Vernooij 629bd8750c Support running tests with other versions of Python. 16 anos atrás
  Jelmer Vernooij 816c7537a6 Update setup.py. 16 anos atrás
  Jelmer Vernooij 13c550fdcd Release 0.2.0 16 anos atrás
  Jelmer Vernooij b83fd46372 Use hexsha's in Index API. 16 anos atrás
  Jelmer Vernooij 5d2d117ac6 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. 16 anos atrás
  Jelmer Vernooij 8e21c04e08 Implement Tree.__contains__. 16 anos atrás
  Jelmer Vernooij f2c2516fed Fix C implementation of parse_tree to return a dictionary. 16 anos atrás
  Jelmer Vernooij 87fa0ef5c4 Merge optimized version of tree parsing. 16 anos atrás
  Jelmer Vernooij 0828832dc1 Add C extension for tree parsing. 16 anos atrás
  Jelmer Vernooij c52006f94b Use separate function for tree parsing, allow C extension for tree parsing. 16 anos atrás
  Jelmer Vernooij 714631cfc2 Don't close file twice. 16 anos atrás
  Jelmer Vernooij be4bc4614e Fix index tests. 16 anos atrás
  Jelmer Vernooij eba7f29e0b Fix syntax error in iteritems. 16 anos atrás
  Jelmer Vernooij 09cbb48f58 allow changing the trees. 16 anos atrás
  Jelmer Vernooij ddbc11f345 Fix padding in index. 16 anos atrás
  Jelmer Vernooij bb270f6cff fix writing of legacy objects. 16 anos atrás
  Jelmer Vernooij 24ec259c52 Add extra index test. 16 anos atrás
  Jelmer Vernooij d7e0e1e76f Fix skipping bug in index. 16 anos atrás
  Jelmer Vernooij cde18a4cdb Improve formatting. 16 anos atrás
  Jelmer Vernooij 155734ae7f Store tree contents in dictionary internally. 16 anos atrás
  Jelmer Vernooij 354187cfe2 Build extensions in Makefile. 16 anos atrás