Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | 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 |
| | |||||
* | INSTALL: Add license and reformat headings. | P. J. McDermott | 2013-09-09 | 1 | -9/+17 |
| | |||||
* | include_changes(): Check format field. | P. J. McDermott | 2013-08-15 | 2 | -0/+9 |
| | |||||
* | include_changes(): Read section from changes file. | P. J. McDermott | 2013-08-15 | 1 | -4/+3 |
| | |||||
* | update_feeds(): Reverse arch and plat. | P. J. McDermott | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | Reverse arch and plat in feeds db paths. | P. J. McDermott | 2013-08-15 | 1 | -6/+6 |
| | |||||
* | Reverse arch and plat in feeds paths. | P. J. McDermott | 2013-08-15 | 1 | -3/+3 |
| | |||||
* | feed_*_package(): Reverse arch and plat in args. | P. J. McDermott | 2013-08-15 | 4 | -7/+7 |
| | |||||
* | _suite_copy_source(): Reverse arch and plat. | P. J. McDermott | 2013-08-14 | 1 | -1/+1 |
| | |||||
* | remove_source_from_suite(): Reverse arch and plat. | P. J. McDermott | 2013-08-14 | 1 | -1/+1 |
| | |||||
* | remove_packages_from_suite_archplat(): Reverse. | P. J. McDermott | 2013-08-14 | 2 | -4/+4 |
| | |||||
* | db_get_archplats(): Reverse arch and plat. | P. J. McDermott | 2013-08-14 | 2 | -2/+2 |
| | |||||
* | db_del_binver(): Update a comment. | P. J. McDermott | 2013-08-14 | 1 | -1/+1 |
| | |||||
* | db_*_references(): Reverse arch and plat. | P. J. McDermott | 2013-08-14 | 4 | -7/+7 |
| | |||||
* | db_*_package*(): Reverse arch and plat. | P. J. McDermott | 2013-08-14 | 4 | -10/+10 |
| | |||||
* | db_*_binver(): Reverse arch and plat. | P. J. McDermott | 2013-08-14 | 4 | -15/+15 |
| | |||||
* | pro-archman: Fix header comment. | P. J. McDermott | 2013-08-14 | 1 | -1/+1 |
| | |||||
* | pro-archman: Remove "archive" parameter. | P. J. McDermott | 2013-08-14 | 1 | -4/+0 |
| | | | | Because my code told me to. | ||||
* | pro-archman: Lock the archive. | P. J. McDermott | 2013-07-29 | 2 | -0/+15 |
| | |||||
* | error(): Clean up before exiting. | P. J. McDermott | 2013-07-29 | 1 | -0/+2 |
| | |||||
* | pro-archman: Move cleanup to a new function. | P. J. McDermott | 2013-07-29 | 1 | -2/+6 |
| | |||||
* | pro-archman: Fix exit status. | P. J. McDermott | 2013-07-29 | 1 | -1/+5 |
| |