Commit History

作者 SHA1 備註 提交日期
  Dave Borowitz 2b7ccbf278 web: Distinguish between missing files and read errors. 15 年之前
  Dave Borowitz c0dcad78dd object_store: Include subtrees in iteration. 15 年之前
  Dave Borowitz 1d2133e1cf object_store: Make iter_tree_contents depth-first. 15 年之前
  Dave Borowitz e96d2f21e7 pack: Add ThinPackData.from_file. 15 年之前
  Dave Borowitz e091515ffe Use GitFile when modifying packed-refs in tests. 15 年之前
  Dave Borowitz 2f0c4286fc Don't error when creating GitFiles with the default mode. 15 年之前
  Dave Borowitz 84c75eff51 pack: Factor out write_pack_header. 15 年之前
  Dave Borowitz b4faed1f3c web: Use write() callable for output. 15 年之前
  Dave Borowitz 906cf81ef8 web: Handle empty-string CONTENT_LENGTH. 15 年之前
  Jelmer Vernooij ad1b07445f Use slots. 15 年之前
  Jelmer Vernooij afda20fa0f Start on 0.6.2. 15 年之前
  Jelmer Vernooij 0f50bb4937 release 0.6.1. 15 年之前
  Dave Borowitz b835cc1ecf Move dul-web's main functionality to web. 15 年之前
  Dave Borowitz b5c1e94776 Move reference WSGI handler to web.py. 15 年之前
  Dave Borowitz 697e093ef6 Make dul-daemon a trivial wrapper around server functionality. 15 年之前
  Dave Borowitz cc114a1fa3 Use HTTPGitRequestHandler for test_web. 15 年之前
  Jelmer Vernooij 5484604397 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 年之前
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). 15 年之前
  Jelmer Vernooij 7640d2b405 Allow overriding paths to executables in GitSSHClient. 15 年之前
  Jelmer Vernooij 8035cdc859 Merge Augie's GitClient refactoring. 15 年之前
  Dave Borowitz 6c56cb79a9 Add simple logging to HTTP server. 15 年之前
  Dave Borowitz d856df40d9 Add logging utilities and server logging. 15 年之前
  Jelmer Vernooij 5b1a05053f Use TestTools' TestCase so TestSkipped gets picked up correctly. 15 年之前
  Dave Borowitz dc302fbceb Add a MemoryRepo that stores everything in memory. 15 年之前
  Dave Borowitz ee1b8b1c0b Use correct path separators for named repo files. 15 年之前
  Dave Borowitz 685f2959c6 Move named file initilization to BaseRepo. 15 年之前
  Dave Borowitz 0994d0331b Clean up file headers. 15 年之前
  Dave Borowitz 186fb3a2ae Fix memory leak in C implementation of sorted_tree_items. 15 年之前
  Dave Borowitz b9677d0afc Add tests for sorted_tree_items and C implementation. 15 年之前
  Jelmer Vernooij 8ef533a516 release 0.6.0. 15 年之前