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
/
git_command.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
black: update to v25
Mike Frysinger
2025-03-25
1
-6
/
+6
*
Disable git terminal prompt during fetch/clone
Josip Sokcevic
2024-09-26
1
-6
/
+9
*
git_command: unify soft/hard versions with requirements.json
Mike Frysinger
2024-03-21
1
-11
/
+0
*
git_command: Return None from GetEventTargetPath() if set to empty string
Peter Collingbourne
2024-02-26
1
-0
/
+2
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-8
/
+6
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
1
-3
/
+3
*
git_command: read1 needs a size in py3.6
Daniel Kutik
2023-10-09
1
-2
/
+3
*
git_command: lru_cache needs maxsize for py36 & 37
Daniel Kutik
2023-10-09
1
-1
/
+1
*
git_command: Augment underlying git errors with suggestions
Aravind Vasudevan
2023-10-06
1
-30
/
+136
*
Track expected git errors in logs
Jason Chang
2023-09-27
1
-0
/
+2
*
Log ErrorEvent for failing GitCommands
Jason Chang
2023-09-06
1
-11
/
+109
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-2
/
+5
*
Raise repo exit errors in place of sys.exit
Jason Chang
2023-08-07
1
-6
/
+15
*
Update errors to extend BaseRepoError
Jason Chang
2023-07-31
1
-2
/
+72
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-265
/
+296
*
Fix flake8 warnings for some files
Sergiy Belozorov
2023-01-05
1
-21
/
+21
*
Extract env building into a testable helper.
v2.30
Sam Saccone
2022-11-16
1
-29
/
+56
*
Do not set ALT object dirs when said path resolves to the same dir.
Sam Saccone
2022-11-16
1
-2
/
+4
*
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-11-03
1
-24
/
+23
*
git_command: fix input passing
Mike Frysinger
2022-08-22
1
-6
/
+1
*
add a few more docs to existing funcs
Mike Frysinger
2022-08-18
1
-0
/
+2
*
project: store objects in project-objects directly
Mike Frysinger
2022-01-19
1
-4
/
+21
*
Add the ability to administratively enroll repo into using superproject.
Xin Li
2021-07-01
1
-1
/
+2
*
ssh: rewrite proxy management for multiprocessing usage
v2.15
Mike Frysinger
2021-05-10
1
-6
/
+6
*
ssh: move all ssh logic to a common place
Mike Frysinger
2021-05-06
1
-86
/
+5
*
git_command: switch version caches to functools
Mike Frysinger
2021-05-06
1
-19
/
+13
*
git_command: pass GIT_DIR on Windows with /
Mike Frysinger
2021-02-28
1
-0
/
+3
*
git_command: switch process capturing over to subprocess
Mike Frysinger
2021-02-23
1
-33
/
+7
*
git_command: make execution synchronous
Mike Frysinger
2021-02-20
1
-6
/
+6
*
git_command: rework stdin handling
Mike Frysinger
2021-02-17
1
-7
/
+7
*
git_command: use subprocess.run for version info
Mike Frysinger
2021-02-16
1
-5
/
+4
*
git_command.py: Handle unicode decode error
Gaurav Pathak
2021-01-28
1
-1
/
+1
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-3
/
+0
*
Use hash for ControlPath instead of full variables
Anders Björklund
2020-04-15
1
-1
/
+35
*
assume environment always accepts strings
Mike Frysinger
2020-02-19
1
-13
/
+9
*
project: move successful fetch output behind verbose
Mike Frysinger
2020-02-18
1
-2
/
+6
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-0
/
+14
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-4
/
+4
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
1
-1
/
+1
*
Fix flake8 E251 unexpected spaces around keyword / parameter equals
David Pursehouse
2020-02-12
1
-13
/
+13
*
repo: lower min version of git a bit
Mike Frysinger
2020-02-12
1
-2
/
+11
*
repo: raise min version of git
Mike Frysinger
2020-02-05
1
-1
/
+2
*
git_command: set GIT_HTTP_USER_AGENT on all requests
Mike Frysinger
2019-10-01
1
-0
/
+13
*
git_command: refactor User-Agent settings
Mike Frysinger
2019-10-01
1
-49
/
+79
*
move UserAgent to git_command for wider user
Mike Frysinger
2019-10-01
1
-0
/
+46
*
rename local trace module
Mike Frysinger
2019-08-27
1
-1
/
+1
*
Add support for partial clone.
v1.13.4
Xin Li
2019-07-16
1
-2
/
+4
*
git_command: drop custom version helper
Mike Frysinger
2019-07-11
1
-12
/
+2
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Set GIT_SSH_VARIANT when setting GIT_SSH
Jonathan Nieder
2017-10-19
1
-0
/
+1
[next]