Histórico de commits

Autor SHA1 Mensagem Data
  Dave Borowitz 7e9eed6f88 web: Use write() callable for output. 15 anos atrás
  Dave Borowitz 2c07e3e06f web: Handle empty-string CONTENT_LENGTH. 15 anos atrás
  Dave Borowitz 8bf31b44e5 test_objects: Remove unnecessary file writing. 15 anos atrás
  Jelmer Vernooij f11a24eb4d Use slots. 15 anos atrás
  Jelmer Vernooij 6d3fa9c087 Start on 0.6.2. 15 anos atrás
  Jelmer Vernooij 98c35a083e release 0.6.1. 15 anos atrás
  Jelmer Vernooij 2548d296ea Some restructuredText fixes. 15 anos atrás
  Jelmer Vernooij d90d44431e Use 0.6.1 version number everywhere. 15 anos atrás
  Dave Borowitz 9dfac55926 Move dul-web's main functionality to web. 15 anos atrás
  Dave Borowitz dd6cc9bd0e Move reference WSGI handler to web.py. 15 anos atrás
  Dave Borowitz c14b39828b Make dul-daemon a trivial wrapper around server functionality. 15 anos atrás
  Dave Borowitz 5f26d560b0 Use HTTPGitRequestHandler for test_web. 15 anos atrás
  Tay Ray Chuan c914d5ea40 test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it 15 anos atrás
  Tay Ray Chuan c95d84c6ef test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows 15 anos atrás
  Tay Ray Chuan f1d2cf7a80 dulwich/_objects.c 15 anos atrás
  Jelmer Vernooij 33e710ca1d Use --quiet when initializing git repositories in compat tests. 15 anos atrás
  Jelmer Vernooij b3a9e30341 Use self.store rather than explicitly creating a DiskObjectStore. 15 anos atrás
  Jelmer Vernooij 835a79095a dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 anos atrás
  Jelmer Vernooij c2df6f9210 Add PackBasedObjectStore.pack_loose_objects(). 15 anos atrás
  Jelmer Vernooij 8d8e7166a7 Allow overriding paths to executables in GitSSHClient. 15 anos atrás
  Jelmer Vernooij d14bc8d9e1 Merge Augie's GitClient refactoring. 15 anos atrás
  Augie Fackler eb866fdb8a compat.test_client: test SubprocessGitClient and SSHGitClient 15 anos atrás
  Augie Fackler 5071c49fee client: refactor GitClient subclasses to enhance code commonality 15 anos atrás
  Jelmer Vernooij d68b171e89 parse_tree: Fix tests for pure-python implementation. 15 anos atrás
  Jelmer Vernooij 6affdc5b3b Support Tree.iteritems() returning an iterator rather than a list. 15 anos atrás
  Jelmer Vernooij ec4992f7e6 Remove some unused imports. 15 anos atrás
  Jelmer Vernooij 6697986879 Merge logging support in the web server. 15 anos atrás
  Dave Borowitz de75366961 Add simple logging to HTTP server. 15 anos atrás
  Dave Borowitz 5a040fafc4 Add logging utilities and server logging. 15 anos atrás
  Jelmer Vernooij 484bdb4c16 Fix tests. 15 anos atrás