提交歷史

作者 SHA1 備註 提交日期
  Dave Borowitz 150d18e5f3 object_store: Include subtrees in iteration. 14 年之前
  Dave Borowitz 27d6e64bee object_store: Make iter_tree_contents depth-first. 14 年之前
  Jelmer Vernooij a18d1cffc7 Add docstrings for parse_timezone and format_timezone. 14 年之前
  Jelmer Vernooij 2611c2de12 Add Blob.__slots__. 14 年之前
  Dave Borowitz 8e2a79ae9d pack: Add ThinPackData.from_file. 14 年之前
  Dave Borowitz 84cc07d9c1 Use GitFile when modifying packed-refs in tests. 14 年之前
  Dave Borowitz 29cc33dadd Don't error when creating GitFiles with the default mode. 14 年之前
  Jelmer Vernooij 7869dca3e2 Add trivial test for write_pack_header. 14 年之前
  Dave Borowitz 70305b65ff pack: Factor out write_pack_header. 14 年之前
  Dave Borowitz ac0aa47f4d web: Use write() callable for output. 14 年之前
  Dave Borowitz 7c0525df58 web: Handle empty-string CONTENT_LENGTH. 14 年之前
  Dave Borowitz 25f375d201 test_objects: Remove unnecessary file writing. 14 年之前
  Jelmer Vernooij 2316ca04d9 Use slots. 14 年之前
  Jelmer Vernooij e82b896848 Start on 0.6.2. 14 年之前
  Jelmer Vernooij 4ab58f537c release 0.6.1. 14 年之前
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. 14 年之前
  Jelmer Vernooij eab5d8140d Use 0.6.1 version number everywhere. 14 年之前
  Dave Borowitz aefdbebfa9 Move dul-web's main functionality to web. 14 年之前
  Dave Borowitz 126d5223b8 Move reference WSGI handler to web.py. 14 年之前
  Dave Borowitz d932b3a447 Make dul-daemon a trivial wrapper around server functionality. 14 年之前
  Dave Borowitz 83acb016e5 Use HTTPGitRequestHandler for test_web. 14 年之前
  Tay Ray Chuan 25302c6026 test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it 14 年之前
  Tay Ray Chuan 2754023309 test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows 14 年之前
  Tay Ray Chuan d38e55a35c dulwich/_objects.c 14 年之前
  Jelmer Vernooij 5eb51e6264 Use --quiet when initializing git repositories in compat tests. 15 年之前
  Jelmer Vernooij 5179808607 Use self.store rather than explicitly creating a DiskObjectStore. 15 年之前
  Jelmer Vernooij 6172888972 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 年之前
  Jelmer Vernooij 73a2f131a9 Add PackBasedObjectStore.pack_loose_objects(). 15 年之前
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. 15 年之前
  Jelmer Vernooij af56bc57e4 Merge Augie's GitClient refactoring. 15 年之前