2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jelmer Vernooij e1fd8c6dd1 dulwich.server: Add serve_command. 14 жил өмнө
  Jelmer Vernooij c96d4a05a7 server: Add FileSystemBackend. 14 жил өмнө
  Dave Borowitz a9e4643b42 client: Rewrite URI parsing in get_transport_and_path. 14 жил өмнө
  Dave Borowitz cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. 14 жил өмнө
  Dave Borowitz 844f56adcc tutorial: Clarify setting of HEAD. 14 жил өмнө
  Jelmer Vernooij 0bc9928b33 Cleanup some imports. 14 жил өмнө
  Tay Ray Chuan 8085337f8e test_pack.TestPack.test_copy: close packs 14 жил өмнө
  Tay Ray Chuan 9eb55f1c94 test_object_store.PackBasedObjectStoreTests: close packs 14 жил өмнө
  Tay Ray Chuan f1c2c06daf object_store.DiskObjectStore.move_in_thin_pack: close temp pack 14 жил өмнө
  Tay Ray Chuan f9faace0d4 pack.FilePackIndex: close mmap object 14 жил өмнө
  Tay Ray Chuan 9f9e5eba36 pack.FilePackIndex: use self._file instead of file parameter 14 жил өмнө
  Tay Ray Chuan ae8d2e3201 pack.PackIndex: de-duplicate __iter__ implementation 14 жил өмнө
  Jelmer Vernooij 1e451374e7 Makefile: add check-nocompat target. 14 жил өмнө
  Jelmer Vernooij d27bd9c529 dulwich.tests.compat: Fix rest syntax problems in module docstrings. 14 жил өмнө
  Jelmer Vernooij e46d3b3a75 testr: Allow id list files (fixes parallel runs). 14 жил өмнө
  Jelmer Vernooij 7c59b4bdb6 tests: Run compat tests from "normal" testsuite, but skip if C git was not 14 жил өмнө
  Jelmer Vernooij 4b53f72dd3 compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase. 14 жил өмнө
  Jelmer Vernooij 98873dd78f Support running compatibility tests without discovery. 14 жил өмнө
  Jelmer Vernooij 5aa3160ea9 Replace :yield: with :return: as the former is not standard rest. 14 жил өмнө
  Tay Ray Chuan 67aa7550af _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users 14 жил өмнө
  Tay Ray Chuan 5e9eaccf74 tests/__init__.py: put keyword-arguments before *args 14 жил өмнө
  Jelmer Vernooij 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 жил өмнө
  Jelmer Vernooij f137f01161 Fix unitialised variable, trivial formatting issues. 14 жил өмнө
  Dave Borowitz b4f4f4d174 diff_tree: Add find_copies_harder to consider unmodified files. 14 жил өмнө
  Dave Borowitz e758441172 diff_tree: C implementation of count_blocks. 14 жил өмнө
  Dave Borowitz b1a62d37db Use ext_functest_builder for existing extension tests. 14 жил өмнө
  Dave Borowitz d6037f29a7 tests/utils: Add builder functions to make C extension tests. 14 жил өмнө
  Dave Borowitz 20ab821ca4 diff_tree: Use hashcodes as block keys instead of strings. 14 жил өмнө
  Dave Borowitz ae5aec239d diff_tree: Optimize _count_blocks inner loop. 14 жил өмнө
  Dave Borowitz 8599f045fd diff_tree: Consider dissimilar modifies to be delete/add pairs. 14 жил өмнө