Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix blank line issues reported by flake8 | David Pursehouse | 2020-02-12 | 1 | -0/+1 |
* | Fix various whitespace issues reported by pyflakes | David Pursehouse | 2020-02-12 | 1 | -1/+1 |
* | Remove unused imports | David Pursehouse | 2020-02-12 | 1 | -1/+0 |
* | split out cli validation from executionv1.13.5 | Mike Frysinger | 2019-08-28 | 1 | -5/+4 |
* | set default file encoding to utf-8 | Mike Frysinger | 2019-06-13 | 1 | -0/+1 |
* | Support filtering by group on forall and list subcmd | Graham Christensen | 2015-07-30 | 1 | -1/+4 |
* | Remove unused show_smart option on list and info commands | David Pursehouse | 2013-05-16 | 1 | -1/+1 |
* | Add regex support for subcommand forall | Zhiguang Li | 2013-04-29 | 1 | -12/+0 |
* | list: add name-only and path-only options | Chirayu Desai | 2013-04-06 | 1 | -1/+18 |
* | Change print statements to work in python3 | Sarah Owens | 2012-11-13 | 1 | -1/+2 |
* | Add regex matching to repo list command | Olof Johansson | 2012-10-25 | 1 | -4/+34 |
* | Add 'list' command to repo. | Doug Anderson | 2011-03-16 | 1 | -0/+48 |