Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave Borowitz ae65f9a46d server: Factor out _split_proto_line as a global. hace 15 años
  Dave Borowitz 2ee1f02bdc Clean up docstrings in dulwich.protocol. hace 15 años
  Jelmer Vernooij 167f4fcddd Update NEWS. hace 15 años
  Dave Borowitz 9cef461565 Standardize quote delimiters in test_protocol. hace 15 años
  Dave Borowitz 6657351fca Use run_git_or_fail in compat tests wherever possible. hace 15 años
  Jelmer Vernooij 9e660733fc Initial work on a fastimport parser. hace 15 años
  Jelmer Vernooij 85b57b6c73 Fix tests with testtools installed. hace 15 años
  Jelmer Vernooij 7ebc5d1730 Merge support for side-band-64k. hace 15 años
  Dave Borowitz 176d93b65f Compat tests for servers with and without side-band-64k. hace 15 años
  Dave Borowitz 35fba53089 Add side-band-64k support to ReceivePackHandler. hace 15 años
  Dave Borowitz 00dccb5fe0 More flexible version checking for compat tests. hace 15 años
  Dave Borowitz 23fd4fe878 Tweak server handler injection. hace 15 años
  Dave Borowitz 6163a961c3 server: Change capabilities methods to classmethods. hace 15 años
  Dave Borowitz cc748dcb63 Factor out a function to convert a line to a pkt-line. hace 15 años
  Dave Borowitz 46fcd287d9 Factor out _report_status in ReceivePackHandler. hace 15 años
  Dave Borowitz 2be8228355 test_web: Ensure cache headers are set correctly. hace 15 años
  Dave Borowitz bd42bcc332 Add more tests for web.py. hace 15 años
  Dave Borowitz b4e894070a test/utils: Return non-__slot__ subclasses from make_object. hace 15 años
  Dave Borowitz 866fdfba54 test_web: Simplify assertions about Content-Type. hace 15 años
  Dave Borowitz 0b7f38152b test_web: Use MemoryRepo for tests instead of complex tests. hace 15 años
  Dave Borowitz ece39fdd46 Correct PSF copyright on web.date_time_string. hace 15 años
  Dave Borowitz 2b7ccbf278 web: Distinguish between missing files and read errors. hace 15 años
  Dave Borowitz 10d90c921b Fix iter_tree_contents iteration. hace 15 años
  Dave Borowitz c0dcad78dd object_store: Include subtrees in iteration. hace 15 años
  Dave Borowitz 1d2133e1cf object_store: Make iter_tree_contents depth-first. hace 15 años
  Jelmer Vernooij 2ffac0eafc Add docstrings for parse_timezone and format_timezone. hace 15 años
  Jelmer Vernooij 1ad24df7d7 Add Blob.__slots__. hace 15 años
  Dave Borowitz e96d2f21e7 pack: Add ThinPackData.from_file. hace 15 años
  Dave Borowitz e091515ffe Use GitFile when modifying packed-refs in tests. hace 15 años
  Dave Borowitz 2f0c4286fc Don't error when creating GitFiles with the default mode. hace 15 años