Историја ревизија

Аутор 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 година