summaryrefslogtreecommitdiffstats
path: root/lib/control.sh
Commit message (Expand)AuthorAgeFilesLines
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
* Run control cb after continuation lines are found.P. J. McDermott2012-10-031-7/+19
* Fix old variable names in ob_parse_control().P. J. McDermott2012-10-021-4/+4
* Fix an old variable name.P. J. McDermott2012-10-021-1/+1
* Fix uses of an old function name.P. J. McDermott2012-10-021-1/+1
* Factor out name of internal text domain.P. J. McDermott2012-09-301-1/+1
* Don't use the old "util" module.P. J. McDermott2012-09-261-1/+0
* Fix ob_use() arguments.P. J. McDermott2012-09-261-3/+3
* Return rather than print value in _ob_return.P. J. McDermott2012-09-091-4/+8
* Use new stack MM in control module.P. J. McDermott2012-09-081-28/+10
* Use ob_use instead of . in all rewritten modules.P. J. McDermott2012-09-081-3/+3
* Set text domain before getting message strings.P. J. McDermott2012-09-051-1/+8
* Largely rewrite control library module.P. J. McDermott2012-09-051-191/+97
* Remove remaining (old) magic numbers from library.P. J. McDermott2012-08-031-2/+0
* Internationalize list item separator.P. J. McDermott2012-08-021-1/+2
* Fix problems is control parsing and generation.P. J. McDermott2012-08-021-18/+25
* Calculate installed size of packages.P. J. McDermott2012-08-021-3/+32
* Set more fields for "src:" binary packages.P. J. McDermott2012-08-011-5/+14
* Write oh_control_gen_*() and fix tr commands.P. J. McDermott2012-08-011-2/+57
* Report control file parse errors.P. J. McDermott2012-08-011-11/+33
* Write control library file.P. J. McDermott2012-08-011-0/+126