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

Автор SHA1 Сообщение Дата
  Tay Ray Chuan 934d936da4 dulwich/_objects.c 15 лет назад
  Jelmer Vernooij ef6a727513 Use --quiet when initializing git repositories in compat tests. 15 лет назад
  Jelmer Vernooij 9ef6bcceff Use self.store rather than explicitly creating a DiskObjectStore. 15 лет назад
  Jelmer Vernooij 5484604397 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 лет назад
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). 15 лет назад
  Jelmer Vernooij 7640d2b405 Allow overriding paths to executables in GitSSHClient. 15 лет назад
  Jelmer Vernooij 8035cdc859 Merge Augie's GitClient refactoring. 15 лет назад
  Augie Fackler 198793d3e4 compat.test_client: test SubprocessGitClient and SSHGitClient 15 лет назад
  Augie Fackler c43b4d91e9 client: refactor GitClient subclasses to enhance code commonality 15 лет назад
  Jelmer Vernooij e7365353f9 parse_tree: Fix tests for pure-python implementation. 15 лет назад
  Jelmer Vernooij 10411d7bd3 Support Tree.iteritems() returning an iterator rather than a list. 15 лет назад
  Jelmer Vernooij 2662f425f6 Remove some unused imports. 15 лет назад
  Jelmer Vernooij f4de787cb6 Merge logging support in the web server. 15 лет назад
  Dave Borowitz 6c56cb79a9 Add simple logging to HTTP server. 15 лет назад
  Dave Borowitz d856df40d9 Add logging utilities and server logging. 15 лет назад
  Jelmer Vernooij d7efb8ab86 Fix tests. 15 лет назад
  Jelmer Vernooij 9086883ca3 When restting ShaFile._file, also reset ShaFile._magic. 15 лет назад
  Jelmer Vernooij f019b971f8 Fix parsing from file-like objects. 15 лет назад
  Jelmer Vernooij e98e0e5f7b Fix compatibility tests when python-testtools is installed. 15 лет назад
  Jelmer Vernooij 0cb5295c48 Merge support for lazy loading packs. 15 лет назад
  Jelmer Vernooij 80302c73fa Add Pack.from_lazy_objects(). 15 лет назад
  Jelmer Vernooij 5b1a05053f Use TestTools' TestCase so TestSkipped gets picked up correctly. 15 лет назад
  Jelmer Vernooij 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. 15 лет назад
  Jelmer Vernooij f4cf89e87b Use Python2.7 SkipTest class if available, patch up testtools if it is 15 лет назад
  Ross Light f068532ec8 Merged changes from trunk 15 лет назад
  Jelmer Vernooij bf40399d23 merge support for MemoryRepo, path fixing in the web server on non-unix platforms 15 лет назад
  Dave Borowitz dc302fbceb Add a MemoryRepo that stores everything in memory. 15 лет назад
  Dave Borowitz ee1b8b1c0b Use correct path separators for named repo files. 15 лет назад
  Dave Borowitz 685f2959c6 Move named file initilization to BaseRepo. 15 лет назад
  Jelmer Vernooij 235a1f828f Remove unused, add bug reference. 15 лет назад