История коммитов

Автор SHA1 Сообщение Дата
  Tay Ray Chuan f1d2cf7a80 dulwich/_objects.c 15 лет назад
  Jelmer Vernooij 33e710ca1d Use --quiet when initializing git repositories in compat tests. 15 лет назад
  Jelmer Vernooij b3a9e30341 Use self.store rather than explicitly creating a DiskObjectStore. 15 лет назад
  Jelmer Vernooij 835a79095a dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 лет назад
  Jelmer Vernooij c2df6f9210 Add PackBasedObjectStore.pack_loose_objects(). 15 лет назад
  Jelmer Vernooij 8d8e7166a7 Allow overriding paths to executables in GitSSHClient. 15 лет назад
  Jelmer Vernooij d14bc8d9e1 Merge Augie's GitClient refactoring. 15 лет назад
  Augie Fackler eb866fdb8a compat.test_client: test SubprocessGitClient and SSHGitClient 15 лет назад
  Augie Fackler 5071c49fee client: refactor GitClient subclasses to enhance code commonality 15 лет назад
  Jelmer Vernooij d68b171e89 parse_tree: Fix tests for pure-python implementation. 15 лет назад
  Jelmer Vernooij 6affdc5b3b Support Tree.iteritems() returning an iterator rather than a list. 15 лет назад
  Jelmer Vernooij ec4992f7e6 Remove some unused imports. 15 лет назад
  Jelmer Vernooij 6697986879 Merge logging support in the web server. 15 лет назад
  Dave Borowitz de75366961 Add simple logging to HTTP server. 15 лет назад
  Dave Borowitz 5a040fafc4 Add logging utilities and server logging. 15 лет назад
  Jelmer Vernooij 484bdb4c16 Fix tests. 15 лет назад
  Jelmer Vernooij 5c19b99b1c When restting ShaFile._file, also reset ShaFile._magic. 15 лет назад
  Jelmer Vernooij 7e6b19d34e Fix parsing from file-like objects. 15 лет назад
  Jelmer Vernooij 148848fa7e Fix compatibility tests when python-testtools is installed. 15 лет назад
  Jelmer Vernooij 4f946e5cf3 Merge support for lazy loading packs. 15 лет назад
  Jelmer Vernooij 00392137d9 Add Pack.from_lazy_objects(). 15 лет назад
  Jelmer Vernooij b1f771c8f4 Use TestTools' TestCase so TestSkipped gets picked up correctly. 15 лет назад
  Jelmer Vernooij 1cdf9a7009 Always import TestCase from dulwich.tests so it can be extended or overridden. 15 лет назад
  Jelmer Vernooij 3d26a3d930 Use Python2.7 SkipTest class if available, patch up testtools if it is 15 лет назад
  Ross Light 111e76ff5f Merged changes from trunk 15 лет назад
  Jelmer Vernooij e886cdc050 merge support for MemoryRepo, path fixing in the web server on non-unix platforms 15 лет назад
  Dave Borowitz 8dea6e0411 Add a MemoryRepo that stores everything in memory. 15 лет назад
  Dave Borowitz 5b661442ed Use correct path separators for named repo files. 15 лет назад
  Dave Borowitz e7f8d65e80 Move named file initilization to BaseRepo. 15 лет назад
  Jelmer Vernooij dc8fbbf6ec Remove unused, add bug reference. 15 лет назад