Commit History

作者 SHA1 備註 提交日期
  Risto Kankkunen 72fd323883 Fix a hang of SSH pull on Windows. 10 年之前
  Jelmer Vernooij b61886c0f4 Some cleanup. 10 年之前
  diryboy 907c88f334 Implement LocalGitClient.send_pack 10 年之前
  Jelmer Vernooij 2d624bff79 Port hooks to python3. 10 年之前
  Jelmer Vernooij 4040fb7a3a Revert "Implement LocalGitClient.send_pack" 10 年之前
  Paul Chen aa85525c62 Implement LocalGitClient.send_pack 10 年之前
  Yuval Langer 5faf10720e Minor typo correction 10 年之前
  Jelmer Vernooij 2fc8f619c9 Update NEWS. 10 年之前
  Hwee Miin Koh 9d73c232f9 Fix issue #247 'TypeError when fetching empty updates into MemoryRepo' by adding check for _num_objects is None when iterating pack data. 10 年之前
  Jelmer Vernooij a01b60f507 Prevent duplicate parsing of legacy object files. 10 年之前
  Jelmer Vernooij 2a3ce7b780 Add support for core.protectNTFS. 10 年之前
  Mike Williams 6eed06915f Use a block cache in _find_content_rename_candidates(). 10 年之前
  Jelmer Vernooij efa230ea45 Fix running of testsuite when installed (#223). 10 年之前
  Jelmer Vernooij f05ce7cc56 Find binaries to run during blackbox tests in system paths as well. 10 年之前
  Jelmer Vernooij 76da44e945 Add note on use of --pure. 10 年之前
  Jelmer Vernooij eeb7ec8773 Enable some more tests on python3. 10 年之前
  Jelmer Vernooij 2de065df43 Add function for validation ntfs path elements. 10 年之前
  Jelmer Vernooij 13777953e4 Stricter tests - check individual path elements. 10 年之前
  Jelmer Vernooij 091638be3c By default refuse to create index entries with a path starting with .git/. 10 年之前
  Jelmer Vernooij 72d224fc0f Add some notes on types. 10 年之前
  Jelmer Vernooij 82afbf35ce Merge further improvements towards python3 support from Gary. 10 年之前
  Jelmer Vernooij f0fb132090 Remove dulwich._py3_compat. 10 年之前
  Jelmer Vernooij 82eb0312c7 Remove iterbytes use in dulwich.refs. 10 年之前
  Jelmer Vernooij 0e0514f621 Remove some code from _py3_compat. 10 年之前
  Jelmer Vernooij 0dac99d624 Start on 0.9.9. 10 年之前
  Jelmer Vernooij 5885cbd03d Release 0.9.8. 10 年之前
  Gary van der Merwe 4db002431b Port diff_tree and walk to Python 3 10 年之前
  Gary van der Merwe 2a69962f25 Port refs to python 3. 10 年之前
  Gary van der Merwe bb6071d180 Port lru_cache.py to python 3 10 年之前
  Gary van der Merwe 9dc16e2270 Port objects + test_objects to python3. 10 年之前