summaryrefslogtreecommitdiffstats
path: root/src/fedpkg.py
Commit message (Expand)AuthorAgeFilesLines
...
* - add option to overwrite default build targetKarsten Hopp2010-08-051-0/+5
* Enable branch switching without any rpm contentJesse Keating2010-08-021-7/+2
* Move 'sources' to not be part of the classJesse Keating2010-07-291-3/+2
* Allow anonymous checkouts with fedpkgJesse Keating2010-07-271-1/+5
* Impliment pushing. Thanks Jochen@herr-schmitt.deJesse Keating2010-07-261-2/+14
* Rework how we deal with branchesJesse Keating2010-07-231-5/+15
* Replace doesn't appear to be used.Jesse Keating2010-07-231-1/+1
* Move things to be in alphabetical order.Jesse Keating2010-07-231-21/+21
* Fix up white spaceJesse Keating2010-07-151-2/+2
* Added new command 'switch-branch' for working with branches.Léon Keijser2010-07-151-2/+23
* Add help for coJesse Keating2010-07-141-1/+2
* Make newsources a parent of uploadJesse Keating2010-07-141-1/+2
* Add a co "alias" to clone.Jesse Keating2010-07-141-0/+4
* Fix error messageJesse Keating2010-07-141-1/+1
* Don't traceback if clone fails (#13)Jesse Keating2010-07-141-4/+8
* Handle importing an srpm into an empty repoJesse Keating2010-07-081-1/+1
* Add output to new-sources and upload target.Jesse Keating2010-07-061-0/+1
* Do the upload now that we have an upload targetJesse Keating2010-07-061-0/+1
* Add the upload targetJesse Keating2010-07-061-2/+8
* Rename source uploading functionJesse Keating2010-07-061-1/+1
* Use the diff function.Jesse Keating2010-07-011-1/+1
* Create a (simple) diff commandJesse Keating2010-07-011-0/+19
* Wire up the commit function into the frontend.Jesse Keating2010-06-241-0/+31
* Move import_srpm out of the classJesse Keating2010-06-231-8/+8
* Wire up import in the frontend.Jesse Keating2010-06-181-0/+33
* 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-051-0/+3
* Wire up chain-buildJesse Keating2010-02-051-4/+59
* Handle the renamed moduleJesse Keating2010-02-051-37/+37
* Revert "Move fedpkg.py into a bin/ directory"Jesse Keating2010-02-051-0/+753
* Move fedpkg.py into a bin/ directoryJesse Keating2010-02-051-753/+0
* Handle scratch builds from srpmsJesse Keating2010-02-031-14/+86
* Wire up the unused_patches functionJesse Keating2010-02-021-2/+7
* 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
* Use the new fedora_cert method to get a user nameJesse Keating2010-01-291-2/+8
* Wire up the build targetJesse Keating2010-01-071-2/+53
* Wire up mockbuildJesse Keating2010-01-061-2/+13
* re-wire the clone commandJesse Keating2010-01-061-3/+3
* Wire up clogJesse Keating2010-01-061-2/+6
* Wire up new.Jesse Keating2010-01-061-2/+5
* Handle return codes from fedpkgJesse Keating2010-01-051-7/+8
* Don't print, log instead.Jesse Keating2010-01-051-31/+31
* Use the logging system from fedpkgJesse Keating2010-01-051-3/+21
* Fix execution without --path being passedJesse Keating2010-01-051-1/+1
* wire up cleanJesse Keating2010-01-051-2/+14
* wire up installJesse Keating2010-01-051-2/+13
* wire up compileJesse Keating2010-01-051-2/+13