Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 51eef94e23 tests: Split up test suite into multiple functions, including a nocompat_test_suite. há 14 anos atrás
  Jelmer Vernooij f3a5c18295 blackbox: Set PYTHONPATH appropriately so scripts in bin/ can find dulwich. há 14 anos atrás
  Jelmer Vernooij 853ab2111b Update NEWS. há 14 anos atrás
  Jelmer Vernooij 32cb0b4248 Add entry for tutorial update. há 14 anos atrás
  Jelmer Vernooij f4c7d55524 dul-*-pack: Print usage message when not enough arguments are specified. há 14 anos atrás
  Jelmer Vernooij 1775703442 Fix dul-receive-pack and dul-upload-pack. há 14 anos atrás
  Jelmer Vernooij 3142b6effe dulwich.server: Add serve_command. há 14 anos atrás
  Jelmer Vernooij fdfadc8da9 server: Add FileSystemBackend. há 14 anos atrás
  Dave Borowitz 6eb98037b4 client: Rewrite URI parsing in get_transport_and_path. há 14 anos atrás
  Dave Borowitz 4f3679af6d repo: Raise RefFormatException instead of KeyError on bad refs. há 14 anos atrás
  Dave Borowitz 96fcf2a5b3 tutorial: Clarify setting of HEAD. há 14 anos atrás
  Jelmer Vernooij 0b9678e369 Cleanup some imports. há 14 anos atrás
  Tay Ray Chuan 2145934b0f test_pack.TestPack.test_copy: close packs há 14 anos atrás
  Tay Ray Chuan 7fb4a00384 test_object_store.PackBasedObjectStoreTests: close packs há 14 anos atrás
  Tay Ray Chuan e0361ef93b object_store.DiskObjectStore.move_in_thin_pack: close temp pack há 14 anos atrás
  Tay Ray Chuan dc9ff93f6a pack.FilePackIndex: close mmap object há 14 anos atrás
  Tay Ray Chuan 0d2da0d712 pack.FilePackIndex: use self._file instead of file parameter há 14 anos atrás
  Tay Ray Chuan 6a8778b212 pack.PackIndex: de-duplicate __iter__ implementation há 14 anos atrás
  Jelmer Vernooij a0eb030088 Makefile: add check-nocompat target. há 14 anos atrás
  Jelmer Vernooij 3a326fb7e3 dulwich.tests.compat: Fix rest syntax problems in module docstrings. há 14 anos atrás
  Jelmer Vernooij b2ae41d97b testr: Allow id list files (fixes parallel runs). há 14 anos atrás
  Jelmer Vernooij 78a12206a8 tests: Run compat tests from "normal" testsuite, but skip if C git was not há 14 anos atrás
  Jelmer Vernooij 786a8cd16b compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase. há 14 anos atrás
  Jelmer Vernooij b5490da680 Support running compatibility tests without discovery. há 14 anos atrás
  Jelmer Vernooij d5d870c333 Replace :yield: with :return: as the former is not standard rest. há 14 anos atrás
  Tay Ray Chuan d3eebff93e _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users há 14 anos atrás
  Tay Ray Chuan 5a60eade2d tests/__init__.py: put keyword-arguments before *args há 14 anos atrás
  Jelmer Vernooij 3440200fd0 Rename dulwich.misc => dulwich._compat. há 14 anos atrás
  Jelmer Vernooij 2b68a93266 Fix unitialised variable, trivial formatting issues. há 14 anos atrás
  Dave Borowitz 1335522e70 diff_tree: Add find_copies_harder to consider unmodified files. há 14 anos atrás