summaryrefslogtreecommitdiffstats
path: root/subcmds/list.py
Commit message (Expand)AuthorAgeFilesLines
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+1
* Fix various whitespace issues reported by pyflakesDavid Pursehouse2020-02-121-1/+1
* Remove unused importsDavid Pursehouse2020-02-121-1/+0
* split out cli validation from executionv1.13.5Mike Frysinger2019-08-281-5/+4
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Support filtering by group on forall and list subcmdGraham Christensen2015-07-301-1/+4
* Remove unused show_smart option on list and info commandsDavid Pursehouse2013-05-161-1/+1
* Add regex support for subcommand forallZhiguang Li2013-04-291-12/+0
* list: add name-only and path-only optionsChirayu Desai2013-04-061-1/+18
* Change print statements to work in python3Sarah Owens2012-11-131-1/+2
* Add regex matching to repo list commandOlof Johansson2012-10-251-4/+34
* Add 'list' command to repo.Doug Anderson2011-03-161-0/+48