Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 671d752b3b Another python2.6 fix. il y a 9 ans
  Jelmer Vernooij 4302d2cf55 Fix shlex, now on python2. il y a 9 ans
  Jelmer Vernooij 895e996d9a Fix build on Python3. il y a 9 ans
  Jelmer Vernooij 4d081a37e3 Fix shlex use on python2.6. il y a 9 ans
  Jelmer Vernooij f700b72887 Fix handling of commands with arguments in paramiko SSH client. il y a 9 ans
  Jelmer Vernooij e5e210fe72 Allow arguments in local client binary path overrides. il y a 9 ans
  Jelmer Vernooij c8ef23d3c2 Add checks for command argument in SSHVendor.run_command. il y a 9 ans
  Stefan Zimmermann c4d0cd0e5e SubprocessGitClient: fixed git argv list for Popen il y a 9 ans
  Mike Edgar e6b3a31294 client: add get_refs method for just ref discovery il y a 9 ans
  Gary van der Merwé e44a24220b Switched `default_local_git_client_cls` to `LocalGitClient`. il y a 10 ans
  Gary van der Merwe 8de9604a83 Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes. il y a 10 ans
  Gary van der Merwe c9348faa6d Fix SubprocessGitClient on Windows Python3. il y a 10 ans
  Jelmer Vernooij f0c8295c46 Move finding of C git into a separate function. il y a 10 ans
  Stefan Zimmermann 5721c7a126 try to use win32api.FindExecutable('git') for .bat and .cmd support instead of running cmd /c git il y a 10 ans
  Stefan Zimmermann e784427a66 Support git.bat on Windows il y a 10 ans
  Jelmer Vernooij 111a0431bb Add HttpGitClient.__repr__. il y a 10 ans
  Gary van der Merwé ff831aa895 Close Repo, ObjectStore, and Pack objects. il y a 10 ans
  Gary van der Merwé ee1f4d4a38 Buffer the subpocess.stdout files for SubprocessGitClient on python3. il y a 10 ans
  Jelmer Vernooij 2219553f37 Support python3 for compat client tests. il y a 10 ans
  Jelmer Vernooij 3f739cb791 Add constants for commands. il y a 10 ans
  Jelmer Vernooij dcd2212097 Add constants for sideband channels. il y a 10 ans
  Jelmer Vernooij 44e24e36c3 Add constants for capabilities. il y a 10 ans
  Jelmer Vernooij aed57f9aa4 Convert client, protocol to python3. il y a 10 ans
  Gary van der Merwe f675e9fe74 Fix test_client.TestGetTransportAndPath.test_local_abs_windows_path il y a 10 ans
  Risto Kankkunen 72fd323883 Fix a hang of SSH pull on Windows. il y a 10 ans
  Jelmer Vernooij b61886c0f4 Some cleanup. il y a 10 ans
  diryboy 907c88f334 Implement LocalGitClient.send_pack il y a 10 ans
  Jelmer Vernooij 4040fb7a3a Revert "Implement LocalGitClient.send_pack" il y a 10 ans
  Paul Chen aa85525c62 Implement LocalGitClient.send_pack il y a 10 ans
  Gary van der Merwe 51a8d2ae77 Port the minimal needed to get the test suite to run in python3. il y a 10 ans