Історія комітів

Автор SHA1 Опис Дата
  Jelmer Vernooij 671d752b3b Another python2.6 fix. 9 роки тому
  Jelmer Vernooij 4302d2cf55 Fix shlex, now on python2. 9 роки тому
  Jelmer Vernooij 895e996d9a Fix build on Python3. 9 роки тому
  Jelmer Vernooij 4d081a37e3 Fix shlex use on python2.6. 9 роки тому
  Jelmer Vernooij f700b72887 Fix handling of commands with arguments in paramiko SSH client. 9 роки тому
  Jelmer Vernooij e5e210fe72 Allow arguments in local client binary path overrides. 9 роки тому
  Jelmer Vernooij c8ef23d3c2 Add checks for command argument in SSHVendor.run_command. 9 роки тому
  Stefan Zimmermann c4d0cd0e5e SubprocessGitClient: fixed git argv list for Popen 9 роки тому
  Mike Edgar e6b3a31294 client: add get_refs method for just ref discovery 9 роки тому
  Gary van der Merwé e44a24220b Switched `default_local_git_client_cls` to `LocalGitClient`. 10 роки тому
  Gary van der Merwe 8de9604a83 Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes. 10 роки тому
  Gary van der Merwe c9348faa6d Fix SubprocessGitClient on Windows Python3. 10 роки тому
  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. 10 роки тому