summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Catch an error in the lint callJesse Keating2010-01-041-1/+5
| |
| * Add a custom error classJesse Keating2010-01-041-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.pyJesse Keating2010-01-041-2/+2
| |
| * Add a lint function.Jesse Keating2010-01-041-0/+16
| | | | | | | | Needs better error handling, will add a custom error class
| * 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
| | | | | | | | Useful for getting the verrel
| * Ignore ecplise files and byte compiled python filesJesse Keating2010-01-041-0/+3
| |
| * Add fedpkg module and scriptJesse Keating2010-01-042-0/+538
| | | | | | | | fedpkg is a replacement for the Make system used in dist-cvs.
* | drop ia64 from koji configsDennis Gilmore2009-11-241-1/+1
|/
* Requires python-offtracDennis Gilmore2009-09-212-2/+2
|\ | | | | | | store the value not true when passing a usename in fedora-cert
| * Requires python-offtracDennis Gilmore2009-08-181-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
|/ | | | tell people to run fedora-cert rather than manually downloading a cert
* Added tag 0.3.8 for changeset 53900c6712c6Dennis Gilmore2009-08-060-0/+0
|
* use try except for writing the new certDennis Gilmore2009-08-061-5/+5
|
* clean up Makefile.amDennis Gilmore2009-08-061-3/+3
|
* 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-046-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 appliesDennis Gilmore2009-08-041-1/+1
|
* bump to 0.4.0Dennis Gilmore2009-08-041-1/+1
|
* Added tag 0.3.7 for changeset b748d9d3ad75Dennis Gilmore2009-07-300-0/+0
|
* update to 0.3.7Dennis Gilmore2009-07-303-2/+26
|
* make sure that user_cert is defined before refrencing itDennis Gilmore2009-07-301-1/+1
|
* Added tag 0.3.6 for changeset c270f96fbe87Dennis Gilmore2009-07-280-0/+0
|
* bump to 0.3.6Dennis Gilmore2009-07-282-1/+5
|
* default cvs checkouts to anonymous when there is no user certDennis Gilmore2009-07-281-1/+5
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=514108
* quote the passed arguments to rpmbuild for bugDennis Gilmore2009-07-281-1/+1
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=513269
* Added tag 0.3.5 for changeset c8ae36f0302dDennis Gilmore2009-07-130-0/+0
|
* add rpmbuild-md5 so that srpms can easily be made for oldstyle hases to do ↵Dennis Gilmore2009-07-138-26/+175
| | | | scratch builds on old distros from newer ones
* Added tag 0.3.4 for changeset 63eabd9ad769Dennis Gilmore2009-06-240-0/+0
|
* makefile additions for new filesDennis Gilmore2009-06-241-1/+1
|
* Added tag 0.3.4 for changeset 776617326fefDennis Gilmore2009-06-220-0/+0
|
* update spec for 0.3.4Dennis Gilmore2009-06-221-6/+18
|
* setup to install the new sciptsDennis Gilmore2009-06-221-1/+1
|
* Added tag 0.3.4 for changeset 645d0ea52076Dennis Gilmore2009-06-220-0/+0
|
* run mergeDennis Gilmore2009-06-226-124/+49
|\
| * Added tag 0.3.4 for changeset 64d30f117483Dennis Gilmore2009-06-210-0/+0
| |
| * add extra files to Makefile.amDennis Gilmore2009-06-213-0/+41
| | | | | | | | add fedora-getsvn
| * bump release to 0.3.4Dennis Gilmore2009-06-211-1/+1
| |
| * add hppa arch to configsDennis Gilmore2009-06-211-1/+1
| |
| * replace existing config file if it existsDennis Gilmore2009-06-211-1/+4
| |
| * fix bug where file file is unlinked when it doesnt existDennis Gilmore2009-06-211-1/+2
| |
| * remove the old fedora-packager-setup bash scriptDennis Gilmore2009-06-211-120/+0
| |
* | Ignore generated files.Ville Skyttä2009-04-091-0/+2
| |
* | Improve package lookup error control.Ville Skyttä2009-04-091-4/+10
| |
* | Make scripts executable in hg.Ville Skyttä2009-04-098-0/+0
| |
* | Improve error messages.Ville Skyttä2009-04-091-2/+2
| |