提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij f0c8295c46 Move finding of C git into a separate function. 10 年之前
  Stefan Zimmermann 5721c7a126 try to use win32api.FindExecutable('git') for .bat and .cmd support instead of running cmd /c git 10 年之前
  Stefan Zimmermann e784427a66 Support git.bat on Windows 10 年之前
  Jelmer Vernooij 111a0431bb Add HttpGitClient.__repr__. 10 年之前
  Gary van der Merwé ff831aa895 Close Repo, ObjectStore, and Pack objects. 10 年之前
  Gary van der Merwé ee1f4d4a38 Buffer the subpocess.stdout files for SubprocessGitClient on python3. 10 年之前
  Jelmer Vernooij 2219553f37 Support python3 for compat client tests. 10 年之前
  Jelmer Vernooij 3f739cb791 Add constants for commands. 10 年之前
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. 10 年之前
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. 10 年之前
  Jelmer Vernooij aed57f9aa4 Convert client, protocol to python3. 10 年之前
  Gary van der Merwe f675e9fe74 Fix test_client.TestGetTransportAndPath.test_local_abs_windows_path 10 年之前
  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 4040fb7a3a Revert "Implement LocalGitClient.send_pack" 10 年之前
  Paul Chen aa85525c62 Implement LocalGitClient.send_pack 10 年之前
  Gary van der Merwe 51a8d2ae77 Port the minimal needed to get the test suite to run in python3. 11 年之前
  Mike Edgar 2cb9191d2f client: allow send_pack callers to override how packs are emitted 11 年之前
  Mike Edgar d007623b73 send_pack: simplify condition guarding whether a pack is sent 11 年之前
  Mike Edgar a1459ff04a send_pack: simplify filtering of unsupported ref deletions 11 年之前
  Mike Edgar e8ffa65e91 cleanup: consistently use local variable instead of attribute 11 年之前
  Mike Edgar 5d994163ef Strip newline from final ACKed SHA while fetching packs. 11 年之前
  Gary van der Merwe f569d0d4c1 Make get_transport_and_path return a local client for windows abs paths. 11 年之前
  Jelmer Vernooij f5c0a12252 Add write_error argument to GitClient.archive(). 11 年之前
  Gary van der Merwe c506678ad5 Close files for Protocol objects. 11 年之前
  Jelmer Vernooij 5a4e20d14b Add pep8 make target and fix some pep8ness. 11 年之前
  Siddharth Agarwal a0343b4fbd Don't wait for EOF in _handle_receive_pack_tail 11 年之前
  Siddharth Agarwal 730463ca4f Don't wait for EOF in _handle_upload_pack_tail with side-band-64k 11 年之前
  Jelmer Vernooij bd834f06f6 Merge branch 'python3' of git://github.com/garyvdm/dulwich 11 年之前