Commit History

Autor SHA1 Mensaxe Data
  Jelmer Vernooij d27bd9c529 dulwich.tests.compat: Fix rest syntax problems in module docstrings. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij e46d3b3a75 testr: Allow id list files (fixes parallel runs). %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 7c59b4bdb6 tests: Run compat tests from "normal" testsuite, but skip if C git was not %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 4b53f72dd3 compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 98873dd78f Support running compatibility tests without discovery. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 5aa3160ea9 Replace :yield: with :return: as the former is not standard rest. %!s(int64=14) %!d(string=hai) anos
  Tay Ray Chuan 67aa7550af _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users %!s(int64=14) %!d(string=hai) anos
  Tay Ray Chuan 5e9eaccf74 tests/__init__.py: put keyword-arguments before *args %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 61c9a751f4 Rename dulwich.misc => dulwich._compat. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij f137f01161 Fix unitialised variable, trivial formatting issues. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz b4f4f4d174 diff_tree: Add find_copies_harder to consider unmodified files. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz e758441172 diff_tree: C implementation of count_blocks. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz b1a62d37db Use ext_functest_builder for existing extension tests. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz d6037f29a7 tests/utils: Add builder functions to make C extension tests. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 20ab821ca4 diff_tree: Use hashcodes as block keys instead of strings. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz ae5aec239d diff_tree: Optimize _count_blocks inner loop. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 8599f045fd diff_tree: Consider dissimilar modifies to be delete/add pairs. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 1d0470cc6b diff_tree: C implementation of _merge_entries. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz fedecd5f3f diff_tree: C implementation of _is_tree. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 829fd9131c diff_tree: Factor out _is_tree function for TreeEntry objects. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 7a441cd403 diff_tree: Add optional max_files limit for content rename detection. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 2c78f504f5 diff_tree: Simple content-based rename detection. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 77e728e08d test_diff_tree: Allow passing SHAs to commit_tree. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz e4b76afeef diff_tree: RenameDetector with exact rename detection. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 8aa41fb80e diff_tree: Add key for sorting TreeChanges. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz ee9aca6c40 test_diff_tree: Simplify commit_tree helper method. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 86f9d9616d test_diff_tree: Extract a base TestCase class. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 79cee86b38 diff_tree: Add TreeEntry.add() and delete() factory functions. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 20155de28d diff_tree: Add a function to compute blob similarity score. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz c61aa512a1 diff_tree: Add function to count blocks in an object. %!s(int64=14) %!d(string=hai) anos