summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Switch to using GNU Autoconf and AutomakeP. J. McDermott2017-07-222-2/+2
* update_feeds(): Compress Packages if enabledP. J. McDermott2015-05-251-1/+6
* include: Don't print list of included filesP. J. McDermott2015-05-251-1/+1
* update_feeds(): Write suite manifest fileP. J. McDermott2015-05-251-2/+12
* include_changes(): Warn when there are no files.P. J. McDermott2014-05-021-3/+8
* error(): Die by signal.P. J. McDermott2014-05-021-3/+4
* Update some copyright notices.P. J. McDermott2014-05-011-1/+1
* include_changes(): Refactor to fix odd behavior.P. J. McDermott2014-05-011-27/+42
* collect_garbage(): Use file input, not heredoc.P. J. McDermott2014-05-011-3/+1
* lib/index.sh: Add another verbose message.P. J. McDermott2014-04-301-0/+3
* lib/index.sh: Add missing "use" commands.P. J. McDermott2014-04-301-0/+2
* lib/garbage.sh: Add some verbose output.P. J. McDermott2014-04-301-0/+7
* lib/remove.sh: Add a verbose message.P. J. McDermott2014-04-301-0/+3
* Move package removal message.P. J. McDermott2014-04-302-3/+5
* Move suite-related messages.P. J. McDermott2014-04-303-4/+8
* lib/index.sh: Add some verbose output.P. J. McDermott2014-04-301-0/+8
* info_v(): New function.P. J. McDermott2014-04-301-0/+10
* feed_add_package(): Add "SHA256sum" field.P. J. McDermott2014-03-071-1/+2
* Internationalize copyright and license notice.P. J. McDermott2013-10-121-6/+2
* Replace ${opt_base_dir} with ${base_dir}.P. J. McDermott2013-10-124-27/+27
* process-incoming: Add missing return.P. J. McDermott2013-10-121-0/+2
* Move init() and fini() calls into commands.P. J. McDermott2013-10-125-0/+20
* help: Change "local cmd" to "local cmd=".P. J. McDermott2013-10-121-1/+1
* help: Remove unused variable.P. J. McDermott2013-10-121-1/+0
* OPTSTRING: New global variable.P. J. McDermott2013-10-122-3/+2
* Print option arguments in help output.P. J. McDermott2013-10-122-3/+31
* help: Document options.P. J. McDermott2013-10-111-0/+8
* version: New command.P. J. McDermott2013-10-112-0/+31
* Add missing include guards to some library files.P. J. McDermott2013-10-117-0/+21
* error(), warn(), info(): Print args to stderr.P. J. McDermott2013-10-111-3/+3
* process-incoming: Remove processed files.P. J. McDermott2013-10-111-1/+8
* include_changes(): Output list of files.P. J. McDermott2013-10-111-2/+6
* 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