Historique des commits

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