Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij 8e21c04e08 Implement Tree.__contains__. vor 16 Jahren
  Jelmer Vernooij f2c2516fed Fix C implementation of parse_tree to return a dictionary. vor 16 Jahren
  Jelmer Vernooij 87fa0ef5c4 Merge optimized version of tree parsing. vor 16 Jahren
  Jelmer Vernooij 0828832dc1 Add C extension for tree parsing. vor 16 Jahren
  Jelmer Vernooij c52006f94b Use separate function for tree parsing, allow C extension for tree parsing. vor 16 Jahren
  Jelmer Vernooij 714631cfc2 Don't close file twice. vor 16 Jahren
  Jelmer Vernooij be4bc4614e Fix index tests. vor 16 Jahren
  Jelmer Vernooij eba7f29e0b Fix syntax error in iteritems. vor 16 Jahren
  Jelmer Vernooij 09cbb48f58 allow changing the trees. vor 16 Jahren
  Jelmer Vernooij ddbc11f345 Fix padding in index. vor 16 Jahren
  Jelmer Vernooij bb270f6cff fix writing of legacy objects. vor 16 Jahren
  Jelmer Vernooij 24ec259c52 Add extra index test. vor 16 Jahren
  Jelmer Vernooij d7e0e1e76f Fix skipping bug in index. vor 16 Jahren
  Jelmer Vernooij cde18a4cdb Improve formatting. vor 16 Jahren
  Jelmer Vernooij 155734ae7f Store tree contents in dictionary internally. vor 16 Jahren
  Jelmer Vernooij 354187cfe2 Build extensions in Makefile. vor 16 Jahren
  Jelmer Vernooij 8032747902 Split out tree parsing function. vor 16 Jahren
  Jelmer Vernooij 6b3f2b78f2 Remove mmap offset parameter use for now, as it appears to be broken and I have no good way to test it. vor 16 Jahren
  Jelmer Vernooij 2643a6b893 Support packed refs. vor 16 Jahren
  Jelmer Vernooij f0e86324e0 The parsing code is significantly different from the original in git now. vor 16 Jahren
  Jelmer Vernooij 19f62181a3 Pass lookup function into tree_lookup_path rather than dictionary-like object. vor 16 Jahren
  Jelmer Vernooij ca3718651e Use new class name in __repr__ for child classes. vor 16 Jahren
  Jelmer Vernooij da8b3da61f Support author/committer timezones. vor 16 Jahren
  Jelmer Vernooij daf8a449df Fix tests: object_index() raises an exception now. vor 16 Jahren
  Jelmer Vernooij 7e7474bd73 Support author_time vor 16 Jahren
  Jelmer Vernooij 46e46e15ef Fix offset argument to mmap on python 2.6. vor 16 Jahren
  Jelmer Vernooij b342331111 Fix default port for smart tcp clients. vor 16 Jahren
  Jelmer Vernooij e1c25764ff Support variable arguments in SSHGitClient. vor 16 Jahren
  Jelmer Vernooij c41666f185 Fix fetching of thin packs. vor 16 Jahren
  Jelmer Vernooij ab09036231 Support progress reporting in iterobjects. vor 16 Jahren