summaryrefslogtreecommitdiffstats
path: root/rpmbuild-remote.py
Commit message (Collapse)AuthorAgeFilesLines
* Add function to send files to the serverBen Boeckel2009-09-081-0/+6
|
* Also pass the options alongBen Boeckel2009-09-081-2/+2
|
* Be consistent with opts nameBen Boeckel2009-09-081-8/+8
|
* No default for mock targetBen Boeckel2009-09-081-1/+0
|
* Add skeleton code to execute the jobsBen Boeckel2009-09-081-0/+22
|
* Allow ssh_key to be NoneBen Boeckel2009-09-081-2/+1
|
* Allow for searching of keys with no specific one setBen Boeckel2009-09-081-4/+3
|
* Simplify documentationBen Boeckel2009-09-081-1/+1
|
* Get important details from the config fileBen Boeckel2009-09-081-1/+16
|
* Add a default to the ssh-key optionBen Boeckel2009-09-081-1/+3
|
* Don't deal with passwords in plaintextBen Boeckel2009-09-081-1/+0
|
* Add trailing comma for later additionsBen Boeckel2009-09-081-1/+1
|
* Values to be read from the configurationBen Boeckel2009-09-081-0/+7
|
* Add a section reader for the config sectionBen Boeckel2009-09-081-0/+20
|
* Add preference reader functionBen Boeckel2009-09-081-0/+5
|
* Use ConfigParser, not iniparseBen Boeckel2009-09-081-1/+1
|
* Add SSH key optionBen Boeckel2009-09-081-0/+3
|
* Option description cleanupBen Boeckel2009-09-081-4/+4
|
* Check if the last argument was a spec fileBen Boeckel2009-09-081-1/+1
|
* Start a list of sources for the spec files, but a single string for the srpm ↵Ben Boeckel2009-09-081-1/+3
| | | | files
* Split out extensions checkBen Boeckel2009-09-081-1/+10
|
* Fixed logic of adding sources to the buildBen Boeckel2009-02-211-6/+6
|
* Readded iniparse... Need to download file so i stop doing thatAbhishek Mukherjee2009-02-081-1/+1
|
* Fixed some logger code that was removed from the mergeAbhishek Mukherjee2009-02-081-15/+17
|
* Reenable iniparse, mistake to disableAbhishek Mukherjee2009-02-081-1/+1
|
* Changed default for --mock to "" rather than NoneAbhishek Mukherjee2009-02-081-2/+2
|
* Migrate to optparseAbhishek Mukherjee2009-02-081-60/+38
|
* Fixed help for mock optionBen Boeckel2009-02-081-1/+2
|
* Added argument parsingBen Boeckel2009-02-081-0/+35
|
* Added config boilerplateBen Boeckel2009-02-071-1/+41
|
* Renamed to rpmbuild-remoteBen Boeckel2009-02-071-0/+12