Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ssh: Set git protocol version 2 on SSH ControlMaster | Erik Elmeke | 2024-05-16 | 1 | -1/+57 |
* | ssh: Print details if running the command failsv2.44 | Sebastian Schuberth | 2024-03-11 | 1 | -2/+6 |
* | cleanup: Update codebase to expect Python 3.6 | Jason R. Coombs | 2023-10-31 | 1 | -1/+1 |
* | Parse OpenSSH versions with no SSH_EXTRAVERSION | Saagar Jha | 2023-05-24 | 1 | -1/+1 |
* | Format codebase with black and check formatting in CQ | Gavin Mak | 2023-03-22 | 1 | -232/+242 |
* | Set tracing to always on and save to .repo/TRACE_FILE. | Joanna Wang | 2022-11-03 | 1 | -19/+20 |
* | ssh: handle FileNotFoundError errors | Mike Frysinger | 2021-10-26 | 1 | -0/+3 |
* | ssh: rewrite proxy management for multiprocessing usagev2.15 | Mike Frysinger | 2021-05-10 | 1 | -131/+151 |
* | ssh: move all ssh logic to a common place | Mike Frysinger | 2021-05-06 | 1 | -0/+257 |