git-repo/release
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
..
README.md release: import some helper scripts for managing official releases 2020-02-21 05:20:58 +00:00
sign-launcher.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
sign-tag.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
update_manpages.py tweak stdlib imports to follow Google style guide 2023-08-22 18:22:49 +00:00
update-manpages update-manpages: clean up symlink in checkout 2022-12-12 23:04:40 +00:00
util.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00

These are helper tools for managing official releases. See the release process document for more details.