Commit History

Author SHA1 Message Date
  Jelmer Vernooij 2d6e954cea By default refuse to create index entries with a path starting with .git/. 11 years ago
  Jelmer Vernooij a19ca8f8a3 Add some notes on types. 11 years ago
  Jelmer Vernooij 6294e1f237 Merge further improvements towards python3 support from Gary. 11 years ago
  Jelmer Vernooij 54753309b6 Remove dulwich._py3_compat. 11 years ago
  Jelmer Vernooij 4e174e359a Remove iterbytes use in dulwich.refs. 11 years ago
  Jelmer Vernooij 883c20e53b Remove some code from _py3_compat. 11 years ago
  Jelmer Vernooij e0cd829ed8 Start on 0.9.9. 11 years ago
  Jelmer Vernooij b01a6e2d3b Release 0.9.8. 11 years ago
  Gary van der Merwe 0fe205c059 Port diff_tree and walk to Python 3 11 years ago
  Gary van der Merwe e96384ba55 Port refs to python 3. 11 years ago
  Gary van der Merwe df4c7dfc1e Port lru_cache.py to python 3 11 years ago
  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 dc000cd668 gevent doesn't work on pypy. 11 years ago
  Jelmer Vernooij 3a10ac7b10 Enable pypy on travis. 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