summaryrefslogtreecommitdiffstats
path: root/src/pyfedpkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -i (info) switch to the lint commandJochen Schmitt2010-09-201-2/+5
* Move pull and push function out of PackageModuleJochen Schmitt2010-09-201-14/+14
* Implementation of a pull commandJochen Schmitt2010-09-201-0/+7
* Implenentation of a tag commandJochen Schmitt2010-09-201-3/+46
* Don't use log.error from within the libraryJesse Keating2010-09-101-6/+2
* Also redirect stderr over to stdout on non-termsJesse Keating2010-09-101-1/+2
* Name the process variables right (#632097)Jesse Keating2010-09-101-2/+2
* fedpkg: Try not to add redundant gitignore entriesTodd Zullinger2010-09-081-1/+11
* Fix setting push.default when cloning with dirsJesse Keating2010-08-241-2/+4
* Use the correct remote when listing revsJeroen van Meeuwen (Ergo Project)2010-08-231-2/+5
* Send stderr over to the pipe command tooJesse Keating2010-08-231-1/+4
* re-fix dist defines.Jesse Keating2010-08-231-2/+2
* Short cut the failure on repeated buildsJesse Keating2010-08-201-0/+8
* clone: set repo's push.default to trackingHans Ulrich Niedermann2010-08-201-0/+4
* Make sure we get the right path to the fileJesse Keating2010-08-201-1/+5
* Make use of _run_command's cwd option.Jesse Keating2010-08-201-7/+1
* Add support for running a command from a specific dirJesse Keating2010-08-201-7/+15
* Update docstring for _run_commandJesse Keating2010-08-201-0/+2
* Move commit out of the PackageModule object.Jesse Keating2010-08-201-35/+41
* Avoid function calls as default param valuesHans Ulrich Niedermann2010-08-191-8/+26
* Fix up chain buildingJesse Keating2010-08-171-3/+5
* Add missing process call for non-pipe no tty.Jesse Keating2010-08-121-0/+5
* Trap attempts to make git repos. #622716Jesse Keating2010-08-121-4/+10
* Trap errors dealing with the lookaside. #622291Jesse Keating2010-08-121-2/+8
* Catch malformed sources file. #621808Jesse Keating2010-08-121-1/+4
* Handle a case where the repo be borked. #620750Jesse Keating2010-08-121-1/+4
* Except more from ssl_login errors. #620653Jesse Keating2010-08-121-1/+1
* Catch errors when parsing spec files. #620648Jesse Keating2010-08-111-2/+5
* Catch missing executables. BZ 619879Jesse Keating2010-08-111-1/+2
* Log a summary of uploaded files. Ticket #47Jesse Keating2010-08-111-0/+4
* Define a default hashtype, and fix it for el4/5Jesse Keating2010-08-111-1/+9
* Fix up dist define on master branchJesse Keating2010-08-111-1/+1
* Properly format the gitignore file. Ticket #43Jesse Keating2010-08-111-1/+1
* Fix epel dist val (Thanks Dennis)Jesse Keating2010-08-111-1/+1
* Fix dist related PackageModule.rpmdefines itemsJesse Keating2010-08-111-5/+5
* Make switch-branches indiciate the current branchJesse Keating2010-08-111-0/+11
* Make an srpm if we need one. Ticket #49Jesse Keating2010-08-111-1/+4
* Add a giturl commandJesse Keating2010-08-111-0/+8
* Check for dirty repo when switching branches.Jesse Keating2010-08-111-0/+4
* Make clean use the _run_commandJesse Keating2010-08-111-12/+3
* Fix the prep command to use _run_commandJesse Keating2010-08-111-13/+4
* Add pipe support to _run_commandJesse Keating2010-08-111-27/+41
* Revert "set the loacl rpms macros to match whats set in olpc-release,"Jesse Keating2010-08-111-5/+2
* Fix rawhide branch detection (define .distshort)Hans Ulrich Niedermann2010-08-051-0/+1