index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_git_command.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
run_tests: move test filtering to pytest markers
Mike Frysinger
2025-03-25
1
-0
/
+4
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-6
/
+1
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
1
-1
/
+1
*
git_command: Augment underlying git errors with suggestions
Aravind Vasudevan
2023-10-06
1
-0
/
+133
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-1
/
+2
*
Raise repo exit errors in place of sys.exit
Jason Chang
2023-08-07
1
-2
/
+2
*
Update errors to extend BaseRepoError
Jason Chang
2023-07-31
1
-0
/
+51
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-107
/
+115
*
Fixed wrapper related warnings in tests
Daniel Kutik
2022-11-28
1
-1
/
+2
*
test: fix path seperator errors on windows
Daniel Kutik
2022-11-27
1
-5
/
+5
*
Extract env building into a testable helper.
v2.30
Sam Saccone
2022-11-16
1
-0
/
+33
*
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