| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge in branches | Dennis Gilmore | 2010-01-05 | 2 | -0/+663 |
| |\ | |||||
| | * | Add md5 option to local build | Jesse Keating | 2010-01-04 | 1 | -1/+7 |
| | * | Make all rpm calls use shell=True | Jesse Keating | 2010-01-04 | 1 | -23/+19 |
| | * | Wire up local target | Jesse Keating | 2010-01-04 | 1 | -2/+10 |
| | * | 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 |
| | * | Wrap fedpkg calls in try statements to catch errors nicely | Jesse Keating | 2010-01-04 | 1 | -11/+23 |
| | * | 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 |
| | * | Catch an error in the lint call | Jesse Keating | 2010-01-04 | 1 | -1/+5 |
| | * | Add a custom error class | Jesse Keating | 2010-01-04 | 1 | -1/+5 |
| | * | Wire up lint in fedpkg.py | Jesse Keating | 2010-01-04 | 1 | -2/+2 |
| | * | Add a lint function. | Jesse Keating | 2010-01-04 | 1 | -0/+16 |
| | * | Update the help output on verrel to match reality | Jesse Keating | 2010-01-04 | 1 | -1/+2 |
| | * | Add the name- to verrel, that's what make does | Jesse Keating | 2010-01-04 | 1 | -1/+1 |
| | * | Wire up the verrel command | Jesse Keating | 2010-01-04 | 1 | -2/+2 |
| | * | Add getver and getrel | Jesse Keating | 2010-01-04 | 1 | -0/+32 |
| | * | Add fedpkg module and script | Jesse Keating | 2010-01-04 | 2 | -0/+538 |
| * | | drop ia64 from koji configs | Dennis Gilmore | 2009-11-24 | 1 | -1/+1 |
| |/ | |||||
| * | Requires python-offtrac | Dennis Gilmore | 2009-09-21 | 1 | -1/+1 |
| |\ | |||||
| | * | store the value passed in for -u not True or False | Dennis Gilmore | 2009-08-18 | 1 | -1/+1 |
| * | | add ppc to list of arches to write a secondary arch config for | Dennis Gilmore | 2009-09-20 | 1 | -3/+2 |
| |/ | |||||
| * | use try except for writing the new cert | Dennis Gilmore | 2009-08-06 | 1 | -5/+5 |
| * | rename fedora-hosted to fedora-hosted.py | Dennis Gilmore | 2009-08-06 | 1 | -0/+0 |
| * | update fedora-cert for new python-fedora api | Dennis Gilmore | 2009-08-06 | 1 | -1/+1 |
| * | Add fedora-hosted | jkeating@localhost.localdomain | 2009-08-04 | 1 | -0/+242 |
| * | make sure that user_cert is defined before refrencing it | Dennis Gilmore | 2009-07-30 | 1 | -1/+1 |
| * | default cvs checkouts to anonymous when there is no user cert | Dennis Gilmore | 2009-07-28 | 1 | -1/+5 |
| * | quote the passed arguments to rpmbuild for bug | Dennis Gilmore | 2009-07-28 | 1 | -1/+1 |
| * | add rpmbuild-md5 so that srpms can easily be made for oldstyle hases to do sc... | Dennis Gilmore | 2009-07-13 | 3 | -22/+161 |
| * | run merge | Dennis Gilmore | 2009-06-22 | 3 | -123/+29 |
| |\ | |||||
| | * | add extra files to Makefile.am | Dennis Gilmore | 2009-06-21 | 1 | -0/+22 |
| | * | add hppa arch to configs | Dennis Gilmore | 2009-06-21 | 1 | -1/+1 |
| | * | replace existing config file if it exists | Dennis Gilmore | 2009-06-21 | 1 | -1/+4 |
| | * | fix bug where file file is unlinked when it doesnt exist | Dennis Gilmore | 2009-06-21 | 1 | -1/+2 |
| | * | remove the old fedora-packager-setup bash script | Dennis Gilmore | 2009-06-21 | 1 | -120/+0 |
| * | | Improve package lookup error control. | Ville Skyttä | 2009-04-09 | 1 | -4/+10 |
| * | | Make scripts executable in hg. | Ville Skyttä | 2009-04-09 | 8 | -0/+0 |
| * | | Improve error messages. | Ville Skyttä | 2009-04-09 | 1 | -2/+2 |
| * | | megre in changes from two machines | Dennis Gilmore | 2009-03-05 | 1 | -0/+103 |
| |\| | |||||
| | * | add fedora-cert.py for managing user certs | Dennis Gilmore | 2009-03-02 | 1 | -0/+103 |
| * | | use os.path.join not setting up just as a string | Dennis Gilmore | 2009-03-05 | 1 | -6/+6 |
| * | | Real time updates as you check out from cvs | Dennis Gilmore | 2009-03-05 | 1 | -7/+7 |
| |/ | |||||
| * | rewrite fedora-packager-setup.sh in python | Dennis Gilmore | 2009-03-02 | 1 | -0/+131 |
| * | Merged changes | Dennis Gilmore | 2009-01-29 | 1 | -0/+18 |
| * | clean up autobits | Dennis Gilmore | 2009-01-28 | 2 | -6/+3 |
| * | update to 0.3.1 | Dennis Gilmore | 2008-08-18 | 1 | -1/+5 |
| * | Add in anonymous capability for aspiring but unsponsored contributors, | kylev@kylev-dt.sfo.ironport.com | 2008-06-10 | 1 | -40/+59 |
