Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Dave Borowitz dc302fbceb Add a MemoryRepo that stores everything in memory. hace 15 años
  Dave Borowitz ee1b8b1c0b Use correct path separators for named repo files. hace 15 años
  Dave Borowitz 685f2959c6 Move named file initilization to BaseRepo. hace 15 años
  Jelmer Vernooij 235a1f828f Remove unused, add bug reference. hace 15 años