summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Handle scratch builds from srpmsJesse Keating2010-02-031-14/+86
* Handle scratch building with srpmsJesse Keating2010-02-031-56/+45
* Add a init_koji functionJesse Keating2010-02-031-0/+51
* Wire up the unused_patches functionJesse Keating2010-02-021-2/+7
* Add an unused_patches functionJesse Keating2010-02-021-1/+22
* Wire up the build task the rest of the wayJesse Keating2010-02-011-2/+17
* Add some functions watch koji tasksJesse Keating2010-02-011-0/+82
* Add a class to watch tasksJesse Keating2010-02-011-0/+94
* Finish the build functionJesse Keating2010-02-011-24/+75
* Use the new fedora_cert method to get a user nameJesse Keating2010-01-291-2/+8
* add extra macros to rpmbuild-md5 for newer rpm features in F-12Dennis Gilmore2010-01-291-1/+5
* clean up the old attempt at a fedora-cert libraryDennis Gilmore2010-01-281-104/+0
* make fedora-packager-setup use the new library so that you only need to run i...Dennis Gilmore2010-01-281-5/+11
* make fedora-cert use the new libraryDennis Gilmore2010-01-281-94/+12
* make fedora_cert a library so we can import it in multiple placesDennis Gilmore2010-01-281-0/+104
* Wire up the build targetJesse Keating2010-01-071-2/+53
* 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
* Wire up mockbuildJesse Keating2010-01-061-2/+13
* Add a mockbuild functionJesse Keating2010-01-061-1/+39
* re-wire the clone commandJesse Keating2010-01-061-3/+3
* Finish up the clone functionJesse Keating2010-01-061-9/+23
* Wire up clogJesse Keating2010-01-061-2/+6
* Add a clog functionJesse Keating2010-01-061-0/+30
* Wire up new.Jesse Keating2010-01-061-2/+5
* Fill in the 'new' targetJesse Keating2010-01-061-0/+15
* 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