summaryrefslogtreecommitdiffstats
path: root/src/pyfedpkg/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix improper use of strip()Jesse Keating2011-02-221-2/+2
* Improve the way we detect branch dataJesse Keating2011-02-181-6/+11
* Leave a hint about things to remove laterJesse Keating2011-02-181-0/+2
* Fix clone to work with old/new branch stylesJesse Keating2011-02-181-10/+8
* Add new and old support to switch_branchesJesse Keating2011-02-181-3/+7
* Update the regexes used for finding branchesJesse Keating2011-02-181-4/+30
* Clarify and make more exact the branch regexJesse Keating2011-02-171-3/+4
* Don't use temporary editor files for spec (#677121)Jesse Keating2011-02-141-1/+1
* Don't error out just from stderr from rpmJesse Keating2011-02-111-1/+9
* Catch errors parsing spec to get name. (#676383)HEADmasterJesse Keating2011-02-091-0/+2
* Re-arrange verify-files and slight fixupsJesse Keating2011-02-091-13/+11
* Add "fedpkg verify-files" commandHans Ulrich Niedermann2011-02-091-0/+13
* Add a --rebase and --no-rebase option to pullJesse Keating2011-02-091-2/+12
* Handle arches argument for scratch builds (#675285)Jesse Keating2011-02-081-1/+6
* Trim the "- " out of clogs. (#675892)Jesse Keating2011-02-081-1/+1
* Exit with an error when appropriateJesse Keating2011-02-081-0/+3
* 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-301-2/+5
* 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
* 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
* switch away from list2cmdline()Dennis Gilmore2011-01-051-11/+9
* Import subprocess from stdlib when possibleDennis Gilmore2011-01-051-3/+4
* Handle having no sources file (#656897)Jesse Keating2010-12-021-2/+5
* Fix up the commit commandJesse Keating2010-12-011-1/+1
* 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-301-4/+0
|/
* Fixups in the retire functionJesse Keating2010-09-231-6/+10
* Implementing a retire commandJochen Schmitt2010-09-231-0/+22
* Add a tag request function (Xavier Lamien)Jesse Keating2010-09-201-0/+62
* Fix up the diff changes from jochenJesse Keating2010-09-201-1/+1
* Handle paths with push/pullJesse Keating2010-09-201-6/+10
* Fix up tag commandsJesse Keating2010-09-201-10/+8
* Fix up some contributed docstringsJesse Keating2010-09-201-5/+17
* Whitespace fixJesse Keating2010-09-201-1/+1
* Move diff function out of the PackageModule classJochen Schmitt2010-09-201-29/+28
* Distlinguish between new empty repositories and retiered packagesJochen Schmitt2010-09-201-1/+8