summaryrefslogtreecommitdiffstats
path: root/subcmds/overview.py
Commit message (Expand)AuthorAgeFilesLines
* commands: document the "common" class attributeMike Frysinger2021-06-151-1/+1
* subcmds: force consistent help text formatMike Frysinger2021-05-041-1/+1
* add --no-current-branch option to invert --current-branchMike Frysinger2021-05-041-0/+3
* harmonize --current-branch short option across subcommandsMike Frysinger2021-05-031-2/+8
* strip python2-only coding:utf-8 & print_function settingsMike Frysinger2021-01-061-3/+0
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Some fixes for supporting python3Chirayu Desai2013-04-181-1/+1
* Add repo info commandOlof Johansson2012-11-151-0/+3
* Change print statements to work in python3Sarah Owens2012-11-131-3/+4
* Coding style cleanupDavid Pursehouse2012-10-091-5/+5
* Add "repo overview" command.Joe Hansche2012-07-311-0/+80