Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ssh: move all ssh logic to a common place | Mike Frysinger | 2021-05-06 | 1 | -32/+0 |
* | git_command: switch version caches to functools | Mike Frysinger | 2021-05-06 | 1 | -2/+7 |
* | strip python2-only coding:utf-8 & print_function settings | Mike Frysinger | 2021-01-06 | 1 | -4/+0 |
* | Use hash for ControlPath instead of full variables | Anders Björklund | 2020-04-15 | 1 | -0/+27 |
* | tests: add git_require coverage | Mike Frysinger | 2020-02-20 | 1 | -0/+48 |
* | repo: raise min version of git | Mike Frysinger | 2020-02-05 | 1 | -1/+1 |
* | git_command: set GIT_HTTP_USER_AGENT on all requests | Mike Frysinger | 2019-10-01 | 1 | -0/+8 |
* | git_command: refactor User-Agent settings | Mike Frysinger | 2019-10-01 | 1 | -5/+13 |
* | move UserAgent to git_command for wider user | Mike Frysinger | 2019-10-01 | 1 | -0/+13 |
* | tests: add docstrings & print_function (for Python 3) | Mike Frysinger | 2019-08-01 | 1 | -0/+4 |
* | git_command: drop custom version helper | Mike Frysinger | 2019-07-11 | 1 | -0/+45 |