Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include_changes(): Exit on missing changes fields | Patrick McDermott | 2019-04-13 | 1 | -0/+1 |
| | |||||
* | _get_conf(): Type-check more configuration values | Patrick McDermott | 2019-04-13 | 1 | -0/+3 |
| | |||||
* | Update author name | Patrick McDermott | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | cmd/sign: New command | Patrick McDermott | 2019-04-10 | 1 | -0/+4 |
| | |||||
* | Improve license notices | P. J. McDermott | 2017-07-22 | 1 | -9/+12 |
| | |||||
* | locale/en_US: Update paths in comments | P. J. McDermott | 2017-07-22 | 1 | -14/+14 |
| | |||||
* | /local.mk, */*/local.mk: Drop header comments | P. J. McDermott | 2017-07-22 | 1 | -3/+0 |
| | |||||
* | */local.mk, */*/local.mk: Use "%reldir%" | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | | | | | Cf. <https://www.gnu.org/software/automake/manual/html_node/Include.html>. | ||||
* | locale/en_US/pro_archman.sh: Move to locale/en_US.sh | P. J. McDermott | 2017-07-22 | 2 | -1/+1 |
| | |||||
* | Switch to using GNU Autoconf and Automake | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | |||||
* | include_changes(): Warn when there are no files. | P. J. McDermott | 2014-05-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | Previously, if the package was an upload with an existing source version, the bvaps sanity check would choke. Before: pro-archman: Error: Packages already exist for binary version , architecture , and platform After: pro-archman: Warning: No files to include | ||||
* | Update some copyright notices. | P. J. McDermott | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | locale: Fix grammar. | P. J. McDermott | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | lib/index.sh: Add another verbose message. | P. J. McDermott | 2014-04-30 | 1 | -0/+1 |
| | |||||
* | lib/garbage.sh: Add some verbose output. | P. J. McDermott | 2014-04-30 | 1 | -0/+5 |
| | |||||
* | lib/remove.sh: Add a verbose message. | P. J. McDermott | 2014-04-30 | 1 | -0/+1 |
| | |||||
* | Move package removal message. | P. J. McDermott | 2014-04-30 | 1 | -1/+3 |
| | | | | Also, make it a little more verbose. | ||||
* | Move suite-related messages. | P. J. McDermott | 2014-04-30 | 1 | -2/+4 |
| | |||||
* | lib/index.sh: Add some verbose output. | P. J. McDermott | 2014-04-30 | 1 | -0/+5 |
| | |||||
* | pro-archman: Support -v option for verbosity. | P. J. McDermott | 2014-04-30 | 1 | -0/+1 |
| | |||||
* | Internationalize copyright and license notice. | P. J. McDermott | 2013-10-12 | 1 | -0/+4 |
| | |||||
* | 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 | 1 | -3/+6 |
| | |||||
* | help: Document options. | P. J. McDermott | 2013-10-11 | 1 | -0/+4 |
| | |||||
* | 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 | 1 | -2/+2 |
| | |||||
* | version: New command. | P. J. McDermott | 2013-10-11 | 1 | -0/+4 |
| | |||||
* | locale: Clean up command summaries. | P. J. McDermott | 2013-09-09 | 1 | -2/+2 |
| | |||||
* | include_changes(): Check format field. | P. J. McDermott | 2013-08-15 | 1 | -0/+1 |
| | |||||
* | pro-archman: Lock the archive. | P. J. McDermott | 2013-07-29 | 1 | -0/+3 |
| | |||||
* | remove-suite: Implement. | P. J. McDermott | 2013-07-28 | 1 | -0/+5 |
| | |||||
* | copy-suite: Implement. | P. J. McDermott | 2013-07-28 | 1 | -0/+5 |
| | |||||
* | include: Check and update bvaps first. | P. J. McDermott | 2013-07-28 | 1 | -0/+1 |
| | |||||
* | lib/include.sh: New file. | P. J. McDermott | 2013-07-27 | 1 | -1/+3 |
| | |||||
* | generate-index: Remove. | P. J. McDermott | 2013-07-27 | 1 | -5/+0 |
| | |||||
* | remove: Implement. | P. J. McDermott | 2013-07-27 | 1 | -0/+5 |
| | |||||
* | Better organize help command translatable strings. | P. J. McDermott | 2013-07-16 | 1 | -2/+7 |
| | |||||
* | process-incoming: Implement. | P. J. McDermott | 2013-07-16 | 1 | -0/+5 |
| | |||||
* | generate-index: Implement. | P. J. McDermott | 2013-07-16 | 1 | -0/+1 |
| | |||||
* | generate-index: New command. | P. J. McDermott | 2013-07-16 | 1 | -0/+4 |
| | |||||
* | include: Clean up output. | P. J. McDermott | 2013-07-16 | 1 | -0/+1 |
| | |||||
* | parse_control(): New function. | P. J. McDermott | 2013-07-14 | 1 | -0/+9 |
| | | | | This function is ported from libopkbuild. | ||||
* | Internationalize usage message. | P. J. McDermott | 2013-07-14 | 1 | -0/+1 |
| | |||||
* | Internationalize the rest of the help message. | P. J. McDermott | 2013-07-14 | 1 | -0/+2 |
| | |||||
* | Add summary and usage strings to locale. | P. J. McDermott | 2013-07-14 | 1 | -0/+4 |
| | |||||
* | Internationalize the first string. | P. J. McDermott | 2013-07-12 | 2 | -0/+25 |