Commit History

Author SHA1 Message Date
  Jelmer Vernooij 2ffac0eafc Add docstrings for parse_timezone and format_timezone. 15 years ago
  Jelmer Vernooij 1ad24df7d7 Add Blob.__slots__. 15 years ago
  Dave Borowitz e96d2f21e7 pack: Add ThinPackData.from_file. 15 years ago
  Dave Borowitz e091515ffe Use GitFile when modifying packed-refs in tests. 15 years ago
  Dave Borowitz 2f0c4286fc Don't error when creating GitFiles with the default mode. 15 years ago
  Jelmer Vernooij ba078a7ef4 Add trivial test for write_pack_header. 15 years ago
  Dave Borowitz 84c75eff51 pack: Factor out write_pack_header. 15 years ago
  Dave Borowitz b4faed1f3c web: Use write() callable for output. 15 years ago
  Dave Borowitz 906cf81ef8 web: Handle empty-string CONTENT_LENGTH. 15 years ago
  Dave Borowitz 80f8b56d8f test_objects: Remove unnecessary file writing. 15 years ago
  Jelmer Vernooij ad1b07445f Use slots. 15 years ago
  Jelmer Vernooij afda20fa0f Start on 0.6.2. 15 years ago
  Jelmer Vernooij 0f50bb4937 release 0.6.1. 15 years ago
  Jelmer Vernooij 56dcf6d989 Some restructuredText fixes. 15 years ago
  Jelmer Vernooij b67b7278de Use 0.6.1 version number everywhere. 15 years ago
  Dave Borowitz b835cc1ecf Move dul-web's main functionality to web. 15 years ago
  Dave Borowitz b5c1e94776 Move reference WSGI handler to web.py. 15 years ago
  Dave Borowitz 697e093ef6 Make dul-daemon a trivial wrapper around server functionality. 15 years ago
  Dave Borowitz cc114a1fa3 Use HTTPGitRequestHandler for test_web. 15 years ago
  Tay Ray Chuan 555255aff8 test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it 15 years ago
  Tay Ray Chuan b039a78fa5 test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows 15 years ago
  Tay Ray Chuan 934d936da4 dulwich/_objects.c 15 years ago
  Jelmer Vernooij ef6a727513 Use --quiet when initializing git repositories in compat tests. 15 years ago
  Jelmer Vernooij 9ef6bcceff Use self.store rather than explicitly creating a DiskObjectStore. 15 years ago
  Jelmer Vernooij 5484604397 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 years ago
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). 15 years ago
  Jelmer Vernooij 7640d2b405 Allow overriding paths to executables in GitSSHClient. 15 years ago
  Jelmer Vernooij 8035cdc859 Merge Augie's GitClient refactoring. 15 years ago
  Augie Fackler 198793d3e4 compat.test_client: test SubprocessGitClient and SSHGitClient 15 years ago
  Augie Fackler c43b4d91e9 client: refactor GitClient subclasses to enhance code commonality 15 years ago