Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | | | | | | | | | | | This makes it easier to catch errors in the calling tools. They won't have to know about the internals of the library, just catch the custom error and deal with it. | |||||
| * | 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 | |
| | | | | | | | | Needs better error handling, will add a custom error class | |||||
| * | 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 | |
| | | | | | | | | Useful for getting the verrel | |||||
| * | Ignore ecplise files and byte compiled python files | Jesse Keating | 2010-01-04 | 1 | -0/+3 | |
| | | ||||||
| * | Add fedpkg module and script | Jesse Keating | 2010-01-04 | 2 | -0/+538 | |
| | | | | | | | | fedpkg is a replacement for the Make system used in dist-cvs. | |||||
* | | drop ia64 from koji configs | Dennis Gilmore | 2009-11-24 | 1 | -1/+1 | |
|/ | ||||||
* | Requires python-offtrac | Dennis Gilmore | 2009-09-21 | 2 | -2/+2 | |
|\ | | | | | | | store the value not true when passing a usename in fedora-cert | |||||
| * | Requires python-offtrac | Dennis Gilmore | 2009-08-18 | 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 | |
|/ | | | | tell people to run fedora-cert rather than manually downloading a cert | |||||
* | Added tag 0.3.8 for changeset 53900c6712c6 | Dennis Gilmore | 2009-08-06 | 0 | -0/+0 | |
| | ||||||
* | use try except for writing the new cert | Dennis Gilmore | 2009-08-06 | 1 | -5/+5 | |
| | ||||||
* | clean up Makefile.am | Dennis Gilmore | 2009-08-06 | 1 | -3/+3 | |
| | ||||||
* | 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 | 6 | -4/+261 | |
| | | | | | | fedora-hosted is a command line tool to ineract with Fedora Hosted's Trac server via xmlrpc. It requires the offtrac python library as indicated in the spec file. | |||||
* | drop back to 0.3.7 so Jesse's patch cleanly applies | Dennis Gilmore | 2009-08-04 | 1 | -1/+1 | |
| | ||||||
* | bump to 0.4.0 | Dennis Gilmore | 2009-08-04 | 1 | -1/+1 | |
| | ||||||
* | Added tag 0.3.7 for changeset b748d9d3ad75 | Dennis Gilmore | 2009-07-30 | 0 | -0/+0 | |
| | ||||||
* | update to 0.3.7 | Dennis Gilmore | 2009-07-30 | 3 | -2/+26 | |
| | ||||||
* | make sure that user_cert is defined before refrencing it | Dennis Gilmore | 2009-07-30 | 1 | -1/+1 | |
| | ||||||
* | Added tag 0.3.6 for changeset c270f96fbe87 | Dennis Gilmore | 2009-07-28 | 0 | -0/+0 | |
| | ||||||
* | bump to 0.3.6 | Dennis Gilmore | 2009-07-28 | 2 | -1/+5 | |
| | ||||||
* | default cvs checkouts to anonymous when there is no user cert | Dennis Gilmore | 2009-07-28 | 1 | -1/+5 | |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=514108 | |||||
* | quote the passed arguments to rpmbuild for bug | Dennis Gilmore | 2009-07-28 | 1 | -1/+1 | |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=513269 | |||||
* | Added tag 0.3.5 for changeset c8ae36f0302d | Dennis Gilmore | 2009-07-13 | 0 | -0/+0 | |
| | ||||||
* | add rpmbuild-md5 so that srpms can easily be made for oldstyle hases to do ↵ | Dennis Gilmore | 2009-07-13 | 8 | -26/+175 | |
| | | | | scratch builds on old distros from newer ones | |||||
* | Added tag 0.3.4 for changeset 63eabd9ad769 | Dennis Gilmore | 2009-06-24 | 0 | -0/+0 | |
| | ||||||
* | makefile additions for new files | Dennis Gilmore | 2009-06-24 | 1 | -1/+1 | |
| | ||||||
* | Added tag 0.3.4 for changeset 776617326fef | Dennis Gilmore | 2009-06-22 | 0 | -0/+0 | |
| | ||||||
* | update spec for 0.3.4 | Dennis Gilmore | 2009-06-22 | 1 | -6/+18 | |
| | ||||||
* | setup to install the new scipts | Dennis Gilmore | 2009-06-22 | 1 | -1/+1 | |
| | ||||||
* | Added tag 0.3.4 for changeset 645d0ea52076 | Dennis Gilmore | 2009-06-22 | 0 | -0/+0 | |
| | ||||||
* | run merge | Dennis Gilmore | 2009-06-22 | 6 | -124/+49 | |
|\ | ||||||
| * | Added tag 0.3.4 for changeset 64d30f117483 | Dennis Gilmore | 2009-06-21 | 0 | -0/+0 | |
| | | ||||||
| * | add extra files to Makefile.am | Dennis Gilmore | 2009-06-21 | 3 | -0/+41 | |
| | | | | | | | | add fedora-getsvn | |||||
| * | bump release to 0.3.4 | Dennis Gilmore | 2009-06-21 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
* | | Ignore generated files. | Ville Skyttä | 2009-04-09 | 1 | -0/+2 | |
| | | ||||||
* | | 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 | |
| | |