summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* get_conf(): Add "conf_gzip" variableP. J. McDermott2015-05-251-0/+2
* 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
* pro-archman: Support -v option for verbosity.P. J. McDermott2014-04-301-1/+1
* 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
* 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
* base_dir: New global variable.P. J. McDermott2013-10-121-1/+3
* Move init() and fini() calls into commands.P. J. McDermott2013-10-121-2/+0
* 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
* OPTSTRING: New global variable.P. J. McDermott2013-10-121-1/+2
* pro-archman: Don't lock db for help/version cmds.P. J. McDermott2013-10-121-10/+8
* pro-archman: Don't print help when -V is given.P. J. McDermott2013-10-111-1/+1
* version: New command.P. J. McDermott2013-10-111-1/+6
* pro-archman: Fix header comment.P. J. McDermott2013-08-141-1/+1
* pro-archman: Remove "archive" parameter.P. J. McDermott2013-08-141-4/+0
* pro-archman: Lock the archive.P. J. McDermott2013-07-291-0/+12
* pro-archman: Move cleanup to a new function.P. J. McDermott2013-07-291-2/+6
* pro-archman: Fix exit status.P. J. McDermott2013-07-291-1/+5
* get_conf(): Resolve incoming dir if it exists.P. J. McDermott2013-07-281-2/+8
* 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
* pro-archman: Run update_feeds and collect_garbage.P. J. McDermott2013-07-271-0/+5
* pro-archman: Parse a -b option and load conf file.P. J. McDermott2013-07-271-6/+44
* src/pro-archman.sh: Update code style.P. J. McDermott2013-07-161-3/+4
* pro-archman: Set conf_incoming_dir.P. J. McDermott2013-07-161-0/+1
* Make archive var global.P. J. McDermott2013-07-161-0/+4
* pro-archman: Temporarily set a conf variable.P. J. McDermott2013-07-161-0/+3
* pro-archman: Load locale.P. J. McDermott2013-07-121-0/+2
* pro-archman: Add "pro-archman: Error:" to message.P. J. McDermott2013-07-121-2/+2
* Write pro-archman and command handling.P. J. McDermott2013-07-122-0/+90