summaryrefslogtreecommitdiffstats
path: root/src/fedpkg.py
Commit message (Expand)AuthorAgeFilesLines
* Fix up the logger for what goes whereJesse Keating2010-09-101-5/+22
* Make our logger print to stdoutJesse Keating2010-09-101-1/+2
* Minor whitespace fixJesse Keating2010-09-081-1/+1
* Remove errornous dots at the end of the help messages of the commitJesse Keating2010-09-081-2/+2
* Fefactoring: Use getuser to determinate fas useridJochen Schmitt2010-09-081-25/+23
* Error check the update call. #625679Jesse Keating2010-08-231-1/+5
* Allow passing srpms to the build commandJesse Keating2010-08-201-0/+2
* Set the prog name right.Jesse Keating2010-08-201-0/+1
* Add an epilog to help folks outJesse Keating2010-08-201-1/+3
* Move commit out of the PackageModule object.Jesse Keating2010-08-201-2/+1
* pull the username from fedora_cert to pass to bodhiDennis Gilmore2010-08-191-5/+11
* Catch double ^c's from build. RHBZ #620465Jesse Keating2010-08-171-1/+4
* Fix up chain buildingJesse Keating2010-08-171-7/+16
* Catch fedpkg errors when trying to build. #620595Jesse Keating2010-08-111-2/+6
* Don't try to upload a file that doesn't existJesse Keating2010-08-111-0/+5
* Make switch-branches indiciate the current branchJesse Keating2010-08-111-2/+7
* Add ci as an alias to commit.Jesse Keating2010-08-111-0/+5
* Add a giturl commandJesse Keating2010-08-111-0/+13
* Initial implementation of the `fedpkg update` command.Luke Macken2010-08-091-2/+73
* Fix string typo in comparison ('feodra')Hans Ulrich Niedermann2010-08-051-1/+1
* - 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