summaryrefslogtreecommitdiff
path: root/morphlib/repoaliasresolver.py
Commit message (Expand)AuthorAgeFilesLines
* REPOALIAS: Restructure debuggingDaniel Silverstone (br7vm)2013-05-281-16/+9
* REPOALIAS: Update repo alias to support dashes and to be more strict.Daniel Silverstone (br7vm)2013-05-281-2/+2
* RepoAliasResolver: Add aliases_from_url methodRichard Maw2013-02-111-0/+24
* repoaliasresolver: compile patterns on creationRichard Maw2013-02-111-18/+35
* python scripts: pep8ize codebaseRichard Maw2012-08-011-9/+8
* Add new RepoAliasResolver class to resolve repo names with aliases.Jannis Pohlmann2012-05-041-0/+83