summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* get_conf(): Make conf file optional.P. J. McDermott2013-07-281-1/+3
* pro-archman: Support an -h option.P. J. McDermott2013-07-281-4/+12
* include: Check and update bvaps first.P. J. McDermott2013-07-282-17/+38
* 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
* lib/include.sh: New file.P. J. McDermott2013-07-273-1/+131
* update_feeds(): Remove feed package info buckets.P. J. McDermott2013-07-271-0/+1
* update_feeds(): Fix this crap.P. J. McDermott2013-07-271-2/+2
* hash_name(): Hash src-* with fewer collisions.P. J. McDermott2013-07-271-0/+2
* feed_add_package(): Also make info directory.P. J. McDermott2013-07-271-1/+1
* lib/db.sh: Make functions more robust.P. J. McDermott2013-07-271-4/+16
* db_add_package(): Make directory.P. J. McDermott2013-07-271-0/+1
* generate-index: Remove.P. J. McDermott2013-07-273-65/+0
* remove: Implement.P. J. McDermott2013-07-273-1/+48
* lib/db.sh: s/archive/opt_base_dir/.P. J. McDermott2013-07-271-12/+12
* lib/index.sh: s/archive/opt_base_dir/.P. J. McDermott2013-07-271-11/+13
* lib/garbage.sh: s/archive/opt_base_dir/.P. J. McDermott2013-07-271-5/+5
* pro-archman: Run update_feeds and collect_garbage.P. J. McDermott2013-07-271-0/+5
* update_feeds(): Verify expansion of pathname.P. J. McDermott2013-07-271-0/+12
* collect_garbage(): Verify expansion of pathname.P. J. McDermott2013-07-271-0/+3
* pro-archman: Parse a -b option and load conf file.P. J. McDermott2013-07-271-6/+44
* lib/local.mk: Update pkglib_srcs.P. J. McDermott2013-07-271-0/+1
* lib/remove.sh: New file.P. J. McDermott2013-07-271-0/+80
* lib/garbage.sh: New file.P. J. McDermott2013-07-272-0/+66
* lib/local.mk: Update pkglib_srcs.P. J. McDermott2013-07-231-0/+3
* lib/index.sh: New file.P. J. McDermott2013-07-231-0/+136
* lib/db.sh: New file.P. J. McDermott2013-07-231-0/+247
* lib/dir.sh: New file.P. J. McDermott2013-07-231-0/+69
* src/pro-archman.sh: Update code style.P. J. McDermott2013-07-161-3/+4
* lib/control.sh: Update code style.P. J. McDermott2013-07-161-1/+1
* lib/locale.sh: Update code style.P. J. McDermott2013-07-161-2/+3
* Better organize help command translatable strings.P. J. McDermott2013-07-162-4/+9
* include: Really only cat DB file if it exists.P. J. McDermott2013-07-161-6/+8
* process-incoming: Implement.P. J. McDermott2013-07-163-1/+39
* pro-archman: Set conf_incoming_dir.P. J. McDermott2013-07-161-0/+1
* generate-index: Remove useless use() call.P. J. McDermott2013-07-161-1/+0
* run_cmd(): Clean command name.P. J. McDermott2013-07-161-1/+4
* lib/cmd.sh: Update code style.P. J. McDermott2013-07-161-11/+10
* 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-163-4/+37
* Make archive var global.P. J. McDermott2013-07-162-3/+4
* print_cmd_{summaries,usage}(): Clean cmd names.P. J. McDermott2013-07-161-4/+8
* generate-index: New command.P. J. McDermott2013-07-163-1/+33
* include: Update indices.P. J. McDermott2013-07-161-4/+10
* include: Clean up output.P. J. McDermott2013-07-162-7/+4
* include: Split cmd_include_main() into a new func.P. J. McDermott2013-07-161-57/+64