Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement --full in apt search | David Kalnischkies | 2014-09-07 | 1 | -1/+15 |
| | |||||
* | support regular expressions in 'apt search' | David Kalnischkies | 2014-09-07 | 1 | -0/+15 |
| | | | | | apt-cache search supported this since ever and in the code for apt was a fixme indicating this should be added here as well, so here we go. | ||||
* | make apt search case-insensitive by default | Michael Vogt | 2014-04-07 | 1 | -1/+6 |
| | |||||
* | skip test if "apt" is not build | Michael Vogt | 2014-02-22 | 1 | -0/+6 |
| | |||||
* | add test for apt show | Michael Vogt | 2014-01-22 | 1 | -3/+0 |
| | |||||
* | add integration test for apt search | Michael Vogt | 2014-01-22 | 1 | -0/+45 |