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

Автор SHA1 Сообщение Дата
  Jelmer Vernooij 6f5f462b34 Add submodule support in write_tree_diff. 14 лет назад
  Jelmer Vernooij 7db0c9afed Add test for write_tree_diff with a submodule. 14 лет назад
  Jelmer Vernooij c94bbc51d6 Fix typo pointed out by Rob. 14 лет назад
  Jelmer Vernooij 529f7c945c Add extra test for Pack.keep, copy pack so keep file is created in temp dir. 14 лет назад
  Jelmer Vernooij 8a3e83935c Fix syntax in Pack.keep docstring. 14 лет назад
  Jelmer Vernooij a717c43a8a Merge Pack.keep support from Marc Brinkmann. 14 лет назад
  Marc Brinkmann af1ec6c904 Added test for Pack.keep(). 14 лет назад
  Marc Brinkmann ccd2e1c96b Added Pack.keep() method. 14 лет назад
  Marc Brinkmann 5975f0abef Whitespace fix. 14 лет назад
  Jelmer Vernooij eb26303fc6 Add notes about docstrings. 14 лет назад
  Jelmer Vernooij 4b35a89f49 Merge deprecation of Tree.entries. 14 лет назад
  Jelmer Vernooij 1c07eb49b9 Fix order of arguments to Tree.add. 14 лет назад
  Jelmer Vernooij 962e93dc8a Deprecate Tree.entries. 14 лет назад
  Jelmer Vernooij ea4e3748af Fix order of parameters to Tree.add. 14 лет назад
  Jelmer Vernooij 8a2f5cefc0 BaseObjectStore.determine_wants_all no longer breaks on zero SHAs. 14 лет назад
  Ted Horst c1c8d0dd7a _diff_tree_.c: Fix double decref of objects module. 14 лет назад
  Jelmer Vernooij 39f03055ea Mention how to run the tests in HACKING. 14 лет назад
  Jelmer Vernooij ca78722bad Fix running of dulwich.tests.test_diff_tree. 14 лет назад
  Jelmer Vernooij ee087a68c9 Fix running of dulwich.tests.compat.test_web. 14 лет назад
  Jelmer Vernooij 44a9af8734 Support use without mmap module (e.g. ironpython). 14 лет назад
  Jelmer Vernooij ab43e21ff6 Delay importing subprocess as much as possible, in case it is not available 14 лет назад
  Jelmer Vernooij e3b4c0ae4f Clarify 'pure-python'. 14 лет назад
  Jelmer Vernooij 34920102e8 Simplify README. 14 лет назад
  Jelmer Vernooij fbe8d2646d Merge sphinxification of documentation, by Lukasz Balcerzak. 14 лет назад
  Lukasz Balcerzak be8d653ef0 Merged changelog and overview docs into main index file. Fixed typo at NEWS. 14 лет назад
  Jelmer Vernooij a98c270e8d Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python. 14 лет назад
  Max Bowsher ddc65f0e5a Attempt to be compatible with the urlparse module found in older Pythons. 14 лет назад
  Lukasz Balcerzak 6dd8d170ed Changed documentation sources extension back to .txt 14 лет назад
  Lukasz Balcerzak 3b074fef3b Removed api and statics from documentation 14 лет назад
  Pascal Quantin 4e2126a876 Fix the build on Windows. 14 лет назад