summaryrefslogtreecommitdiffstats
path: root/src/fedpkg/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the error messages to match the functionsJesse Keating2010-01-041-2/+2
* Use FedpkgError for error checkingJesse Keating2010-01-041-14/+8
* Catch subprocess errors and re-raise our errorJesse Keating2010-01-041-1/+4
* Add a custom error classJesse Keating2010-01-041-1/+5
* Add a lint function.Jesse Keating2010-01-041-0/+16
* Add getver and getrelJesse Keating2010-01-041-0/+32
* Add fedpkg module and scriptJesse Keating2010-01-041-0/+229