summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix source code indentationHans Ulrich Niedermann2011-03-211-1/+1
* Pass complete "args" to PackageModule.__init__()Hans Ulrich Niedermann2011-03-212-36/+34
* If chain has sets, handle them right (#679126)Jesse Keating2011-03-031-3/+9
* Add code to handle chain builds with sets better.Jesse Keating2011-03-031-2/+11
* Document the arches argument to the build functionJesse Keating2011-03-031-0/+2
* Fix "fedpkg help" command (make it work again) (#681242)Hans Ulrich Niedermann2011-03-031-2/+2
* Always generate a new srpm (#681359)Jesse Keating2011-03-031-6/+2
* Fix up uses of path (ticket #96)Jesse Keating2011-02-241-2/+2
* Clean up hardcoded "origin" (ticket #95)Jesse Keating2011-02-241-5/+11
* Fix obvious error in definition of curl commandPaul Bolle2011-02-241-1/+1
* 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
* rearrnage import and drop hints about whyJesse Keating2011-02-091-4/+8
* Move some module imports to command runtimeHans Ulrich Niedermann2011-02-091-3/+5
* Move actual man page generation callHans Ulrich Niedermann2011-02-091-0/+5
* Move location/name of man_page moduleHans Ulrich Niedermann2011-02-092-6/+2
* Re-add 'lint' command hookup into argparse magicHans Ulrich Niedermann2011-02-101-0/+1
* Catch errors parsing spec to get name. (#676383)HEADmasterJesse Keating2011-02-091-0/+2
* Re-arrange verify-files and slight fixupsJesse Keating2011-02-092-27/+29
* Add "fedpkg verify-files" commandHans Ulrich Niedermann2011-02-093-1/+28
* Provide feedback about new-ticket. (ticket 91)Jesse Keating2011-02-091-1/+2
* Remove wrong comment.Jesse Keating2011-02-091-2/+0
* Add the new pull options to bash completionJesse Keating2011-02-091-0/+3
* Add a --rebase and --no-rebase option to pullJesse Keating2011-02-092-4/+29
* Whitespace fixesJesse Keating2011-02-091-2/+2
* Update the documentation for a lot of commandsJesse Keating2011-02-091-50/+205
* Handle working from a non-existent path (#675398)Jesse Keating2011-02-081-1/+8
* Fix an traceback when failing to watch a build.Jesse Keating2011-02-081-1/+2
* Handle arches argument for scratch builds (#675285)Jesse Keating2011-02-082-2/+11
* Trim the "- " out of clogs. (#675892)Jesse Keating2011-02-081-1/+1
* Exit with an error when appropriateJesse Keating2011-02-081-0/+3
* Kill the Commands section.Jesse Keating2011-02-041-30/+14
* Add build time man page generator5/man-pageHans Ulrich Niedermann2011-02-052-2/+175
* 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