summaryrefslogtreecommitdiff
path: root/subcmds/__init__.py
AgeCommit message (Expand)Author
2023-10-31cleanup: Update codebase to expect Python 3.6Jason R. Coombs
2023-08-22isort: format codebasev2.36Mike Frysinger
2023-07-31Update errors to extend BaseRepoErrorJason Chang
2023-03-22Format codebase with black and check formatting in CQGavin Mak
2021-01-06strip python2-only coding:utf-8 & print_function settingsMike Frysinger
2020-03-17subcmds: stop instantiating at import timeMike Frysinger
2020-03-17subcmds: centralize all_commands logicMike Frysinger
2020-02-12Fix indentation issues reported by flake8David Pursehouse
2019-06-13set default file encoding to utf-8Mike Frysinger
2013-04-18Some fixes for supporting python3Chirayu Desai
2012-10-22More coding style cleanupDavid Pursehouse
2008-10-21Initial Contributionv1.0The Android Open Source Project