Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/garbage.sh: s/archive/opt_base_dir/. | P. J. McDermott | 2013-07-27 | 1 | -5/+5 |
| | |||||
* | pro-archman: Run update_feeds and collect_garbage. | P. J. McDermott | 2013-07-27 | 1 | -0/+5 |
| | |||||
* | update_feeds(): Verify expansion of pathname. | P. J. McDermott | 2013-07-27 | 1 | -0/+12 |
| | |||||
* | collect_garbage(): Verify expansion of pathname. | P. J. McDermott | 2013-07-27 | 1 | -0/+3 |
| | |||||
* | pro-archman: Parse a -b option and load conf file. | P. J. McDermott | 2013-07-27 | 1 | -6/+44 |
| | |||||
* | lib/local.mk: Update pkglib_srcs. | P. J. McDermott | 2013-07-27 | 1 | -0/+1 |
| | |||||
* | lib/remove.sh: New file. | P. J. McDermott | 2013-07-27 | 1 | -0/+80 |
| | |||||
* | lib/garbage.sh: New file. | P. J. McDermott | 2013-07-27 | 2 | -0/+66 |
| | |||||
* | lib/local.mk: Update pkglib_srcs. | P. J. McDermott | 2013-07-23 | 1 | -0/+3 |
| | |||||
* | lib/index.sh: New file. | P. J. McDermott | 2013-07-23 | 1 | -0/+136 |
| | |||||
* | lib/db.sh: New file. | P. J. McDermott | 2013-07-23 | 1 | -0/+247 |
| | |||||
* | lib/dir.sh: New file. | P. J. McDermott | 2013-07-23 | 1 | -0/+69 |
| | |||||
* | src/pro-archman.sh: Update code style. | P. J. McDermott | 2013-07-16 | 1 | -3/+4 |
| | |||||
* | lib/control.sh: Update code style. | P. J. McDermott | 2013-07-16 | 1 | -1/+1 |
| | |||||
* | lib/locale.sh: Update code style. | P. J. McDermott | 2013-07-16 | 1 | -2/+3 |
| | |||||
* | Better organize help command translatable strings. | P. J. McDermott | 2013-07-16 | 2 | -4/+9 |
| | |||||
* | include: Really only cat DB file if it exists. | P. J. McDermott | 2013-07-16 | 1 | -6/+8 |
| | |||||
* | process-incoming: Implement. | P. J. McDermott | 2013-07-16 | 3 | -1/+39 |
| | |||||
* | pro-archman: Set conf_incoming_dir. | P. J. McDermott | 2013-07-16 | 1 | -0/+1 |
| | |||||
* | generate-index: Remove useless use() call. | P. J. McDermott | 2013-07-16 | 1 | -1/+0 |
| | |||||
* | run_cmd(): Clean command name. | P. J. McDermott | 2013-07-16 | 1 | -1/+4 |
| | |||||
* | lib/cmd.sh: Update code style. | P. J. McDermott | 2013-07-16 | 1 | -11/+10 |
| | |||||
* | include: Sort and uniq cmd_include_feeds. | P. J. McDermott | 2013-07-16 | 1 | -0/+2 |
| | |||||
* | include: Clear cmd_include_feeds once. | P. J. McDermott | 2013-07-16 | 1 | -1/+2 |
| | |||||
* | include: Add trailing newline to control files. | P. J. McDermott | 2013-07-16 | 1 | -1/+1 |
| | |||||
* | cmd_generate_index(): Fix missing dir separator. | P. J. McDermott | 2013-07-16 | 1 | -1/+1 |
| | |||||
* | include: Fix call to cmd_generate_index(). | P. J. McDermott | 2013-07-16 | 1 | -3/+6 |
| | |||||
* | generate-index: Implement. | P. J. McDermott | 2013-07-16 | 3 | -4/+37 |
| | |||||
* | Make archive var global. | P. J. McDermott | 2013-07-16 | 2 | -3/+4 |
| | |||||
* | print_cmd_{summaries,usage}(): Clean cmd names. | P. J. McDermott | 2013-07-16 | 1 | -4/+8 |
| | |||||
* | generate-index: New command. | P. J. McDermott | 2013-07-16 | 3 | -1/+33 |
| | |||||
* | include: Update indices. | P. J. McDermott | 2013-07-16 | 1 | -4/+10 |
| | |||||
* | include: Clean up output. | P. J. McDermott | 2013-07-16 | 2 | -7/+4 |
| | |||||
* | include: Split cmd_include_main() into a new func. | P. J. McDermott | 2013-07-16 | 1 | -57/+64 |
| | |||||
* | include: Remove old versions of packages. | P. J. McDermott | 2013-07-16 | 1 | -0/+7 |
| | |||||
* | include: Refactor. | P. J. McDermott | 2013-07-16 | 1 | -42/+45 |
| | |||||
* | include: Make a pool database. | P. J. McDermott | 2013-07-16 | 1 | -1/+10 |
| | |||||
* | include: Use ${component} in ${feed}. | P. J. McDermott | 2013-07-16 | 1 | -1/+1 |
| | |||||
* | include: Copy referenced files into the pool. | P. J. McDermott | 2013-07-16 | 1 | -9/+19 |
| | |||||
* | pro-archman: Temporarily set a conf variable. | P. J. McDermott | 2013-07-16 | 1 | -0/+3 |
| | |||||
* | include: Extract and write control information. | P. J. McDermott | 2013-07-16 | 1 | -0/+15 |
| | |||||
* | include: Properly parse 1.0-format changes files. | P. J. McDermott | 2013-07-16 | 1 | -11/+38 |
| | |||||
* | include: Collect some fields. | P. J. McDermott | 2013-07-14 | 1 | -5/+23 |
| | |||||
* | include: Print parsed changes files. | P. J. McDermott | 2013-07-14 | 1 | -1/+18 |
| | |||||
* | parse_control(): New function. | P. J. McDermott | 2013-07-14 | 3 | -0/+146 |
| | | | | This function is ported from libopkbuild. | ||||
* | Internationalize usage message. | P. J. McDermott | 2013-07-14 | 2 | -1/+2 |
| | |||||
* | Internationalize the rest of the help message. | P. J. McDermott | 2013-07-14 | 2 | -1/+4 |
| | |||||
* | cmd_summary(), cmd_usage(): Remove. | P. J. McDermott | 2013-07-14 | 1 | -18/+0 |
| | |||||
* | help, include: Don't call cmd_{summary,usage}(). | P. J. McDermott | 2013-07-14 | 2 | -6/+0 |
| | |||||
* | print_cmd_{summaries,usage}(): Use locale strings. | P. J. McDermott | 2013-07-14 | 1 | -2/+2 |
| |