Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave Borowitz aefdbebfa9 Move dul-web's main functionality to web. hace 15 años
  Dave Borowitz 126d5223b8 Move reference WSGI handler to web.py. hace 15 años
  Dave Borowitz d932b3a447 Make dul-daemon a trivial wrapper around server functionality. hace 15 años
  Dave Borowitz 83acb016e5 Use HTTPGitRequestHandler for test_web. hace 15 años
  Tay Ray Chuan 25302c6026 test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it hace 15 años
  Tay Ray Chuan 2754023309 test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows hace 15 años
  Tay Ray Chuan d38e55a35c dulwich/_objects.c hace 15 años
  Jelmer Vernooij 5eb51e6264 Use --quiet when initializing git repositories in compat tests. hace 15 años
  Jelmer Vernooij 5179808607 Use self.store rather than explicitly creating a DiskObjectStore. hace 15 años
  Jelmer Vernooij 6172888972 dulwich.pack.write_pack_index_v{1,2} now take a file-like object hace 15 años
  Jelmer Vernooij 73a2f131a9 Add PackBasedObjectStore.pack_loose_objects(). hace 15 años
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. hace 15 años
  Jelmer Vernooij af56bc57e4 Merge Augie's GitClient refactoring. hace 15 años
  Augie Fackler a96e232ee3 compat.test_client: test SubprocessGitClient and SSHGitClient hace 15 años
  Augie Fackler ac022f9a50 client: refactor GitClient subclasses to enhance code commonality hace 15 años
  Jelmer Vernooij 94c7cbfd71 parse_tree: Fix tests for pure-python implementation. hace 15 años
  Jelmer Vernooij 92eddbdaaa Support Tree.iteritems() returning an iterator rather than a list. hace 15 años
  Jelmer Vernooij 02e36fedc8 Remove some unused imports. hace 15 años
  Jelmer Vernooij b55451d40e Merge logging support in the web server. hace 15 años
  Dave Borowitz e1e0ecefc3 Add simple logging to HTTP server. hace 15 años
  Dave Borowitz 998f9b52e9 Add logging utilities and server logging. hace 15 años
  Jelmer Vernooij 91ee60cd30 Fix tests. hace 15 años
  Jelmer Vernooij dcd2f95e9e When restting ShaFile._file, also reset ShaFile._magic. hace 15 años
  Jelmer Vernooij 6a5e43cde8 Fix parsing from file-like objects. hace 15 años
  Jelmer Vernooij 1548ad6a47 Fix compatibility tests when python-testtools is installed. hace 15 años
  Jelmer Vernooij 0bbbc67c2d Merge support for lazy loading packs. hace 15 años
  Jelmer Vernooij b02a52496a Add Pack.from_lazy_objects(). hace 15 años
  Jelmer Vernooij 3ef09128a8 Use TestTools' TestCase so TestSkipped gets picked up correctly. hace 15 años
  Jelmer Vernooij 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. hace 15 años
  Jelmer Vernooij b74cc6c034 Use Python2.7 SkipTest class if available, patch up testtools if it is hace 15 años