Histórico de Commits

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