summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* include_changes(): Check format field.P. J. McDermott2013-08-151-0/+8
* include_changes(): Read section from changes file.P. J. McDermott2013-08-151-4/+3
* update_feeds(): Reverse arch and plat.P. J. McDermott2013-08-151-1/+1
* Reverse arch and plat in feeds db paths.P. J. McDermott2013-08-151-6/+6
* Reverse arch and plat in feeds paths.P. J. McDermott2013-08-151-3/+3
* feed_*_package(): Reverse arch and plat in args.P. J. McDermott2013-08-154-7/+7
* _suite_copy_source(): Reverse arch and plat.P. J. McDermott2013-08-141-1/+1
* remove_source_from_suite(): Reverse arch and plat.P. J. McDermott2013-08-141-1/+1
* remove_packages_from_suite_archplat(): Reverse.P. J. McDermott2013-08-142-4/+4
* db_get_archplats(): Reverse arch and plat.P. J. McDermott2013-08-142-2/+2
* db_del_binver(): Update a comment.P. J. McDermott2013-08-141-1/+1
* db_*_references(): Reverse arch and plat.P. J. McDermott2013-08-144-7/+7
* db_*_package*(): Reverse arch and plat.P. J. McDermott2013-08-144-10/+10
* db_*_binver(): Reverse arch and plat.P. J. McDermott2013-08-144-15/+15
* error(): Clean up before exiting.P. J. McDermott2013-07-291-0/+2
* update_feeds(): Really rmdir empty feed hash dirs.P. J. McDermott2013-07-291-1/+1
* update_feeds(): Remove empty feeds.P. J. McDermott2013-07-291-15/+32
* remove-suite: Implement.P. J. McDermott2013-07-282-1/+41
* _suite_copy_source(): Increment reference counter.P. J. McDermott2013-07-281-0/+2
* copy-suite: Implement.P. J. McDermott2013-07-282-1/+49
* lib/suite.sh: Fix use of remove module.P. J. McDermott2013-07-281-1/+2
* _suite_copy_source(): Set srcver and binvers.P. J. McDermott2013-07-281-0/+6
* db_foreach_source(): Fix callback arguments.P. J. McDermott2013-07-281-0/+2
* Add size to pool packages index files.P. J. McDermott2013-07-284-6/+9
* lib/suite.sh: New file.P. J. McDermott2013-07-282-0/+85
* db_foreach_source(): New function.P. J. McDermott2013-07-281-0/+27
* process-incoming: Verify pathname expansion.P. J. McDermott2013-07-281-0/+3
* include: Check and update bvaps first.P. J. McDermott2013-07-281-17/+37
* 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-272-0/+128
* 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-272-60/+0
* remove: Implement.P. J. McDermott2013-07-272-1/+43
* 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
* 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
* 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