Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | NB: This assumes that dak et al. add newer versions to the end of the Sources list. | ||||
* | 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 |
The build system is based on that of opkhelper 1.0.0. |