~servilio/bazitis/wildcard-repos

Viewing all changes in revision 7.

  • Committer: Servilio Afre Puentes
  • Date: 2012-05-08 18:36:58 UTC
  • Revision ID: afrepues@mcmaster.ca-20120508183658-mnehwylip96hlb6b
Implement simple support for wildcard repositories.

Wildcard repositories ease the management by enabling the use of variable substitution and regular expressions in the repository specification.

This commit implements wildcard repositories that uses string.Template for variable substitution and re module, transforming the repository specification in that same order. The only variable substitution available at the moment is for the committing user.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: