提交歷史

作者 SHA1 備註 提交日期
  Gary van der Merwe fc67eac5ee Make a note in README that the Python3 port is ongoing. 11 年之前
  Gary van der Merwe e3c34c736c Enable testing python3.4 on travis. 11 年之前
  Gary van der Merwe dbd8494de8 Skip tests in python3 that fail (most of them :-() 11 年之前
  Gary van der Merwe 74c67f4fa5 Support reading packs from io.BytesIO 11 年之前
  Gary van der Merwe 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 年之前
  Gary van der Merwe 43f2f1ad77 Remove setuptools 2to3 hook. 11 年之前
  David Keijser 1d47aa9fef swift: access sha of object using public attribute 11 年之前
  Jelmer Vernooij 4c05c2fbf5 Merge branch 'python2.6', which reintroduces python2.6 support. 11 年之前
  Gary van der Merwe a499907ade Merge branch 'python2.6' 11 年之前
  Mike Edgar 80cca3baef client: allow send_pack callers to override how packs are emitted 11 年之前
  Gary van der Merwe b5f81ee888 Add NEWS entry. 11 年之前
  Gary van der Merwe 5ef8b198b9 Spelling Fix. 11 年之前
  Gary van der Merwe 80364de51a Don't use ConfigParser(allow_no_value=True) as it's not supported on Python2.6 11 年之前
  Gary van der Merwe 2870be3e1d Add unittest2 to tests_require on python2.6 11 年之前
  Gary van der Merwe 89e7501e32 Fix version check. 11 年之前
  Gary van der Merwe d145e2532f Fix travis on python2.6 11 年之前
  Jelmer Vernooij 1dc3b313da Factor out all_wants_satisfied. 11 年之前
  Jelmer Vernooij 2ddb43845c Add missing underscore in test name. 11 年之前
  Jelmer Vernooij 4ed2d2f249 Test ProtocolGraphWalker.all_wants_satisfied rather than private 11 年之前
  Jelmer Vernooij 2f820a77d6 Support 'gpgsig' property in Commit objects. 11 年之前
  Jelmer Vernooij ec778fbd71 Add docstrings for Commit.extra and Commit.parents. 11 年之前
  Mike Edgar 9c202951b6 send_pack: simplify condition guarding whether a pack is sent 11 年之前
  Mike Edgar 638a6f07e2 send_pack: simplify filtering of unsupported ref deletions 11 年之前
  Mike Edgar e3ac84b592 cleanup: consistently use local variable instead of attribute 11 年之前
  Jelmer Vernooij 3ff41893bb Reintroduce Python2.6 support. 11 年之前
  Jelmer Vernooij 18ea109708 Remove GNU make-ish. 11 年之前
  Jelmer Vernooij d206dd954d Shallow is supported; update docstring. 11 年之前
  Jelmer Vernooij d8daf304c3 Add classifiers. 11 年之前
  Mike Edgar 1294e053dd ReceivePackHandler: only compute sorted refs if they will be used. 11 年之前
  Marcin Kuźmiński 29795031e7 Fixed wrong string formatting call 11 年之前