summaryrefslogtreecommitdiffstats
path: root/src/fedpkg
Commit message (Expand)AuthorAgeFilesLines
* Add a build functionJesse Keating2010-01-071-0/+56
* Define the target when creating the objectJesse Keating2010-01-071-0/+4
* Add a anon git url to be used by kojiJesse Keating2010-01-071-0/+1
* Change debug output a bitJesse Keating2010-01-061-1/+1
* Add a mockbuild functionJesse Keating2010-01-061-1/+39
* Finish up the clone functionJesse Keating2010-01-061-9/+23
* Add a clog functionJesse Keating2010-01-061-0/+30
* Fill in the 'new' targetJesse Keating2010-01-061-0/+15
* Return is not a functionJesse Keating2010-01-051-1/+1
* Make sure we capture error output correctlyJesse Keating2010-01-051-19/+33
* Use logging to get output back to the callerJesse Keating2010-01-051-34/+40
* Use logging instead of prints or returning outputJesse Keating2010-01-051-7/+4
* Create a logging object that clients can useJesse Keating2010-01-051-0/+14
* Fix execution without --path being passedJesse Keating2010-01-051-1/+1
* Add a clean functionJesse Keating2010-01-051-0/+31
* Add an install functionJesse Keating2010-01-051-0/+31
* Add a compile functionJesse Keating2010-01-051-0/+31
* Create a prep actionJesse Keating2010-01-051-0/+29
* Comment about a desired functionJesse Keating2010-01-051-0/+1
* Make lint run on all built packages.Jesse Keating2010-01-051-7/+46
* Make all rpm calls use shell=TrueJesse Keating2010-01-041-23/+19
* Add a local target to build locallyJesse Keating2010-01-041-1/+42
* Make localarch a module attributeJesse Keating2010-01-041-1/+8
* Whitespace clean upJesse Keating2010-01-041-1/+2
* 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