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

Автор SHA1 Сообщение Дата
  Jelmer Vernooij cea092d1a1 Also fix dulwich.test.test_greenthreads on python3.4. 9 лет назад
  Jelmer Vernooij 44d6f448da Fix python3 compatibility in dulwich.greenthreads, enable travis testing. Fixes: #422 9 лет назад
  Jelmer Vernooij 6305dd2b1e releasing package dulwich version 0.13.0-1 9 лет назад
  Jelmer Vernooij dfb4e568fd Fix lintian overrides syntax. 9 лет назад
  Jelmer Vernooij 240a3456cd Ignore debhelper build stamp. 9 лет назад
  Jelmer Vernooij 15ca5f90ba Add some lintian overrides for git files that are used for testing. 9 лет назад
  Jelmer Vernooij 66e5fbde5e Bump standards version to 3.9.7. 9 лет назад
  Jelmer Vernooij acf558a5fd New upstream release. 9 лет назад
  Jelmer Vernooij 698ef80d24 Fix debian branch name. 9 лет назад
  Jelmer Vernooij 6bdf8ba5b2 Merge tag 'upstream/0.13.0' into unstable 9 лет назад
  Jelmer Vernooij dd410283bf Imported Upstream version 0.13.0 9 лет назад
  Jelmer Vernooij 27303a249d Update upstream key. 9 лет назад
  Jelmer Vernooij 4f928039f8 Start on 0.14.0. 9 лет назад
  Jelmer Vernooij 528f011974 Release 0.13.0. 9 лет назад
  Jelmer Vernooij 8eb37d3b44 Update NEWS, README.md to reflect fixing of #295. 9 лет назад
  Jelmer Vernooij 18884ba065 Fix fastimport support on python3.4. 9 лет назад
  Jelmer Vernooij 9419880cb7 Use assertIn / assertNotIn for easier debugging. 9 лет назад
  Jonas Haag d1e6036716 Fix unit tests 9 лет назад
  Jonas Haag fc6f2020de Fix #295: Python 3 compatibility for dulwich.web 9 лет назад
  Jelmer Vernooij e099e14060 Use copies rather than references in MemoryObjectStore. 9 лет назад
  Jelmer Vernooij b98c945585 Don't rely on MemoryObjectStore returning the exact same object. 9 лет назад
  Félix Mattrat dc5d21e3d3 Add test to verify objects stored in MemoryObjectStore can not be lost when they are modified. 9 лет назад
  Félix Mattrat e7ccd22715 when emitting a fastimport.FileModifyCommand referencing a Blob the marker need to be prefixed by : 9 лет назад
  Jelmer Vernooij 02ba02d710 Fastimport python3 support. 9 лет назад
  Jelmer Vernooij ff8a613cd1 Fix Python3 client web support. 9 лет назад
  Jelmer Vernooij d036356606 Avoid getheaders() - incompatible with Python3. 9 лет назад
  Jelmer Vernooij f8856c0b24 Use headers.get() to get Content-Type; improves Python3 compatibility. 9 лет назад
  Jelmer Vernooij 3a1025e798 Merge remote-tracking branch 'jonashaag/fix-140' 9 лет назад
  Jelmer Vernooij 824884e932 Update NEWS. 9 лет назад
  Jonas Haag 6ba8bba4f4 Fix hang on Gzip decompression 9 лет назад