Историја ревизија

Аутор SHA1 Порука Датум
  Dave Borowitz 96fcf2a5b3 tutorial: Clarify setting of HEAD. пре 14 година
  Jelmer Vernooij 0b9678e369 Cleanup some imports. пре 14 година
  Tay Ray Chuan 2145934b0f test_pack.TestPack.test_copy: close packs пре 14 година
  Tay Ray Chuan 7fb4a00384 test_object_store.PackBasedObjectStoreTests: close packs пре 14 година
  Tay Ray Chuan e0361ef93b object_store.DiskObjectStore.move_in_thin_pack: close temp pack пре 14 година
  Tay Ray Chuan dc9ff93f6a pack.FilePackIndex: close mmap object пре 14 година
  Tay Ray Chuan 0d2da0d712 pack.FilePackIndex: use self._file instead of file parameter пре 14 година
  Tay Ray Chuan 6a8778b212 pack.PackIndex: de-duplicate __iter__ implementation пре 14 година
  Jelmer Vernooij a0eb030088 Makefile: add check-nocompat target. пре 14 година
  Jelmer Vernooij 3a326fb7e3 dulwich.tests.compat: Fix rest syntax problems in module docstrings. пре 14 година
  Jelmer Vernooij b2ae41d97b testr: Allow id list files (fixes parallel runs). пре 14 година
  Jelmer Vernooij 78a12206a8 tests: Run compat tests from "normal" testsuite, but skip if C git was not пре 14 година
  Jelmer Vernooij 786a8cd16b compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase. пре 14 година
  Jelmer Vernooij b5490da680 Support running compatibility tests without discovery. пре 14 година
  Jelmer Vernooij d5d870c333 Replace :yield: with :return: as the former is not standard rest. пре 14 година
  Tay Ray Chuan d3eebff93e _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users пре 14 година
  Tay Ray Chuan 5a60eade2d tests/__init__.py: put keyword-arguments before *args пре 14 година
  Jelmer Vernooij 3440200fd0 Rename dulwich.misc => dulwich._compat. пре 14 година
  Jelmer Vernooij 2b68a93266 Fix unitialised variable, trivial formatting issues. пре 14 година
  Dave Borowitz 1335522e70 diff_tree: Add find_copies_harder to consider unmodified files. пре 14 година
  Dave Borowitz 034b9bf381 diff_tree: C implementation of count_blocks. пре 14 година
  Dave Borowitz 47c3c9cb93 Use ext_functest_builder for existing extension tests. пре 14 година
  Dave Borowitz 3d941b35c5 tests/utils: Add builder functions to make C extension tests. пре 14 година
  Dave Borowitz 51057e767b diff_tree: Use hashcodes as block keys instead of strings. пре 14 година
  Dave Borowitz 0c53a9a96e diff_tree: Optimize _count_blocks inner loop. пре 14 година
  Dave Borowitz 9fdf7bb0ae diff_tree: Consider dissimilar modifies to be delete/add pairs. пре 14 година
  Dave Borowitz 63e9105380 diff_tree: C implementation of _merge_entries. пре 14 година
  Dave Borowitz 7fcd036a35 diff_tree: C implementation of _is_tree. пре 14 година
  Dave Borowitz cf2e6ea5e4 diff_tree: Factor out _is_tree function for TreeEntry objects. пре 14 година
  Dave Borowitz ca01906a38 diff_tree: Add optional max_files limit for content rename detection. пре 14 година