summaryrefslogtreecommitdiffstats
path: root/lib/cmd
Commit message (Collapse)AuthorAgeFilesLines
* version: New command.P. J. McDermott2013-10-112-0/+31
|
* process-incoming: Remove processed files.P. J. McDermott2013-10-111-1/+8
|
* remove-suite: Implement.P. J. McDermott2013-07-282-1/+41
|
* copy-suite: Implement.P. J. McDermott2013-07-282-1/+49
|
* process-incoming: Verify pathname expansion.P. J. McDermott2013-07-281-0/+3
|
* process-incoming: Use new "include" lib module.P. J. McDermott2013-07-271-1/+2
|
* include: Rewrite against new library module.P. J. McDermott2013-07-271-114/+3
|
* generate-index: Remove.P. J. McDermott2013-07-272-60/+0
|
* remove: Implement.P. J. McDermott2013-07-272-1/+43
|
* Better organize help command translatable strings.P. J. McDermott2013-07-161-2/+2
|
* include: Really only cat DB file if it exists.P. J. McDermott2013-07-161-6/+8
|
* process-incoming: Implement.P. J. McDermott2013-07-162-1/+34
|
* generate-index: Remove useless use() call.P. J. McDermott2013-07-161-1/+0
|
* include: Sort and uniq cmd_include_feeds.P. J. McDermott2013-07-161-0/+2
|
* include: Clear cmd_include_feeds once.P. J. McDermott2013-07-161-1/+2
|
* include: Add trailing newline to control files.P. J. McDermott2013-07-161-1/+1
|
* cmd_generate_index(): Fix missing dir separator.P. J. McDermott2013-07-161-1/+1
|
* include: Fix call to cmd_generate_index().P. J. McDermott2013-07-161-3/+6
|
* generate-index: Implement.P. J. McDermott2013-07-162-4/+36
|
* Make archive var global.P. J. McDermott2013-07-161-3/+0
|
* 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
|
* Internationalize the rest of the help message.P. J. McDermott2013-07-141-1/+2
|
* help, include: Don't call cmd_{summary,usage}().P. J. McDermott2013-07-142-6/+0
|
* print_cmd_usage(): Implement and use.P. J. McDermott2013-07-121-1/+5
|
* Write pro-archman and command handling.P. J. McDermott2013-07-123-0/+65