コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij e2fa1cfccb Fix order of arguments to Tree.add. 14 年 前
  Jelmer Vernooij 9c7de183bd Fix order of parameters to Tree.add. 14 年 前
  Jelmer Vernooij ee747f65ca BaseObjectStore.determine_wants_all no longer breaks on zero SHAs. 14 年 前
  Ted Horst d9253a9d55 _diff_tree_.c: Fix double decref of objects module. 14 年 前
  Jelmer Vernooij ee0ea663ba Mention how to run the tests in HACKING. 14 年 前
  Jelmer Vernooij 3fec66dee0 Fix running of dulwich.tests.test_diff_tree. 14 年 前
  Jelmer Vernooij d1ca432dd8 Fix running of dulwich.tests.compat.test_web. 14 年 前
  Jelmer Vernooij 2f5beea136 Support use without mmap module (e.g. ironpython). 14 年 前
  Jelmer Vernooij 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 14 年 前
  Jelmer Vernooij 6844fb6259 Clarify 'pure-python'. 14 年 前
  Jelmer Vernooij 0459177c5a Simplify README. 14 年 前
  Jelmer Vernooij db97b45701 Merge sphinxification of documentation, by Lukasz Balcerzak. 14 年 前
  Lukasz Balcerzak f61a26cb0a Merged changelog and overview docs into main index file. Fixed typo at NEWS. 14 年 前
  Jelmer Vernooij ff4efa1bfc Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python. 14 年 前
  Max Bowsher a479b58eb9 Attempt to be compatible with the urlparse module found in older Pythons. 14 年 前
  Lukasz Balcerzak d7523031c8 Changed documentation sources extension back to .txt 14 年 前
  Lukasz Balcerzak d768d3a34d Removed api and statics from documentation 14 年 前
  Pascal Quantin 193b0f3e56 Fix the build on Windows. 14 年 前
  Lukasz Balcerzak 94bb28d4fc Sphinxified documentation 14 年 前
  Jelmer Vernooij 186d45dbf9 Start working on 0.7.1. 14 年 前
  Jelmer Vernooij b1c2c2baa5 Release 0.7.0. 14 年 前
  Jelmer Vernooij 126c7c3bff Allow accessing invalidly named refs, but don't allow setting them. 14 年 前
  Jelmer Vernooij 2fb7cf0e00 Use absolute imports everywhere. 14 年 前
  Jelmer Vernooij d7efd48ed9 Use absolute imports everywhere. 14 年 前
  Jelmer Vernooij aebc355dd9 Use absolute imports everywhere. 14 年 前
  Jelmer Vernooij 4563003e04 object_store: Remove empty pack files when not moving them into the objects/ directory. 14 年 前
  Jelmer Vernooij 7f6e310d23 HACKING: Add a note about the use of quotes. 14 年 前
  Dave Borowitz e61b720b36 client: Standardize on single quotes. 14 年 前
  Dave Borowitz feb1b00840 Fix unittest2 runner and reorganize test imports. 14 年 前
  Jelmer Vernooij bc3f9c90d0 Use unittest or unittest2 test runner instead of nose for running tests from the testsuite. 14 年 前