git-repo/subcmds
Mike Frysinger 06ddc8c50a tweak stdlib imports to follow Google style guide
Google Python style guide says to import modules.
Clean up all our stdlib imports.  Leave the repo ones alone
for now as that's a much bigger shave.

Change-Id: Ida42fc2ae78b86e6b7a6cbc98f94ca04b295f8cc
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/383714
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Mike Frysinger <vapier@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
2023-08-22 18:22:49 +00:00
..
__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