summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* generate-index: Implement.P. J. McDermott2013-07-162-4/+36
* Make archive var global.P. J. McDermott2013-07-161-3/+0
* print_cmd_{summaries,usage}(): Clean cmd names.P. J. McDermott2013-07-161-4/+8
* generate-index: New command.P. J. McDermott2013-07-162-1/+29
* include: Update indices.P. J. McDermott2013-07-161-4/+10
* include: Clean up output.P. J. McDermott2013-07-161-7/+3
* include: Split cmd_include_main() into a new func.P. J. McDermott2013-07-161-57/+64
* include: Remove old versions of packages.P. J. McDermott2013-07-161-0/+7
* include: Refactor.P. J. McDermott2013-07-161-42/+45
* include: Make a pool database.P. J. McDermott2013-07-161-1/+10
* include: Use ${component} in ${feed}.P. J. McDermott2013-07-161-1/+1
* include: Copy referenced files into the pool.P. J. McDermott2013-07-161-9/+19
* include: Extract and write control information.P. J. McDermott2013-07-161-0/+15
* include: Properly parse 1.0-format changes files.P. J. McDermott2013-07-161-11/+38
* include: Collect some fields.P. J. McDermott2013-07-141-5/+23
* include: Print parsed changes files.P. J. McDermott2013-07-141-1/+18
* parse_control(): New function.P. J. McDermott2013-07-142-0/+137
* Internationalize usage message.P. J. McDermott2013-07-141-1/+1
* Internationalize the rest of the help message.P. J. McDermott2013-07-141-1/+2
* cmd_summary(), cmd_usage(): Remove.P. J. McDermott2013-07-141-18/+0
* help, include: Don't call cmd_{summary,usage}().P. J. McDermott2013-07-142-6/+0
* print_cmd_{summaries,usage}(): Use locale strings.P. J. McDermott2013-07-141-2/+2
* get_msg(): Fix quoting in eval command.P. J. McDermott2013-07-121-1/+1
* Internationalize the first string.P. J. McDermott2013-07-121-1/+1
* Fix run time locale dir configuration.P. J. McDermott2013-07-121-7/+12
* Make locale dir configurable at run time.P. J. McDermott2013-07-121-3/+12
* Use new output functions.P. J. McDermott2013-07-122-2/+2
* lib/output.sh: New file.P. J. McDermott2013-07-123-0/+57
* lib/locale.sh: New file.P. J. McDermott2013-07-123-0/+82
* print_cmd_usage(): Implement and use.P. J. McDermott2013-07-122-1/+16
* Write pro-archman and command handling.P. J. McDermott2013-07-125-0/+165