Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave Borowitz 697e093ef6 Make dul-daemon a trivial wrapper around server functionality. hace 15 años
  Dave Borowitz cc114a1fa3 Use HTTPGitRequestHandler for test_web. hace 15 años
  Tay Ray Chuan 555255aff8 test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it hace 15 años
  Tay Ray Chuan b039a78fa5 test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows hace 15 años
  Tay Ray Chuan 934d936da4 dulwich/_objects.c hace 15 años
  Jelmer Vernooij ef6a727513 Use --quiet when initializing git repositories in compat tests. hace 15 años
  Jelmer Vernooij 9ef6bcceff Use self.store rather than explicitly creating a DiskObjectStore. hace 15 años
  Jelmer Vernooij 5484604397 dulwich.pack.write_pack_index_v{1,2} now take a file-like object hace 15 años
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). hace 15 años
  Jelmer Vernooij 7640d2b405 Allow overriding paths to executables in GitSSHClient. hace 15 años
  Jelmer Vernooij 8035cdc859 Merge Augie's GitClient refactoring. hace 15 años
  Augie Fackler 198793d3e4 compat.test_client: test SubprocessGitClient and SSHGitClient hace 15 años
  Augie Fackler c43b4d91e9 client: refactor GitClient subclasses to enhance code commonality hace 15 años
  Jelmer Vernooij e7365353f9 parse_tree: Fix tests for pure-python implementation. hace 15 años
  Jelmer Vernooij 10411d7bd3 Support Tree.iteritems() returning an iterator rather than a list. hace 15 años
  Jelmer Vernooij 2662f425f6 Remove some unused imports. hace 15 años
  Jelmer Vernooij f4de787cb6 Merge logging support in the web server. hace 15 años
  Dave Borowitz 6c56cb79a9 Add simple logging to HTTP server. hace 15 años
  Dave Borowitz d856df40d9 Add logging utilities and server logging. hace 15 años
  Jelmer Vernooij d7efb8ab86 Fix tests. hace 15 años
  Jelmer Vernooij 9086883ca3 When restting ShaFile._file, also reset ShaFile._magic. hace 15 años
  Jelmer Vernooij f019b971f8 Fix parsing from file-like objects. hace 15 años
  Jelmer Vernooij e98e0e5f7b Fix compatibility tests when python-testtools is installed. hace 15 años
  Jelmer Vernooij 0cb5295c48 Merge support for lazy loading packs. hace 15 años
  Jelmer Vernooij 80302c73fa Add Pack.from_lazy_objects(). hace 15 años
  Jelmer Vernooij 5b1a05053f Use TestTools' TestCase so TestSkipped gets picked up correctly. hace 15 años
  Jelmer Vernooij 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. hace 15 años
  Jelmer Vernooij f4cf89e87b Use Python2.7 SkipTest class if available, patch up testtools if it is hace 15 años
  Ross Light f068532ec8 Merged changes from trunk hace 15 años
  Jelmer Vernooij bf40399d23 merge support for MemoryRepo, path fixing in the web server on non-unix platforms hace 15 años