Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij a2acfdaf32 Fall back to the native implementation of _merge_entries on pypy, il y a 10 ans
  Andres Lowrie fe851bdbec Changed path for swift load_conf il y a 10 ans
  Jelmer Vernooij 066ff85c93 Add Gary to AUTHORS. il y a 10 ans
  milki 2652e725ca Add Travis build badge to README.md il y a 10 ans
  Jelmer Vernooij 5a525e75cb Fix incompatibility with python2.6, where unittest doesn't provide skipIf. il y a 10 ans
  Jelmer Vernooij 058b3e9298 Merge branch 'python3'. il y a 10 ans
  Jelmer Vernooij 6562fb9a46 Avoid using dulwich._compat for Python3 porting. il y a 10 ans
  Gary van der Merwe 02fdadc7ae Make a note in README that the Python3 port is ongoing. il y a 10 ans
  Gary van der Merwe 67f2b6ff51 Enable testing python3.4 on travis. il y a 10 ans
  Gary van der Merwe 733bde0683 Skip tests in python3 that fail (most of them :-() il y a 10 ans
  Gary van der Merwe db8871479e Support reading packs from io.BytesIO il y a 10 ans
  Gary van der Merwe 51a8d2ae77 Port the minimal needed to get the test suite to run in python3. il y a 10 ans
  Gary van der Merwe 13d210a6e0 Remove setuptools 2to3 hook. il y a 10 ans
  David Keijser b98bf53c91 swift: access sha of object using public attribute il y a 10 ans
  Jelmer Vernooij 985dfb83fc Merge branch 'python2.6', which reintroduces python2.6 support. il y a 10 ans
  Gary van der Merwe db002007f7 Merge branch 'python2.6' il y a 10 ans
  Mike Edgar 2cb9191d2f client: allow send_pack callers to override how packs are emitted il y a 10 ans
  Gary van der Merwe 547bcb9df1 Add NEWS entry. il y a 10 ans
  Gary van der Merwe a77d9d0bdb Spelling Fix. il y a 10 ans
  Gary van der Merwe d6071579d5 Don't use ConfigParser(allow_no_value=True) as it's not supported on Python2.6 il y a 10 ans
  Gary van der Merwe cede8a5a0f Add unittest2 to tests_require on python2.6 il y a 10 ans
  Gary van der Merwe 72e5a5682c Fix version check. il y a 10 ans
  Gary van der Merwe 7b0596940d Fix travis on python2.6 il y a 10 ans
  Jelmer Vernooij 886de8650d Factor out all_wants_satisfied. il y a 10 ans
  Jelmer Vernooij ffefc4b167 Add missing underscore in test name. il y a 10 ans
  Jelmer Vernooij 65ba66009f Test ProtocolGraphWalker.all_wants_satisfied rather than private il y a 10 ans
  Jelmer Vernooij 93f11c8dfe Support 'gpgsig' property in Commit objects. il y a 10 ans
  Jelmer Vernooij db78927773 Add docstrings for Commit.extra and Commit.parents. il y a 10 ans
  Mike Edgar d007623b73 send_pack: simplify condition guarding whether a pack is sent il y a 10 ans
  Mike Edgar a1459ff04a send_pack: simplify filtering of unsupported ref deletions il y a 10 ans