summaryrefslogtreecommitdiffstats
path: root/tests/test_git_command.py
Commit message (Expand)AuthorAgeFilesLines
* tests: add git_require coverageMike Frysinger2020-02-201-0/+48
* repo: raise min version of gitMike Frysinger2020-02-051-1/+1
* git_command: set GIT_HTTP_USER_AGENT on all requestsMike Frysinger2019-10-011-0/+8
* git_command: refactor User-Agent settingsMike Frysinger2019-10-011-5/+13
* move UserAgent to git_command for wider userMike Frysinger2019-10-011-0/+13
* tests: add docstrings & print_function (for Python 3)Mike Frysinger2019-08-011-0/+4
* git_command: drop custom version helperMike Frysinger2019-07-111-0/+45