..
__init__.py
Update errors to extend BaseRepoError
2023-07-31 21:31:36 +00:00
abandon.py
tweak stdlib imports to follow Google style guide
2023-08-22 18:22:49 +00:00
branches.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
checkout.py
Raise RepoExitError in place of sys.exit
2023-08-10 23:46:31 +00:00
cherry_pick.py
Raise RepoExitError in place of sys.exit
2023-08-10 23:46:31 +00:00
diff.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
diffmanifests.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
download.py
Raise RepoExitError in place of sys.exit
2023-08-10 23:46:31 +00:00
forall.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
grep.py
Raise RepoExitError in place of sys.exit
2023-08-10 23:46:31 +00:00
help.py
gitc: drop support
2023-08-15 22:14:52 +00:00
info.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
init.py
gitc: drop support
2023-08-15 22:14:52 +00:00
list.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
manifest.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
overview.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
prune.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
rebase.py
[git_trace2] Add logs for critical cmds
2023-05-17 18:06:14 +00:00
selfupdate.py
tweak stdlib imports to follow Google style guide
2023-08-22 18:22:49 +00:00
smartsync.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
stage.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
start.py
gitc: drop support
2023-08-15 22:14:52 +00:00
status.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00
sync.py
tweak stdlib imports to follow Google style guide
2023-08-22 18:22:49 +00:00
upload.py
upload: Suggest full sync if hooks fail with partially synced tree
2023-08-22 17:18:13 +00:00
version.py
Format codebase with black and check formatting in CQ
2023-03-22 17:46:28 +00:00