summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Now locking really isn't done for help and version commands.
* 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
|
* Print option arguments in help output.P. J. McDermott2013-10-123-6/+37
|
* NEWS: Note documentation of options.P. J. McDermott2013-10-121-0/+1
|
* pro-archman: Don't lock db for help/version cmds.P. J. McDermott2013-10-121-10/+8
|
* pro-archman(1): Document options.P. J. McDermott2013-10-111-0/+12
|
* help: Document options.P. J. McDermott2013-10-112-0/+12
|
* locale: Simplify help summary heading.P. J. McDermott2013-10-111-1/+1
|
* Add options to usage/synopsis information.P. J. McDermott2013-10-112-2/+4
|
* pro-archman: Don't print help when -V is given.P. J. McDermott2013-10-111-1/+1
|
* version: New command.P. J. McDermott2013-10-116-1/+45
|
* examples/conf.default: New file.P. J. McDermott2013-10-113-0/+19
|
* 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-112-3/+4
|
* process-incoming: Remove processed files.P. J. McDermott2013-10-112-1/+17
|
* include_changes(): Output list of files.P. J. McDermott2013-10-111-2/+6
|
* NEWS: Release pro-archman 1.0.0.pro-archman/1.0.0pro-archman/1.0.xP. J. McDermott2013-09-101-1/+1
|
* NEWS: Note development start date.P. J. McDermott2013-09-101-1/+2
|
* Makefile.in: Add a "distclean" target.P. J. McDermott2013-09-101-0/+4
|
* pro-archman(1): Don't use ".R".P. J. McDermott2013-09-101-2/+2
| | | | | | | | Fixes these warnings: $ LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l -Tutf8 -Z man/pro-archman.1 >/dev/null `R' is a string (producing the registered sign), not a macro. `R' is a string (producing the registered sign), not a macro.
* NEWS: New file.P. J. McDermott2013-09-091-0/+16
|
* configure: Set package_version to 1.0.0.P. J. McDermott2013-09-091-1/+1
|
* pro-archman(1): New file.P. J. McDermott2013-09-092-1/+53
|
* .gitignore: Fix pattern for manual pages.P. J. McDermott2013-09-091-1/+1
|
* Makefile.in: Fix inference rule.P. J. McDermott2013-09-091-1/+1
|
* locale: Clean up command summaries.P. J. McDermott2013-09-091-2/+2
|
* Makefile.in: Distribute HACKING.P. J. McDermott2013-09-091-0/+1
|
* HACKING: New file.P. J. McDermott2013-09-091-0/+42
|
* README: New file.P. J. McDermott2013-09-091-0/+31
|
* tests/local.mk: New file.P. J. McDermott2013-09-092-1/+5
|
* man/local.mk: New file.P. J. McDermott2013-09-092-1/+5
|
* Makefile.in: Distribute NEWS, not ChangeLog.P. J. McDermott2013-09-091-1/+1
|