summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove epoch from version.HEADmasterP. J. McDermott2012-07-291-1/+1
|
* Remove nonsense from default "buildcmd" value.P. J. McDermott2012-07-221-1/+1
|
* Implement "build" command.P. J. McDermott2012-07-211-1/+52
|
* Fix handling of whitespace in config values.P. J. McDermott2012-07-211-4/+4
|
* Fix pathname expansions.P. J. McDermott2012-07-211-5/+3
|
* Finish case construct...P. J. McDermott2012-07-211-0/+2
|
* Add comment to "push" command.P. J. McDermott2012-07-211-0/+1
|
* 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-0211-0/+1638
The build system is based on that of opkhelper 1.0.0.