| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename the module 'pyfedpkg' to save headaches. | Jesse Keating | 2010-02-05 | 1 | -786/+0 |
| * | Handle scratch building with srpms | Jesse Keating | 2010-02-03 | 1 | -56/+45 |
| * | Add a init_koji function | Jesse Keating | 2010-02-03 | 1 | -0/+51 |
| * | Add an unused_patches function | Jesse Keating | 2010-02-02 | 1 | -1/+22 |
| * | Finish the build function | Jesse Keating | 2010-02-01 | 1 | -24/+75 |
| * | Add a build function | Jesse Keating | 2010-01-07 | 1 | -0/+56 |
| * | Define the target when creating the object | Jesse Keating | 2010-01-07 | 1 | -0/+4 |
| * | Add a anon git url to be used by koji | Jesse Keating | 2010-01-07 | 1 | -0/+1 |
| * | Change debug output a bit | Jesse Keating | 2010-01-06 | 1 | -1/+1 |
| * | Add a mockbuild function | Jesse Keating | 2010-01-06 | 1 | -1/+39 |
| * | Finish up the clone function | Jesse Keating | 2010-01-06 | 1 | -9/+23 |
| * | Add a clog function | Jesse Keating | 2010-01-06 | 1 | -0/+30 |
| * | Fill in the 'new' target | Jesse Keating | 2010-01-06 | 1 | -0/+15 |
| * | Return is not a function | Jesse Keating | 2010-01-05 | 1 | -1/+1 |
| * | Make sure we capture error output correctly | Jesse Keating | 2010-01-05 | 1 | -19/+33 |
| * | Use logging to get output back to the caller | Jesse Keating | 2010-01-05 | 1 | -34/+40 |
| * | Use logging instead of prints or returning output | Jesse Keating | 2010-01-05 | 1 | -7/+4 |
| * | Create a logging object that clients can use | Jesse Keating | 2010-01-05 | 1 | -0/+14 |
| * | Fix execution without --path being passed | Jesse Keating | 2010-01-05 | 1 | -1/+1 |
| * | Add a clean function | Jesse Keating | 2010-01-05 | 1 | -0/+31 |
| * | Add an install function | Jesse Keating | 2010-01-05 | 1 | -0/+31 |
| * | Add a compile function | Jesse Keating | 2010-01-05 | 1 | -0/+31 |
| * | Create a prep action | Jesse Keating | 2010-01-05 | 1 | -0/+29 |
| * | Comment about a desired function | Jesse Keating | 2010-01-05 | 1 | -0/+1 |
| * | Make lint run on all built packages. | Jesse Keating | 2010-01-05 | 1 | -7/+46 |
| * | Make all rpm calls use shell=True | Jesse Keating | 2010-01-04 | 1 | -23/+19 |
| * | Add a local target to build locally | Jesse Keating | 2010-01-04 | 1 | -1/+42 |
| * | Make localarch a module attribute | Jesse Keating | 2010-01-04 | 1 | -1/+8 |
| * | Whitespace clean up | Jesse Keating | 2010-01-04 | 1 | -1/+2 |
| * | Fix the error messages to match the functions | Jesse Keating | 2010-01-04 | 1 | -2/+2 |
| * | Use FedpkgError for error checking | Jesse Keating | 2010-01-04 | 1 | -14/+8 |
| * | Catch subprocess errors and re-raise our error | Jesse Keating | 2010-01-04 | 1 | -1/+4 |
| * | Add a custom error class | Jesse Keating | 2010-01-04 | 1 | -1/+5 |
| * | Add a lint function. | Jesse Keating | 2010-01-04 | 1 | -0/+16 |
| * | Add getver and getrel | Jesse Keating | 2010-01-04 | 1 | -0/+32 |
| * | Add fedpkg module and script | Jesse Keating | 2010-01-04 | 1 | -0/+229 |
