summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add filtering so we only check out branches we want with clone --branchesHEADmasterCasey Dahlin2010-06-251-2/+4
* Point branches to the correct upstream for clone --branchesCasey Dahlin2010-06-251-5/+21
* Implement fedpkg.py clone --branchesCasey Dahlin2010-06-171-7/+39
* Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-packagerDennis Gilmore2010-06-162-3/+3
|\
| * Make sure we have the right verison of GitPythonJesse Keating2010-06-151-1/+1
| * Update for new GitPython APIJesse Keating2010-06-151-2/+2
* | setup for 0.4.2.1 release0.4.2.1Dennis Gilmore2010-06-143-2/+12
|/
* Hack to force use of the stg koji environmentJesse Keating2010-06-111-0/+4
* Construct the url for koji correctlyJesse Keating2010-06-101-1/+1
* switch the devel branch to f14Dennis Gilmore2010-06-101-2/+2
* 0.4.2 release0.4.2Dennis Gilmore2010-03-234-7/+49
* fix whitespaceDennis Gilmore2010-03-231-1/+1
* Fix fedora-cvs when checking out in a dir containing some existing checkoutDennis Gilmore2010-03-231-3/+5
* add missing fedora_cert.Dennis Gilmore2010-03-161-4/+4
* bump to 0.4.10.4.1Dennis Gilmore2010-03-031-1/+1
* add missing import sysDennis Gilmore2010-03-031-2/+2
* add a basic date check for certificates expiring soon0.4.0Dennis Gilmore2010-02-262-2/+12
* clean up the %files section of the specDennis Gilmore2010-02-181-8/+1
* add secondary arch wrapper script and install it for the currently running se...Dennis Gilmore2010-02-182-2/+37
* drop all the sys.exit() call from the library and raise errors insteadDennis Gilmore2010-02-181-14/+10
* update spec file for test of 0.4.0Dennis Gilmore2010-02-181-3/+14
* switch fedora-cvs to use the fedora_cert python moduleDennis Gilmore2010-02-181-32/+2
* ignore py-compileDennis Gilmore2010-02-181-0/+1
* setup autotools to install our python librariesDennis Gilmore2010-02-182-18/+36
* actually use the fedora_cert libraryDennis Gilmore2010-02-181-6/+6
* from Panu MatilainenDennis Gilmore2010-02-181-2/+2
* Not planning on porting check, export or unusedfedpatchesJesse Keating2010-02-061-16/+16
* Exit when we cannot find a build urlJesse Keating2010-02-051-0/+1
* Add some debugging outputJesse Keating2010-02-052-0/+4
* Fix up some loggingJesse Keating2010-02-051-4/+9
* Wire up chain-buildJesse Keating2010-02-051-4/+59
* Handle chain buildsJesse Keating2010-02-051-3/+20
* Add a function to find the latest remote commitJesse Keating2010-02-051-0/+18
* Handle the renamed moduleJesse Keating2010-02-051-37/+37
* Revert "Move fedpkg.py into a bin/ directory"Jesse Keating2010-02-051-0/+0
* Rename the module 'pyfedpkg' to save headaches.Jesse Keating2010-02-051-0/+0
* Move fedpkg.py into a bin/ directoryJesse Keating2010-02-051-0/+0
* 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