Commit History

Author SHA1 Message Date
  Jelmer Vernooij ed85df99e4 Release 0.7.1. 14 years ago
  Daniele Sluijters 5127c9a0f5 Fix compilation with XCode 4 and older versions of Python. 14 years ago
  Jelmer Vernooij a85a72be99 Merge support for submodules in write_tree_diff. 14 years ago
  Jelmer Vernooij a13c2c762c Add more tests for write_object_diff, NEWS entry. 14 years ago
  Jelmer Vernooij a42e1a39b2 Add submodule support in write_tree_diff. 14 years ago
  Jelmer Vernooij 4c5c38d961 Add test for write_tree_diff with a submodule. 14 years ago
  Jelmer Vernooij e298c93735 Fix typo pointed out by Rob. 14 years ago
  Jelmer Vernooij 31c51e8835 Add extra test for Pack.keep, copy pack so keep file is created in temp dir. 14 years ago
  Jelmer Vernooij 8a3f61535e Fix syntax in Pack.keep docstring. 14 years ago
  Jelmer Vernooij b951ca4fae Merge Pack.keep support from Marc Brinkmann. 14 years ago
  Marc Brinkmann fa202cfeff Added test for Pack.keep(). 14 years ago
  Marc Brinkmann 38b3f49613 Added Pack.keep() method. 14 years ago
  Marc Brinkmann 45db39858f Whitespace fix. 14 years ago
  Jelmer Vernooij 510972a88f Add notes about docstrings. 14 years ago
  Jelmer Vernooij 1dc365aa52 Merge deprecation of Tree.entries. 14 years ago
  Jelmer Vernooij e2fa1cfccb Fix order of arguments to Tree.add. 14 years ago
  Jelmer Vernooij 10eaad8509 Deprecate Tree.entries. 14 years ago
  Jelmer Vernooij 9c7de183bd Fix order of parameters to Tree.add. 14 years ago
  Jelmer Vernooij ee747f65ca BaseObjectStore.determine_wants_all no longer breaks on zero SHAs. 14 years ago
  Ted Horst d9253a9d55 _diff_tree_.c: Fix double decref of objects module. 14 years ago
  Jelmer Vernooij ee0ea663ba Mention how to run the tests in HACKING. 14 years ago
  Jelmer Vernooij 3fec66dee0 Fix running of dulwich.tests.test_diff_tree. 14 years ago
  Jelmer Vernooij d1ca432dd8 Fix running of dulwich.tests.compat.test_web. 14 years ago
  Jelmer Vernooij 2f5beea136 Support use without mmap module (e.g. ironpython). 14 years ago
  Jelmer Vernooij 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 14 years ago
  Jelmer Vernooij 6844fb6259 Clarify 'pure-python'. 14 years ago
  Jelmer Vernooij 0459177c5a Simplify README. 14 years ago
  Jelmer Vernooij db97b45701 Merge sphinxification of documentation, by Lukasz Balcerzak. 14 years ago
  Lukasz Balcerzak f61a26cb0a Merged changelog and overview docs into main index file. Fixed typo at NEWS. 14 years ago
  Jelmer Vernooij ff4efa1bfc Fix get_transport_and_path compatibility with pre-2.6.5 versions of Python. 14 years ago