Histórico de Commits

Autor SHA1 Mensagem Data
  Tay Ray Chuan 2754023309 test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows há 15 anos atrás
  Tay Ray Chuan d38e55a35c dulwich/_objects.c há 15 anos atrás
  Jelmer Vernooij 5eb51e6264 Use --quiet when initializing git repositories in compat tests. há 15 anos atrás
  Jelmer Vernooij 5179808607 Use self.store rather than explicitly creating a DiskObjectStore. há 15 anos atrás
  Jelmer Vernooij 6172888972 dulwich.pack.write_pack_index_v{1,2} now take a file-like object há 15 anos atrás
  Jelmer Vernooij 73a2f131a9 Add PackBasedObjectStore.pack_loose_objects(). há 15 anos atrás
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. há 15 anos atrás
  Jelmer Vernooij af56bc57e4 Merge Augie's GitClient refactoring. há 15 anos atrás
  Augie Fackler a96e232ee3 compat.test_client: test SubprocessGitClient and SSHGitClient há 15 anos atrás
  Augie Fackler ac022f9a50 client: refactor GitClient subclasses to enhance code commonality há 15 anos atrás
  Jelmer Vernooij 94c7cbfd71 parse_tree: Fix tests for pure-python implementation. há 15 anos atrás
  Jelmer Vernooij 92eddbdaaa Support Tree.iteritems() returning an iterator rather than a list. há 15 anos atrás
  Jelmer Vernooij 02e36fedc8 Remove some unused imports. há 15 anos atrás
  Jelmer Vernooij b55451d40e Merge logging support in the web server. há 15 anos atrás
  Dave Borowitz e1e0ecefc3 Add simple logging to HTTP server. há 15 anos atrás
  Dave Borowitz 998f9b52e9 Add logging utilities and server logging. há 15 anos atrás
  Jelmer Vernooij 91ee60cd30 Fix tests. há 15 anos atrás
  Jelmer Vernooij dcd2f95e9e When restting ShaFile._file, also reset ShaFile._magic. há 15 anos atrás
  Jelmer Vernooij 6a5e43cde8 Fix parsing from file-like objects. há 15 anos atrás
  Jelmer Vernooij 1548ad6a47 Fix compatibility tests when python-testtools is installed. há 15 anos atrás
  Jelmer Vernooij 0bbbc67c2d Merge support for lazy loading packs. há 15 anos atrás
  Jelmer Vernooij b02a52496a Add Pack.from_lazy_objects(). há 15 anos atrás
  Jelmer Vernooij 3ef09128a8 Use TestTools' TestCase so TestSkipped gets picked up correctly. há 15 anos atrás
  Jelmer Vernooij 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. há 15 anos atrás
  Jelmer Vernooij b74cc6c034 Use Python2.7 SkipTest class if available, patch up testtools if it is há 15 anos atrás
  Ross Light d3b58ac7c7 Merged changes from trunk há 15 anos atrás
  Jelmer Vernooij 945e827da4 merge support for MemoryRepo, path fixing in the web server on non-unix platforms há 15 anos atrás
  Dave Borowitz 3a417f870f Add a MemoryRepo that stores everything in memory. há 15 anos atrás
  Dave Borowitz 44e1d6154c Use correct path separators for named repo files. há 15 anos atrás
  Dave Borowitz 20f3afcdb8 Move named file initilization to BaseRepo. há 15 anos atrás