summaryrefslogtreecommitdiffstats
path: root/src/fedpkg.py
Commit message (Expand)AuthorAgeFilesLines
* Fix up the diff changes from jochenJesse Keating2010-09-201-1/+1
* Minor fixes for lint -i changesJesse Keating2010-09-201-1/+1
* Remove unused variableJesse Keating2010-09-201-1/+0
* Fix up commit with tag changesJesse Keating2010-09-201-4/+2
* Include path to clogJesse Keating2010-09-201-1/+1
* Handle paths with push/pullJesse Keating2010-09-201-2/+2
* expand on pull help outputJesse Keating2010-09-201-1/+1
* Fix up tag commandsJesse Keating2010-09-201-3/+3
* Don't use the unnecessary getnvr()Jesse Keating2010-09-201-1/+1
* Move diff function out of the PackageModule classJochen Schmitt2010-09-201-2/+1
* Add -i (info) switch to the lint commandJochen Schmitt2010-09-201-1/+5
* Add a -t (tag) switch for the commit commandJochen Schmitt2010-09-201-0/+17
* Add a -c (clog) switch to the commit commandJochen Schmitt2010-09-201-0/+12
* Move pull and push function out of PackageModuleJochen Schmitt2010-09-201-4/+2
* Implementation of a pull commandJochen Schmitt2010-09-201-0/+14
* Implenentation of a tag commandJochen Schmitt2010-09-201-1/+60
* Remove stream keyword in logging.StreamHandlerJochen Schmitt2010-09-191-1/+1
* 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