Commit History

Author SHA1 Message Date
  Jelmer Vernooij ddede158dd HACKING: Add a note about the use of quotes. 14 years ago
  Dave Borowitz 54cad11c24 client: Standardize on single quotes. 14 years ago
  Dave Borowitz 5d9838f2a0 Fix unittest2 runner and reorganize test imports. 14 years ago
  Jelmer Vernooij 79f0b962ae Use unittest or unittest2 test runner instead of nose for running tests from the testsuite. 14 years ago
  Jelmer Vernooij ccabb566a9 BlackboxTest: Always use sys.executable, not just for Windows NT. 14 years ago
  Tay Ray Chuan d078b4d873 blackbox: pass python.exe for Windows 14 years ago
  Tay Ray Chuan aab723d9e1 Repo.get_named_file: fix spelling in doc 14 years ago
  Jelmer Vernooij 7ca3ed649c NEWS: Add two missing items. 14 years ago
  Jelmer Vernooij d7590c9ef8 tutorial: Fix ref reading. 14 years ago
  Jelmer Vernooij 51eef94e23 tests: Split up test suite into multiple functions, including a nocompat_test_suite. 14 years ago
  Jelmer Vernooij f3a5c18295 blackbox: Set PYTHONPATH appropriately so scripts in bin/ can find dulwich. 14 years ago
  Jelmer Vernooij 853ab2111b Update NEWS. 14 years ago
  Jelmer Vernooij 32cb0b4248 Add entry for tutorial update. 14 years ago
  Jelmer Vernooij f4c7d55524 dul-*-pack: Print usage message when not enough arguments are specified. 14 years ago
  Jelmer Vernooij 1775703442 Fix dul-receive-pack and dul-upload-pack. 14 years ago
  Jelmer Vernooij 3142b6effe dulwich.server: Add serve_command. 14 years ago
  Jelmer Vernooij fdfadc8da9 server: Add FileSystemBackend. 14 years ago
  Dave Borowitz 6eb98037b4 client: Rewrite URI parsing in get_transport_and_path. 14 years ago
  Dave Borowitz 4f3679af6d repo: Raise RefFormatException instead of KeyError on bad refs. 14 years ago
  Dave Borowitz 96fcf2a5b3 tutorial: Clarify setting of HEAD. 14 years ago
  Jelmer Vernooij 0b9678e369 Cleanup some imports. 14 years ago
  Tay Ray Chuan 2145934b0f test_pack.TestPack.test_copy: close packs 14 years ago
  Tay Ray Chuan 7fb4a00384 test_object_store.PackBasedObjectStoreTests: close packs 14 years ago
  Tay Ray Chuan e0361ef93b object_store.DiskObjectStore.move_in_thin_pack: close temp pack 14 years ago
  Tay Ray Chuan dc9ff93f6a pack.FilePackIndex: close mmap object 14 years ago
  Tay Ray Chuan 0d2da0d712 pack.FilePackIndex: use self._file instead of file parameter 14 years ago
  Tay Ray Chuan 6a8778b212 pack.PackIndex: de-duplicate __iter__ implementation 14 years ago
  Jelmer Vernooij a0eb030088 Makefile: add check-nocompat target. 14 years ago
  Jelmer Vernooij 3a326fb7e3 dulwich.tests.compat: Fix rest syntax problems in module docstrings. 14 years ago
  Jelmer Vernooij b2ae41d97b testr: Allow id list files (fixes parallel runs). 14 years ago