Historique des commits

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