summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Keep only *.orig.tar.* in package work area.P. J. McDermott2012-07-211-2/+7
|
* Fix parameter names.P. J. McDermott2012-07-211-2/+2
|
* Prompt before removing an existing work area.P. J. McDermott2012-07-211-0/+7
|
* Add comments to "edit" command.P. J. McDermott2012-07-211-0/+5
|
* Add comments to "download" command.P. J. McDermott2012-07-211-0/+3
|
* Make get_dsc_url() check for dsc.list.P. J. McDermott2012-07-211-6/+1
|
* New functions: get_dsc_url() and get_dsc_name().P. J. McDermott2012-07-211-12/+19
|
* Add comments to "builddsc" command.P. J. McDermott2012-07-211-0/+9
|
* Improve copying of source package files.P. J. McDermott2012-07-211-8/+8
|
* Implement "push" command.P. J. McDermott2012-07-211-1/+17
|
* Download only the newest source package.P. J. McDermott2012-07-211-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. McDermott2012-07-211-1/+1
|
* Separate command and library parameter namespaces.P. J. McDermott2012-07-211-4/+4
|
* Prompt before reinitializing work area.P. J. McDermott2012-07-211-0/+15
|
* Fix name of "builds" directory.P. J. McDermott2012-07-211-3/+3
|
* Fix ".dsc.list~" filename.P. J. McDermott2012-07-211-16/+19
|
* Initial commit.P. J. McDermott2012-07-022-0/+404
The build system is based on that of opkhelper 1.0.0.