Historia zmian

Autor SHA1 Wiadomość Data
  Jelmer Vernooij 2aaf417993 NEWS: Add two missing items. 15 lat temu
  Jelmer Vernooij 7d1ae38ea1 tutorial: Fix ref reading. 15 lat temu
  Jelmer Vernooij c4e2af0e4a tests: Split up test suite into multiple functions, including a nocompat_test_suite. 15 lat temu
  Jelmer Vernooij 4f719d94db blackbox: Set PYTHONPATH appropriately so scripts in bin/ can find dulwich. 15 lat temu
  Jelmer Vernooij c27dd602ad Update NEWS. 15 lat temu
  Jelmer Vernooij 36121b29b1 Add entry for tutorial update. 15 lat temu
  Jelmer Vernooij 885202f815 dul-*-pack: Print usage message when not enough arguments are specified. 15 lat temu
  Jelmer Vernooij 69c931cd56 Fix dul-receive-pack and dul-upload-pack. 15 lat temu
  Jelmer Vernooij 7c54ab900f dulwich.server: Add serve_command. 15 lat temu
  Jelmer Vernooij cbbeebbbca server: Add FileSystemBackend. 15 lat temu
  Dave Borowitz 07f6a95123 client: Rewrite URI parsing in get_transport_and_path. 15 lat temu
  Dave Borowitz 4548bac852 repo: Raise RefFormatException instead of KeyError on bad refs. 15 lat temu
  Dave Borowitz 061a9b839e tutorial: Clarify setting of HEAD. 15 lat temu
  Jelmer Vernooij 56ae47bef2 Cleanup some imports. 15 lat temu
  Tay Ray Chuan 6cdf23dd04 test_pack.TestPack.test_copy: close packs 15 lat temu
  Tay Ray Chuan 712120bc49 test_object_store.PackBasedObjectStoreTests: close packs 15 lat temu
  Tay Ray Chuan bd771adadf object_store.DiskObjectStore.move_in_thin_pack: close temp pack 15 lat temu
  Tay Ray Chuan ac7710701a pack.FilePackIndex: close mmap object 15 lat temu
  Tay Ray Chuan 8246b1e415 pack.FilePackIndex: use self._file instead of file parameter 15 lat temu
  Tay Ray Chuan b3015e3603 pack.PackIndex: de-duplicate __iter__ implementation 15 lat temu
  Jelmer Vernooij 97821684f0 Makefile: add check-nocompat target. 15 lat temu
  Jelmer Vernooij dac48b6f4c dulwich.tests.compat: Fix rest syntax problems in module docstrings. 15 lat temu
  Jelmer Vernooij 97383d783a testr: Allow id list files (fixes parallel runs). 15 lat temu
  Jelmer Vernooij 242f40a504 tests: Run compat tests from "normal" testsuite, but skip if C git was not 15 lat temu
  Jelmer Vernooij 2505c296a2 compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase. 15 lat temu
  Jelmer Vernooij 687e80cc7c Support running compatibility tests without discovery. 15 lat temu
  Jelmer Vernooij 4fe2bc0cf4 Replace :yield: with :return: as the former is not standard rest. 15 lat temu
  Tay Ray Chuan b2ef8d5493 _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users 15 lat temu
  Tay Ray Chuan 7dc2bbb4ca tests/__init__.py: put keyword-arguments before *args 15 lat temu
  Jelmer Vernooij 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 lat temu