summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Release pro-archman 1.3.1.pro-archman/1.3.1pro-archman/1.3.xP. J. McDermott2014-05-021-0/+11
* include_changes(): Warn when there are no files.P. J. McDermott2014-05-022-3/+9
* configure: Set package_version to 1.3.1.P. J. McDermott2014-05-021-1/+1
* error(): Die by signal.P. J. McDermott2014-05-021-3/+4
* pro-archman: Set sig handlers outside of init().P. J. McDermott2014-05-021-16/+20
* handle_sig(): New funtion.P. J. McDermott2014-05-021-0/+31
* unlock(): New function.P. J. McDermott2014-05-021-0/+4
* NEWS: Release pro-archman 1.3.0.pro-archman/1.3.0P. J. McDermott2014-05-011-1/+1
* Update some copyright notices.P. J. McDermott2014-05-013-3/+3
* configure: Set package_version to 1.3.0.P. J. McDermott2014-05-011-1/+1
* include_changes(): Refactor to fix odd behavior.P. J. McDermott2014-05-012-27/+44
* NEWS: List changes for 1.3.0.P. J. McDermott2014-05-011-0/+11
* pro-archman(1): Document -v option.P. J. McDermott2014-05-011-1/+4
* collect_garbage(): Use file input, not heredoc.P. J. McDermott2014-05-011-3/+1
* locale: Fix grammar.P. J. McDermott2014-05-011-1/+1
* lib/index.sh: Add another verbose message.P. J. McDermott2014-04-302-0/+4
* 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-302-0/+12
* lib/remove.sh: Add a verbose message.P. J. McDermott2014-04-302-0/+4
* Move package removal message.P. J. McDermott2014-04-303-4/+8
* Move suite-related messages.P. J. McDermott2014-04-304-6/+12
* lib/index.sh: Add some verbose output.P. J. McDermott2014-04-302-0/+13
* info_v(): New function.P. J. McDermott2014-04-301-0/+10
* examples/conf.default: Add conf_verbose.P. J. McDermott2014-04-301-0/+4
* pro-archman: Support -v option for verbosity.P. J. McDermott2014-04-302-1/+2
* get_conf(): Add "conf_verbose" variable.P. J. McDermott2014-04-301-0/+7
* get_options(): Don't set illegal options.P. J. McDermott2014-04-281-1/+3
* NEWS: Release pro-archman 1.2.0.pro-archman/1.2.0pro-archman/1.2.xP. J. McDermott2014-03-071-0/+9
* configure: Set package_version to 1.2.0.P. J. McDermott2014-03-071-1/+1
* feed_add_package(): Add "SHA256sum" field.P. J. McDermott2014-03-071-1/+2
* NEWS: Release pro-archman 1.1.0.pro-archman/1.1.0pro-archman/1.1.xP. J. McDermott2013-10-131-1/+1
* NEWS: Set version and wrap lines.P. J. McDermott2013-10-131-3/+5
* configure: Set package_version to 1.1.0.P. J. McDermott2013-10-131-1/+1
* Internationalize copyright and license notice.P. J. McDermott2013-10-122-6/+6
* NEWS: Quote command name.P. J. McDermott2013-10-121-1/+1
* NEWS: Note that help doesn't try to lock the db.P. J. McDermott2013-10-121-0/+1
* pro-archman: Replace more ${opt_base_dir}.P. J. McDermott2013-10-121-5/+5
* Rewrite get_options() and refactor main().P. J. McDermott2013-10-121-25/+17
* Replace ${opt_base_dir} with ${base_dir}.P. J. McDermott2013-10-124-27/+27
* base_dir: New global variable.P. J. McDermott2013-10-121-1/+3
* process-incoming: Add missing return.P. J. McDermott2013-10-121-0/+2
* Move init() and fini() calls into commands.P. J. McDermott2013-10-126-2/+20
* init(): New function.P. J. McDermott2013-10-121-2/+7
* pro-archman: Factor out locking into lock().P. J. McDermott2013-10-121-5/+10
* pro-archman: Use error() for "lock_fail" message.P. J. McDermott2013-10-121-3/+1
* 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-123-4/+4
* pro-archman(1): Clean up synopsis with \f escapes.P. J. McDermott2013-10-121-6/+1
* locale: Add " [<arg> ...]" to main usage string.P. J. McDermott2013-10-121-1/+1