Commit History

Author SHA1 Message Date
  Gary van der Merwe a780ded2f7 Port objects + test_objects to python3. 11 years ago
  Gary van der Merwe 198d1c99b4 Port test_file to Python3 11 years ago
  Jelmer Vernooij 6240a4403d Fix _merge_entries on pypy. 11 years ago
  Jelmer Vernooij ed7cf1bffe Fall back to the native implementation of _merge_entries on pypy, 11 years ago
  Andres Lowrie d8cca7cd62 Changed path for swift load_conf 11 years ago
  Jelmer Vernooij 44a1cebc28 Add Gary to AUTHORS. 11 years ago
  milki b8200c05d4 Add Travis build badge to README.md 11 years ago
  Jelmer Vernooij 568a8ce13f Fix incompatibility with python2.6, where unittest doesn't provide skipIf. 11 years ago
  Jelmer Vernooij 60081b6786 Merge branch 'python3'. 11 years ago
  Jelmer Vernooij 3b198fd829 Avoid using dulwich._compat for Python3 porting. 11 years ago
  Gary van der Merwe fc67eac5ee Make a note in README that the Python3 port is ongoing. 11 years ago
  Gary van der Merwe e3c34c736c Enable testing python3.4 on travis. 11 years ago
  Gary van der Merwe dbd8494de8 Skip tests in python3 that fail (most of them :-() 11 years ago
  Gary van der Merwe 74c67f4fa5 Support reading packs from io.BytesIO 11 years ago
  Gary van der Merwe 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 years ago
  Gary van der Merwe 43f2f1ad77 Remove setuptools 2to3 hook. 11 years ago
  David Keijser 1d47aa9fef swift: access sha of object using public attribute 11 years ago
  Jelmer Vernooij 4c05c2fbf5 Merge branch 'python2.6', which reintroduces python2.6 support. 11 years ago
  Gary van der Merwe a499907ade Merge branch 'python2.6' 11 years ago
  Mike Edgar 80cca3baef client: allow send_pack callers to override how packs are emitted 11 years ago
  Gary van der Merwe b5f81ee888 Add NEWS entry. 11 years ago
  Gary van der Merwe 5ef8b198b9 Spelling Fix. 11 years ago
  Gary van der Merwe 80364de51a Don't use ConfigParser(allow_no_value=True) as it's not supported on Python2.6 11 years ago
  Gary van der Merwe 2870be3e1d Add unittest2 to tests_require on python2.6 11 years ago
  Gary van der Merwe 89e7501e32 Fix version check. 11 years ago
  Gary van der Merwe d145e2532f Fix travis on python2.6 11 years ago
  Jelmer Vernooij 1dc3b313da Factor out all_wants_satisfied. 11 years ago
  Jelmer Vernooij 2ddb43845c Add missing underscore in test name. 11 years ago
  Jelmer Vernooij 4ed2d2f249 Test ProtocolGraphWalker.all_wants_satisfied rather than private 11 years ago
  Jelmer Vernooij 2f820a77d6 Support 'gpgsig' property in Commit objects. 11 years ago