Historie revizí

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