* Handle shell completion filter by group
* completion: added TestCompleteAllCobraRequestCmds
* completion: added TestCompleteFilterActiveGroup
* Tests are written
* Switched most proj.Abs calls to proj.Rel
* Moved `source.Files` to its own package, thus the type is now `files.Files`.
* Moved much of the location functionality from pkg `source` to its own package `location`.