Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pro-archman: Remove "archive" parameter. | P. J. McDermott | 2013-08-14 | 1 | -4/+0 |
| | | | | Because my code told me to. | ||||
* | pro-archman: Lock the archive. | P. J. McDermott | 2013-07-29 | 2 | -0/+15 |
| | |||||
* | error(): Clean up before exiting. | P. J. McDermott | 2013-07-29 | 1 | -0/+2 |
| | |||||
* | pro-archman: Move cleanup to a new function. | P. J. McDermott | 2013-07-29 | 1 | -2/+6 |
| | |||||
* | pro-archman: Fix exit status. | P. J. McDermott | 2013-07-29 | 1 | -1/+5 |
| | |||||
* | update_feeds(): Really rmdir empty feed hash dirs. | P. J. McDermott | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | update_feeds(): Remove empty feeds. | P. J. McDermott | 2013-07-29 | 1 | -15/+32 |
| | |||||
* | remove-suite: Implement. | P. J. McDermott | 2013-07-28 | 3 | -1/+46 |
| | |||||
* | _suite_copy_source(): Increment reference counter. | P. J. McDermott | 2013-07-28 | 1 | -0/+2 |
| | |||||
* | copy-suite: Implement. | P. J. McDermott | 2013-07-28 | 3 | -1/+54 |
| | |||||
* | lib/suite.sh: Fix use of remove module. | P. J. McDermott | 2013-07-28 | 1 | -1/+2 |
| | |||||
* | _suite_copy_source(): Set srcver and binvers. | P. J. McDermott | 2013-07-28 | 1 | -0/+6 |
| | |||||
* | db_foreach_source(): Fix callback arguments. | P. J. McDermott | 2013-07-28 | 1 | -0/+2 |
| | |||||
* | Add size to pool packages index files. | P. J. McDermott | 2013-07-28 | 4 | -6/+9 |
| | |||||
* | lib/suite.sh: New file. | P. J. McDermott | 2013-07-28 | 2 | -0/+85 |
| | |||||
* | db_foreach_source(): New function. | P. J. McDermott | 2013-07-28 | 1 | -0/+27 |
| | |||||
* | process-incoming: Verify pathname expansion. | P. J. McDermott | 2013-07-28 | 1 | -0/+3 |
| | |||||
* | get_conf(): Resolve incoming dir if it exists. | P. J. McDermott | 2013-07-28 | 1 | -2/+8 |
| | |||||
* | get_conf(): Make conf file optional. | P. J. McDermott | 2013-07-28 | 1 | -1/+3 |
| | |||||
* | pro-archman: Support an -h option. | P. J. McDermott | 2013-07-28 | 1 | -4/+12 |
| | |||||
* | include: Check and update bvaps first. | P. J. McDermott | 2013-07-28 | 2 | -17/+38 |
| | |||||
* | process-incoming: Use new "include" lib module. | P. J. McDermott | 2013-07-27 | 1 | -1/+2 |
| | |||||
* | include: Rewrite against new library module. | P. J. McDermott | 2013-07-27 | 1 | -114/+3 |
| | |||||
* | lib/include.sh: New file. | P. J. McDermott | 2013-07-27 | 3 | -1/+131 |
| | |||||
* | update_feeds(): Remove feed package info buckets. | P. J. McDermott | 2013-07-27 | 1 | -0/+1 |
| | |||||
* | update_feeds(): Fix this crap. | P. J. McDermott | 2013-07-27 | 1 | -2/+2 |
| | |||||
* | hash_name(): Hash src-* with fewer collisions. | P. J. McDermott | 2013-07-27 | 1 | -0/+2 |
| | |||||
* | feed_add_package(): Also make info directory. | P. J. McDermott | 2013-07-27 | 1 | -1/+1 |
| | |||||
* | lib/db.sh: Make functions more robust. | P. J. McDermott | 2013-07-27 | 1 | -4/+16 |
| | |||||
* | db_add_package(): Make directory. | P. J. McDermott | 2013-07-27 | 1 | -0/+1 |
| | |||||
* | generate-index: Remove. | P. J. McDermott | 2013-07-27 | 3 | -65/+0 |
| | |||||
* | remove: Implement. | P. J. McDermott | 2013-07-27 | 3 | -1/+48 |
| | |||||
* | lib/db.sh: s/archive/opt_base_dir/. | P. J. McDermott | 2013-07-27 | 1 | -12/+12 |
| | |||||
* | lib/index.sh: s/archive/opt_base_dir/. | P. J. McDermott | 2013-07-27 | 1 | -11/+13 |
| | |||||
* | 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 |
| |