Histórico de Commits

Autor SHA1 Mensagem Data
  Dave Borowitz 07f6a95123 client: Rewrite URI parsing in get_transport_and_path. há 15 anos atrás
  Dave Borowitz 4548bac852 repo: Raise RefFormatException instead of KeyError on bad refs. há 15 anos atrás
  Dave Borowitz 061a9b839e tutorial: Clarify setting of HEAD. há 15 anos atrás
  Jelmer Vernooij 56ae47bef2 Cleanup some imports. há 15 anos atrás
  Tay Ray Chuan 6cdf23dd04 test_pack.TestPack.test_copy: close packs há 15 anos atrás
  Tay Ray Chuan 712120bc49 test_object_store.PackBasedObjectStoreTests: close packs há 15 anos atrás
  Tay Ray Chuan bd771adadf object_store.DiskObjectStore.move_in_thin_pack: close temp pack há 15 anos atrás
  Tay Ray Chuan ac7710701a pack.FilePackIndex: close mmap object há 15 anos atrás
  Tay Ray Chuan 8246b1e415 pack.FilePackIndex: use self._file instead of file parameter há 15 anos atrás
  Tay Ray Chuan b3015e3603 pack.PackIndex: de-duplicate __iter__ implementation há 15 anos atrás
  Jelmer Vernooij 97821684f0 Makefile: add check-nocompat target. há 15 anos atrás
  Jelmer Vernooij dac48b6f4c dulwich.tests.compat: Fix rest syntax problems in module docstrings. há 15 anos atrás
  Jelmer Vernooij 97383d783a testr: Allow id list files (fixes parallel runs). há 15 anos atrás
  Jelmer Vernooij 242f40a504 tests: Run compat tests from "normal" testsuite, but skip if C git was not há 15 anos atrás
  Jelmer Vernooij 2505c296a2 compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase. há 15 anos atrás
  Jelmer Vernooij 687e80cc7c Support running compatibility tests without discovery. há 15 anos atrás
  Jelmer Vernooij 4fe2bc0cf4 Replace :yield: with :return: as the former is not standard rest. há 15 anos atrás
  Tay Ray Chuan b2ef8d5493 _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users há 15 anos atrás
  Tay Ray Chuan 7dc2bbb4ca tests/__init__.py: put keyword-arguments before *args há 15 anos atrás
  Jelmer Vernooij 6d8a28cb67 Rename dulwich.misc => dulwich._compat. há 15 anos atrás
  Jelmer Vernooij 458ba19e6a Fix unitialised variable, trivial formatting issues. há 15 anos atrás
  Dave Borowitz ea0562fe1f diff_tree: Add find_copies_harder to consider unmodified files. há 15 anos atrás
  Dave Borowitz f13fafc26a diff_tree: C implementation of count_blocks. há 15 anos atrás
  Dave Borowitz d9fc94f848 Use ext_functest_builder for existing extension tests. há 15 anos atrás
  Dave Borowitz 61c4234c10 tests/utils: Add builder functions to make C extension tests. há 15 anos atrás
  Dave Borowitz 93cd2d4c9e diff_tree: Use hashcodes as block keys instead of strings. há 15 anos atrás
  Dave Borowitz 9b00fef284 diff_tree: Optimize _count_blocks inner loop. há 15 anos atrás
  Dave Borowitz d57b2b4445 diff_tree: Consider dissimilar modifies to be delete/add pairs. há 15 anos atrás
  Dave Borowitz 9a8cfb25de diff_tree: C implementation of _merge_entries. há 15 anos atrás
  Dave Borowitz db88f03204 diff_tree: C implementation of _is_tree. há 15 anos atrás