Histórico de Commits

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