summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Handle return codes from fedpkgJesse Keating2010-01-051-7/+8
* 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
* Don't print, log instead.Jesse Keating2010-01-051-31/+31
* Use the logging system from fedpkgJesse Keating2010-01-051-3/+21
* Create a logging object that clients can useJesse Keating2010-01-051-0/+14
* Fix execution without --path being passedJesse Keating2010-01-052-2/+2
* wire up cleanJesse Keating2010-01-051-2/+14
* Add a clean functionJesse Keating2010-01-051-0/+31
* wire up installJesse Keating2010-01-051-2/+13
* Add an install functionJesse Keating2010-01-051-0/+31
* wire up compileJesse Keating2010-01-051-2/+13
* Add a compile functionJesse Keating2010-01-051-0/+31
* wire up prepJesse Keating2010-01-051-2/+10
* Create a prep actionJesse Keating2010-01-051-0/+29
* Wrap new_sources in a tryJesse Keating2010-01-051-2/+6
* Use sys.exit(1) instead of returning 1Jesse Keating2010-01-051-5/+5
* Wrap verrel in a try, and just exitJesse Keating2010-01-051-1/+6
* Comment about a desired functionJesse Keating2010-01-051-0/+1
* Make lint run on all built packages.Jesse Keating2010-01-051-7/+46
* merge in branchesDennis Gilmore2010-01-052-0/+663
|\
| * Add md5 option to local buildJesse Keating2010-01-041-1/+7
| * Make all rpm calls use shell=TrueJesse Keating2010-01-041-23/+19
| * Wire up local targetJesse Keating2010-01-041-2/+10
| * 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
| * Wrap fedpkg calls in try statements to catch errors nicelyJesse Keating2010-01-041-11/+23
| * 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
| * Catch an error in the lint callJesse Keating2010-01-041-1/+5
| * Add a custom error classJesse Keating2010-01-041-1/+5
| * Wire up lint in fedpkg.pyJesse Keating2010-01-041-2/+2
| * Add a lint function.Jesse Keating2010-01-041-0/+16
| * Update the help output on verrel to match realityJesse Keating2010-01-041-1/+2
| * Add the name- to verrel, that's what make doesJesse Keating2010-01-041-1/+1
| * Wire up the verrel commandJesse Keating2010-01-041-2/+2
| * Add getver and getrelJesse Keating2010-01-041-0/+32
| * Add fedpkg module and scriptJesse Keating2010-01-042-0/+538
* | drop ia64 from koji configsDennis Gilmore2009-11-241-1/+1
|/
* Requires python-offtracDennis Gilmore2009-09-211-1/+1
|\
| * store the value passed in for -u not True or FalseDennis Gilmore2009-08-181-1/+1
* | add ppc to list of arches to write a secondary arch config forDennis Gilmore2009-09-201-3/+2
|/
* use try except for writing the new certDennis Gilmore2009-08-061-5/+5
* rename fedora-hosted to fedora-hosted.pyDennis Gilmore2009-08-061-0/+0
* update fedora-cert for new python-fedora apiDennis Gilmore2009-08-061-1/+1
* Add fedora-hostedjkeating@localhost.localdomain2009-08-041-0/+242