summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5/initial-merge' into 5/ALLHans Ulrich Niedermann2011-02-054-5/+265
|\
| * Add "fedpkg clone --initial-merge" argument5/initial-mergeHans Ulrich Niedermann2011-02-014-6/+27
| * Add "fedpkg initial-merge" commandHans Ulrich Niedermann2011-02-014-1/+240
* | Merge branch '5/man-page' into 5/ALLHans Ulrich Niedermann2011-02-052-2/+175
|\ \
| * | Add build time man page generator5/man-pageHans Ulrich Niedermann2011-02-052-2/+175
* | | Have PackageModule require a path5/ndim-miscHans Ulrich Niedermann2011-02-051-3/+3
* | | Run SRPM rpmbuild via fakerootHans Ulrich Niedermann2011-02-051-1/+1
* | | Fix permission of files to be put into SRPMHans Ulrich Niedermann2011-02-052-2/+11
* | | Unify --md5 parameter handlingHans Ulrich Niedermann2011-02-052-11/+13
|/ /
* | Add help text for global --user option5/basicHans Ulrich Niedermann2011-02-051-1/+2
* | Comment typo fixHans Ulrich Niedermann2011-02-011-1/+1
* | Move argparse setup into parse_cmdline functionHans Ulrich Niedermann2011-02-011-3/+10
* | Comment typo fixHans Ulrich Niedermann2011-02-011-1/+1
|/
* Catch a traceback when trying to build from local branchJesse Keating2011-01-311-7/+10
* Catch the case where there is no branch merge point (#622592)Jesse Keating2011-01-301-1/+4
* Revert "Catch the case where there is no branch merge (#619979)"Jesse Keating2011-01-301-4/+1
* Catch the case where there is no branch merge (#619979)Jesse Keating2011-01-301-1/+4
* Fix whitespaceJesse Keating2011-01-301-1/+1
* Add an argument to override the "distribution"Jesse Keating2011-01-303-24/+32
* upload to lookaside cache tgz filesDennis Gilmore2011-01-301-2/+2
* Handle traceback if koji is down or unreachable.Jesse Keating2011-01-301-1/+5
* If we don't have a remote branch, query koji (#619979)Jesse Keating2011-01-301-5/+12
* Add a method to create an anonymous koji sessionJesse Keating2011-01-301-10/+16
* Make sure we have sources for mockbuild (#665555) (jwboyer)Jesse Keating2011-01-221-0/+6
* Revert "Make sure we have an srpm when doing a mockbuild (#665555)"Jesse Keating2011-01-222-7/+0
* Regenerate the srpm if spec file is newer (ticket #84)Jesse Keating2011-01-211-9/+22
* Improve cert failure message (Ticket 90)Jesse Keating2011-01-211-1/+1
* Get package name from the specfile. (Ticket 75)Jesse Keating2011-01-211-2/+17
* Handle anonymous clones in clone_with_dirs. (#660183)Ricky Zhou2011-01-211-2/+7
* Make sure we have an srpm when doing a mockbuild (#665555)Jesse Keating2011-01-212-0/+7
* Catch all errors from watching tasks. (#670305)Jesse Keating2011-01-211-2/+2
* Fix a traceback when koji goes offline (#668889)Jesse Keating2011-01-211-1/+1
* Fix traceback with lint (ticket 89)Jesse Keating2011-01-211-1/+1
* switch away from list2cmdline()Dennis Gilmore2011-01-051-11/+9
* Import subprocess from stdlib when possibleDennis Gilmore2011-01-051-3/+4
* Logout before watching tasksJesse Keating2010-12-031-0/+1
* Handle having no sources file (#656897)Jesse Keating2010-12-021-2/+5
* Add a dash of error checking to update (#655576)Jesse Keating2010-12-021-1/+5
* Fix a traceback on expried credentials (#634946)Jesse Keating2010-12-021-1/+6
* Backport a bugfix from koji upstream to fix 628504Jesse Keating2010-12-021-0/+4
* Fix up the commit commandJesse Keating2010-12-012-2/+2
* Merge branch 'sources'Jesse Keating2010-12-011-0/+1
|\
| * print filename of downloaded sourceDan HorĂ¡k2010-12-011-0/+1
* | Merge branch 'spaces'Jesse Keating2010-12-011-6/+10
|\ \
| * | Handle source files with spaces in them. Trac #85Jesse Keating2010-12-011-6/+10
| |/
* | Remove parenthesises on mymodule.nvrJochen Schmitt2010-11-302-5/+1
* | Fix error in clone by renaming self.join.join to os.path.joinJochen Schmitt2010-11-301-1/+1
* | Fix error to call the diff functionen in import_srpmJochen Schmitt2010-11-301-1/+1
|/
* add author and copyright info for fedora-burn-yubikeyDennis Gilmore2010-09-241-0/+9
* add fedora-burn-yubikey scriptDennis Gilmore2010-09-241-0/+76