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

Автор SHA1 Сообщение Дата
  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 лет назад
  Lukasz Balcerzak 88cf70e45e Sphinxified documentation 14 лет назад
  Jelmer Vernooij f8fba0900e Start working on 0.7.1. 14 лет назад
  Jelmer Vernooij 7296802544 Release 0.7.0. 14 лет назад
  Jelmer Vernooij 34f38b652e Allow accessing invalidly named refs, but don't allow setting them. 14 лет назад
  Jelmer Vernooij 9299214a98 Use absolute imports everywhere. 14 лет назад
  Jelmer Vernooij 5131ef8558 Use absolute imports everywhere. 14 лет назад
  Jelmer Vernooij f60d0a17de Use absolute imports everywhere. 14 лет назад
  Jelmer Vernooij f841bf00fd object_store: Remove empty pack files when not moving them into the objects/ directory. 14 лет назад
  Jelmer Vernooij ddede158dd HACKING: Add a note about the use of quotes. 14 лет назад
  Dave Borowitz 54cad11c24 client: Standardize on single quotes. 14 лет назад
  Dave Borowitz 5d9838f2a0 Fix unittest2 runner and reorganize test imports. 14 лет назад
  Jelmer Vernooij 79f0b962ae Use unittest or unittest2 test runner instead of nose for running tests from the testsuite. 14 лет назад
  Jelmer Vernooij ccabb566a9 BlackboxTest: Always use sys.executable, not just for Windows NT. 14 лет назад
  Tay Ray Chuan d078b4d873 blackbox: pass python.exe for Windows 14 лет назад
  Tay Ray Chuan aab723d9e1 Repo.get_named_file: fix spelling in doc 14 лет назад
  Jelmer Vernooij 7ca3ed649c NEWS: Add two missing items. 14 лет назад
  Jelmer Vernooij d7590c9ef8 tutorial: Fix ref reading. 14 лет назад
  Jelmer Vernooij 51eef94e23 tests: Split up test suite into multiple functions, including a nocompat_test_suite. 14 лет назад
  Jelmer Vernooij f3a5c18295 blackbox: Set PYTHONPATH appropriately so scripts in bin/ can find dulwich. 14 лет назад