Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove epoch from version.HEADmaster | P. J. McDermott | 2012-07-29 | 1 | -1/+1 |
* | Remove nonsense from default "buildcmd" value. | P. J. McDermott | 2012-07-22 | 1 | -1/+1 |
* | Implement "build" command. | P. J. McDermott | 2012-07-21 | 1 | -1/+52 |
* | Fix handling of whitespace in config values. | P. J. McDermott | 2012-07-21 | 1 | -4/+4 |
* | Fix pathname expansions. | P. J. McDermott | 2012-07-21 | 1 | -5/+3 |
* | Finish case construct... | P. J. McDermott | 2012-07-21 | 1 | -0/+2 |
* | Add comment to "push" command. | P. J. McDermott | 2012-07-21 | 1 | -0/+1 |
* | Keep only *.orig.tar.* in package work area. | P. J. McDermott | 2012-07-21 | 1 | -2/+7 |
* | Fix parameter names. | P. J. McDermott | 2012-07-21 | 1 | -2/+2 |
* | Prompt before removing an existing work area. | P. J. McDermott | 2012-07-21 | 1 | -0/+7 |
* | Add comments to "edit" command. | P. J. McDermott | 2012-07-21 | 1 | -0/+5 |
* | Add comments to "download" command. | P. J. McDermott | 2012-07-21 | 1 | -0/+3 |
* | Make get_dsc_url() check for dsc.list. | P. J. McDermott | 2012-07-21 | 1 | -6/+1 |
* | New functions: get_dsc_url() and get_dsc_name(). | P. J. McDermott | 2012-07-21 | 1 | -12/+19 |
* | Add comments to "builddsc" command. | P. J. McDermott | 2012-07-21 | 1 | -0/+9 |
* | Improve copying of source package files. | P. J. McDermott | 2012-07-21 | 1 | -8/+8 |
* | Implement "push" command. | P. J. McDermott | 2012-07-21 | 1 | -1/+17 |
* | Download only the newest source package. | P. J. McDermott | 2012-07-21 | 1 | -1/+1 |
* | Write errors to STDERR. | P. J. McDermott | 2012-07-21 | 1 | -1/+1 |
* | Separate command and library parameter namespaces. | P. J. McDermott | 2012-07-21 | 1 | -4/+4 |
* | Prompt before reinitializing work area. | P. J. McDermott | 2012-07-21 | 1 | -0/+15 |
* | Fix name of "builds" directory. | P. J. McDermott | 2012-07-21 | 1 | -3/+3 |
* | Fix ".dsc.list~" filename. | P. J. McDermott | 2012-07-21 | 1 | -16/+19 |
* | Initial commit. | P. J. McDermott | 2012-07-02 | 2 | -0/+404 |