| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | License under GPLv2+HEADmaster | Ben Boeckel | 2009-09-10 | 2 | -1/+355 |
| * | Cross-platform | Ben Boeckel | 2009-09-10 | 1 | -1/+1 |
| * | Pass the session along | Ben Boeckel | 2009-09-10 | 1 | -2/+2 |
| * | Better logging | Ben Boeckel | 2009-09-10 | 1 | -1/+1 |
| * | Complete destination path | Ben Boeckel | 2009-09-10 | 1 | -2/+2 |
| * | Ensure there is a trailing slash in the directory | Ben Boeckel | 2009-09-10 | 1 | -1/+1 |
| * | Name the output files | Ben Boeckel | 2009-09-10 | 1 | -5/+5 |
| * | Parentheses orders | Ben Boeckel | 2009-09-10 | 1 | -2/+2 |
| * | Import the regex module | Ben Boeckel | 2009-09-10 | 1 | -0/+1 |
| * | Return the results | Ben Boeckel | 2009-09-10 | 1 | -0/+1 |
| * | Only create if it doesn't already exist | Ben Boeckel | 2009-09-10 | 1 | -2/+4 |
| * | Remove timing code | Ben Boeckel | 2009-09-10 | 1 | -3/+0 |
| * | Use the correct function for srpm builds | Ben Boeckel | 2009-09-10 | 1 | -2/+2 |
| * | Fix readall usage to read | Ben Boeckel | 2009-09-10 | 1 | -5/+5 |
| * | Add logging options | Ben Boeckel | 2009-09-09 | 1 | -1/+19 |
| * | Fix srpm extension search | Ben Boeckel | 2009-09-09 | 1 | -1/+1 |
| * | Add '.' to extension possibilities | Ben Boeckel | 2009-09-09 | 1 | -6/+6 |
| * | Fix default port number | Ben Boeckel | 2009-09-09 | 1 | -2/+2 |
| * | Use better function call | Ben Boeckel | 2009-09-09 | 1 | -1/+1 |
| * | Load up host keys | Ben Boeckel | 2009-09-09 | 1 | -0/+1 |
| * | Don't return None, but {} when the section doesn't exist | Ben Boeckel | 2009-09-09 | 1 | -16/+15 |
| * | Fix syntax errors | Ben Boeckel | 2009-09-09 | 1 | -3/+2 |
| * | Make executable | Ben Boeckel | 2009-09-09 | 1 | -0/+0 |
| * | Fetch the files | Ben Boeckel | 2009-09-09 | 1 | -2/+26 |
| * | Make a subdirectory where the files dont clash | Ben Boeckel | 2009-09-09 | 1 | -1/+1 |
| * | Add a trailing slash | Ben Boeckel | 2009-09-09 | 1 | -2/+2 |
| * | Add functions to fetch results | Ben Boeckel | 2009-09-09 | 1 | -5/+13 |
| * | Add code to get the files | Ben Boeckel | 2009-09-08 | 1 | -0/+4 |
| * | Add timing for build | Ben Boeckel | 2009-09-08 | 1 | -0/+3 |
| * | Function for getting files from the server | Ben Boeckel | 2009-09-08 | 1 | -0/+7 |
| * | Close open sessions | Ben Boeckel | 2009-09-08 | 1 | -0/+2 |
| * | Use the correct variable | Ben Boeckel | 2009-09-08 | 1 | -3/+3 |
| * | Add logging messages | Ben Boeckel | 2009-09-08 | 1 | -4/+9 |
| * | Remove unnecessary comments | Ben Boeckel | 2009-09-08 | 1 | -2/+0 |
| * | Clean up sending of files code | Ben Boeckel | 2009-09-08 | 1 | -12/+16 |
| * | Add function to send files to the server | Ben Boeckel | 2009-09-08 | 1 | -0/+6 |
| * | Also pass the options along | Ben Boeckel | 2009-09-08 | 1 | -2/+2 |
| * | Be consistent with opts name | Ben Boeckel | 2009-09-08 | 1 | -8/+8 |
| * | No default for mock target | Ben Boeckel | 2009-09-08 | 1 | -1/+0 |
| * | Add skeleton code to execute the jobs | Ben Boeckel | 2009-09-08 | 1 | -0/+22 |
| * | Allow ssh_key to be None | Ben Boeckel | 2009-09-08 | 1 | -2/+1 |
| * | Allow for searching of keys with no specific one set | Ben Boeckel | 2009-09-08 | 1 | -4/+3 |
| * | Simplify documentation | Ben Boeckel | 2009-09-08 | 1 | -1/+1 |
| * | Get important details from the config file | Ben Boeckel | 2009-09-08 | 1 | -1/+16 |
| * | Add a default to the ssh-key option | Ben Boeckel | 2009-09-08 | 1 | -1/+3 |
| * | Don't deal with passwords in plaintext | Ben Boeckel | 2009-09-08 | 1 | -1/+0 |
| * | Add trailing comma for later additions | Ben Boeckel | 2009-09-08 | 1 | -1/+1 |
| * | Values to be read from the configuration | Ben Boeckel | 2009-09-08 | 1 | -0/+7 |
| * | Add a section reader for the config section | Ben Boeckel | 2009-09-08 | 1 | -0/+20 |
| * | Add preference reader function | Ben Boeckel | 2009-09-08 | 1 | -0/+5 |
