Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 年之前
  Jelmer Vernooij ca6edf70fb Fix some pyflakes warnings. 8 年之前
  Jelmer Vernooij 8eb37d3b44 Update NEWS, README.md to reflect fixing of #295. 9 年之前
  Gary van der Merwe 7c2c8f6ac1 Make sure we clean up all temp dir when running tests. 10 年之前
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." 10 年之前
  Gary van der Merwé ff831aa895 Close Repo, ObjectStore, and Pack objects. 10 年之前
  Jelmer Vernooij 5179926dfd Fix formatting of docstring. 10 年之前
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. 10 年之前
  Gary van der Merwe fd2f4f425a Run repository tests with the path set as unicode strings as well as byte strings. 10 年之前
  Gary van der Merwe 60b3c95c55 Port object_store to Python3. 10 年之前
  Gary van der Merwe dd7521b87c Port tests.utils to Python3. 10 年之前
  Augie Fackler 9866d2feb3 utils: make git object type of TestObject obvious 10 年之前
  Augie Fackler d2d704af18 tests/utils: add make_tag convenience function for testing 10 年之前
  Jelmer Vernooij b61886c0f4 Some cleanup. 10 年之前
  diryboy 907c88f334 Implement LocalGitClient.send_pack 10 年之前
  Gary van der Merwe 9dc16e2270 Port objects + test_objects to python3. 10 年之前
  Jelmer Vernooij 5a525e75cb Fix incompatibility with python2.6, where unittest doesn't provide skipIf. 10 年之前
  Jelmer Vernooij 6562fb9a46 Avoid using dulwich._compat for Python3 porting. 10 年之前
  Gary van der Merwe 733bde0683 Skip tests in python3 that fail (most of them :-() 10 年之前
  Gary van der Merwe 51a8d2ae77 Port the minimal needed to get the test suite to run in python3. 10 年之前
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. 10 年之前
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 10 年之前
  Gary van der Merwe 770937f082 Use range instead of xrange, and list(range()). 11 年之前
  Gary van der Merwe 7719284af3 Apply lib2to3.fixes.fix_numliterals 11 年之前
  Gary van der Merwe dbaf169fe2 Apply lib2to3.fixes.fix_except 11 年之前
  Jelmer Vernooij 59477b3986 Cope with functions not having func_name in pypy. 11 年之前
  milki aa2f22118a Add shell hook tests 12 年之前
  Jelmer Vernooij 563ec0f763 Merge fix for formatting of 'extension not found' messages. 13 年之前
  Risto Kankkunen f42c6e5cae Fixed formatting for "extension not found" messages 13 年之前
  Jelmer Vernooij f4f77c8da4 Add more assertions. 13 年之前