Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NEWS: Release pro-archman 1.1.0.pro-archman/1.1.0pro-archman/1.1.x | P. J. McDermott | 2013-10-13 | 1 | -1/+1 |
| | |||||
* | NEWS: Set version and wrap lines. | P. J. McDermott | 2013-10-13 | 1 | -3/+5 |
| | |||||
* | configure: Set package_version to 1.1.0. | P. J. McDermott | 2013-10-13 | 1 | -1/+1 |
| | |||||
* | Internationalize copyright and license notice. | P. J. McDermott | 2013-10-12 | 2 | -6/+6 |
| | |||||
* | NEWS: Quote command name. | P. J. McDermott | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | NEWS: Note that help doesn't try to lock the db. | P. J. McDermott | 2013-10-12 | 1 | -0/+1 |
| | |||||
* | pro-archman: Replace more ${opt_base_dir}. | P. J. McDermott | 2013-10-12 | 1 | -5/+5 |
| | |||||
* | Rewrite get_options() and refactor main(). | P. J. McDermott | 2013-10-12 | 1 | -25/+17 |
| | |||||
* | Replace ${opt_base_dir} with ${base_dir}. | P. J. McDermott | 2013-10-12 | 4 | -27/+27 |
| | |||||
* | base_dir: New global variable. | P. J. McDermott | 2013-10-12 | 1 | -1/+3 |
| | |||||
* | process-incoming: Add missing return. | P. J. McDermott | 2013-10-12 | 1 | -0/+2 |
| | |||||
* | Move init() and fini() calls into commands. | P. J. McDermott | 2013-10-12 | 6 | -2/+20 |
| | | | | Now locking really isn't done for help and version commands. | ||||
* | init(): New function. | P. J. McDermott | 2013-10-12 | 1 | -2/+7 |
| | |||||
* | pro-archman: Factor out locking into lock(). | P. J. McDermott | 2013-10-12 | 1 | -5/+10 |
| | |||||
* | pro-archman: Use error() for "lock_fail" message. | P. J. McDermott | 2013-10-12 | 1 | -3/+1 |
| | |||||
* | help: Change "local cmd" to "local cmd=". | P. J. McDermott | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | help: Remove unused variable. | P. J. McDermott | 2013-10-12 | 1 | -1/+0 |
| | |||||
* | OPTSTRING: New global variable. | P. J. McDermott | 2013-10-12 | 3 | -4/+4 |
| | |||||
* | pro-archman(1): Clean up synopsis with \f escapes. | P. J. McDermott | 2013-10-12 | 1 | -6/+1 |
| | |||||
* | locale: Add " [<arg> ...]" to main usage string. | P. J. McDermott | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | Print option arguments in help output. | P. J. McDermott | 2013-10-12 | 3 | -6/+37 |
| | |||||
* | NEWS: Note documentation of options. | P. J. McDermott | 2013-10-12 | 1 | -0/+1 |
| | |||||
* | pro-archman: Don't lock db for help/version cmds. | P. J. McDermott | 2013-10-12 | 1 | -10/+8 |
| | |||||
* | pro-archman(1): Document options. | P. J. McDermott | 2013-10-11 | 1 | -0/+12 |
| | |||||
* | help: Document options. | P. J. McDermott | 2013-10-11 | 2 | -0/+12 |
| | |||||
* | locale: Simplify help summary heading. | P. J. McDermott | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | Add options to usage/synopsis information. | P. J. McDermott | 2013-10-11 | 2 | -2/+4 |
| | |||||
* | pro-archman: Don't print help when -V is given. | P. J. McDermott | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | version: New command. | P. J. McDermott | 2013-10-11 | 6 | -1/+45 |
| | |||||
* | examples/conf.default: New file. | P. J. McDermott | 2013-10-11 | 3 | -0/+19 |
| | |||||
* | Add missing include guards to some library files. | P. J. McDermott | 2013-10-11 | 7 | -0/+21 |
| | |||||
* | error(), warn(), info(): Print args to stderr. | P. J. McDermott | 2013-10-11 | 2 | -3/+4 |
| | |||||
* | process-incoming: Remove processed files. | P. J. McDermott | 2013-10-11 | 2 | -1/+17 |
| | |||||
* | include_changes(): Output list of files. | P. J. McDermott | 2013-10-11 | 1 | -2/+6 |
| | |||||
* | NEWS: Release pro-archman 1.0.0.pro-archman/1.0.0pro-archman/1.0.x | P. J. McDermott | 2013-09-10 | 1 | -1/+1 |
| | |||||
* | NEWS: Note development start date. | P. J. McDermott | 2013-09-10 | 1 | -1/+2 |
| | |||||
* | Makefile.in: Add a "distclean" target. | P. J. McDermott | 2013-09-10 | 1 | -0/+4 |
| | |||||
* | pro-archman(1): Don't use ".R". | P. J. McDermott | 2013-09-10 | 1 | -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. McDermott | 2013-09-09 | 1 | -0/+16 |
| | |||||
* | configure: Set package_version to 1.0.0. | P. J. McDermott | 2013-09-09 | 1 | -1/+1 |
| | |||||
* | pro-archman(1): New file. | P. J. McDermott | 2013-09-09 | 2 | -1/+53 |
| | |||||
* | .gitignore: Fix pattern for manual pages. | P. J. McDermott | 2013-09-09 | 1 | -1/+1 |
| | |||||
* | Makefile.in: Fix inference rule. | P. J. McDermott | 2013-09-09 | 1 | -1/+1 |
| | |||||
* | locale: Clean up command summaries. | P. J. McDermott | 2013-09-09 | 1 | -2/+2 |
| | |||||
* | Makefile.in: Distribute HACKING. | P. J. McDermott | 2013-09-09 | 1 | -0/+1 |
| | |||||
* | HACKING: New file. | P. J. McDermott | 2013-09-09 | 1 | -0/+42 |
| | |||||
* | README: New file. | P. J. McDermott | 2013-09-09 | 1 | -0/+31 |
| | |||||
* | tests/local.mk: New file. | P. J. McDermott | 2013-09-09 | 2 | -1/+5 |
| | |||||
* | man/local.mk: New file. | P. J. McDermott | 2013-09-09 | 2 | -1/+5 |
| | |||||
* | Makefile.in: Distribute NEWS, not ChangeLog. | P. J. McDermott | 2013-09-09 | 1 | -1/+1 |
| |