Commit History

Author SHA1 Message Date
  Augie Fackler b5fee6bfcc test_web: use make_tag() instead of a local version 10 years ago
  Augie Fackler e5a112e4e8 test_server: use make_tag() instead of a local version 10 years ago
  Augie Fackler c37f859a29 test_object_store: use make_tag() instead of a local version 10 years ago
  Augie Fackler d2d704af18 tests/utils: add make_tag convenience function for testing 10 years ago
  Augie Fackler 81a1f4f02e test_object_store: remove satisfied TODO 10 years ago
  Max Shawabkeh e690b1a604 Resolve delta refs when pulling into a MemoryRepo. 10 years ago
  Risto Kankkunen 72fd323883 Fix a hang of SSH pull on Windows. 10 years ago
  Jelmer Vernooij b61886c0f4 Some cleanup. 10 years ago
  diryboy 907c88f334 Implement LocalGitClient.send_pack 10 years ago
  Jelmer Vernooij 2d624bff79 Port hooks to python3. 10 years ago
  Jelmer Vernooij 4040fb7a3a Revert "Implement LocalGitClient.send_pack" 10 years ago
  Paul Chen aa85525c62 Implement LocalGitClient.send_pack 10 years ago
  Yuval Langer 5faf10720e Minor typo correction 10 years ago
  Jelmer Vernooij 2fc8f619c9 Update NEWS. 10 years ago
  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 years ago
  Jelmer Vernooij a01b60f507 Prevent duplicate parsing of legacy object files. 10 years ago
  Jelmer Vernooij 2a3ce7b780 Add support for core.protectNTFS. 10 years ago
  Mike Williams 6eed06915f Use a block cache in _find_content_rename_candidates(). 10 years ago
  Jelmer Vernooij efa230ea45 Fix running of testsuite when installed (#223). 10 years ago
  Jelmer Vernooij f05ce7cc56 Find binaries to run during blackbox tests in system paths as well. 10 years ago
  Jelmer Vernooij 76da44e945 Add note on use of --pure. 10 years ago
  Jelmer Vernooij eeb7ec8773 Enable some more tests on python3. 10 years ago
  Jelmer Vernooij 2de065df43 Add function for validation ntfs path elements. 10 years ago
  Jelmer Vernooij 13777953e4 Stricter tests - check individual path elements. 10 years ago
  Jelmer Vernooij 091638be3c By default refuse to create index entries with a path starting with .git/. 10 years ago
  Jelmer Vernooij 72d224fc0f Add some notes on types. 10 years ago
  Jelmer Vernooij 82afbf35ce Merge further improvements towards python3 support from Gary. 10 years ago
  Jelmer Vernooij f0fb132090 Remove dulwich._py3_compat. 10 years ago
  Jelmer Vernooij 82eb0312c7 Remove iterbytes use in dulwich.refs. 10 years ago
  Jelmer Vernooij 0e0514f621 Remove some code from _py3_compat. 10 years ago