summaryrefslogtreecommitdiff
path: root/subcmds/overview.py
AgeCommit message (Expand)Author
2025-05-27subcmds: delete redundant dest= settingsMike Frysinger
2023-03-22Format codebase with black and check formatting in CQGavin Mak
2022-02-17Add multi-manifest support with <submanifest> elementv2.22LaMont Jones
2021-06-15commands: document the "common" class attributeMike Frysinger
2021-05-04subcmds: force consistent help text formatMike Frysinger
2021-05-04add --no-current-branch option to invert --current-branchMike Frysinger
2021-05-03harmonize --current-branch short option across subcommandsMike Frysinger
2021-01-06strip python2-only coding:utf-8 & print_function settingsMike Frysinger
2019-06-13set default file encoding to utf-8Mike Frysinger
2013-04-18Some fixes for supporting python3Chirayu Desai
2012-11-15Add repo info commandOlof Johansson
2012-11-13Change print statements to work in python3Sarah Owens
2012-10-09Coding style cleanupDavid Pursehouse
2012-07-31Add "repo overview" command.Joe Hansche