Cronologia Commit

Autore SHA1 Messaggio Data
  Dave Borowitz 29cc33dadd Don't error when creating GitFiles with the default mode. 15 anni fa
  Jelmer Vernooij 7869dca3e2 Add trivial test for write_pack_header. 15 anni fa
  Dave Borowitz 70305b65ff pack: Factor out write_pack_header. 15 anni fa
  Dave Borowitz ac0aa47f4d web: Use write() callable for output. 15 anni fa
  Dave Borowitz 7c0525df58 web: Handle empty-string CONTENT_LENGTH. 15 anni fa
  Dave Borowitz 25f375d201 test_objects: Remove unnecessary file writing. 15 anni fa
  Jelmer Vernooij 2316ca04d9 Use slots. 15 anni fa
  Jelmer Vernooij e82b896848 Start on 0.6.2. 15 anni fa
  Jelmer Vernooij 4ab58f537c release 0.6.1. 15 anni fa
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. 15 anni fa
  Jelmer Vernooij eab5d8140d Use 0.6.1 version number everywhere. 15 anni fa
  Dave Borowitz aefdbebfa9 Move dul-web's main functionality to web. 15 anni fa
  Dave Borowitz 126d5223b8 Move reference WSGI handler to web.py. 15 anni fa
  Dave Borowitz d932b3a447 Make dul-daemon a trivial wrapper around server functionality. 15 anni fa
  Dave Borowitz 83acb016e5 Use HTTPGitRequestHandler for test_web. 15 anni fa
  Tay Ray Chuan 25302c6026 test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it 15 anni fa
  Tay Ray Chuan 2754023309 test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows 15 anni fa
  Tay Ray Chuan d38e55a35c dulwich/_objects.c 15 anni fa
  Jelmer Vernooij 5eb51e6264 Use --quiet when initializing git repositories in compat tests. 15 anni fa
  Jelmer Vernooij 5179808607 Use self.store rather than explicitly creating a DiskObjectStore. 15 anni fa
  Jelmer Vernooij 6172888972 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 anni fa
  Jelmer Vernooij 73a2f131a9 Add PackBasedObjectStore.pack_loose_objects(). 15 anni fa
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. 15 anni fa
  Jelmer Vernooij af56bc57e4 Merge Augie's GitClient refactoring. 15 anni fa
  Augie Fackler a96e232ee3 compat.test_client: test SubprocessGitClient and SSHGitClient 15 anni fa
  Augie Fackler ac022f9a50 client: refactor GitClient subclasses to enhance code commonality 15 anni fa
  Jelmer Vernooij 94c7cbfd71 parse_tree: Fix tests for pure-python implementation. 15 anni fa
  Jelmer Vernooij 92eddbdaaa Support Tree.iteritems() returning an iterator rather than a list. 15 anni fa
  Jelmer Vernooij 02e36fedc8 Remove some unused imports. 15 anni fa
  Jelmer Vernooij b55451d40e Merge logging support in the web server. 15 anni fa