Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | include: Properly parse 1.0-format changes files. | P. J. McDermott | 2013-07-16 | 1 | -11/+38 |
| | |||||
* | include: Collect some fields. | P. J. McDermott | 2013-07-14 | 1 | -5/+23 |
| | |||||
* | include: Print parsed changes files. | P. J. McDermott | 2013-07-14 | 1 | -1/+18 |
| | |||||
* | parse_control(): New function. | P. J. McDermott | 2013-07-14 | 3 | -0/+146 |
| | | | | This function is ported from libopkbuild. | ||||
* | Internationalize usage message. | P. J. McDermott | 2013-07-14 | 2 | -1/+2 |
| | |||||
* | Internationalize the rest of the help message. | P. J. McDermott | 2013-07-14 | 2 | -1/+4 |
| | |||||
* | cmd_summary(), cmd_usage(): Remove. | P. J. McDermott | 2013-07-14 | 1 | -18/+0 |
| | |||||
* | help, include: Don't call cmd_{summary,usage}(). | P. J. McDermott | 2013-07-14 | 2 | -6/+0 |
| | |||||
* | print_cmd_{summaries,usage}(): Use locale strings. | P. J. McDermott | 2013-07-14 | 1 | -2/+2 |
| | |||||
* | Add summary and usage strings to locale. | P. J. McDermott | 2013-07-14 | 1 | -0/+4 |
| | |||||
* | get_msg(): Fix quoting in eval command. | P. J. McDermott | 2013-07-12 | 1 | -1/+1 |
| | |||||
* | Internationalize the first string. | P. J. McDermott | 2013-07-12 | 4 | -2/+27 |
| | |||||
* | pro-archman: Load locale. | P. J. McDermott | 2013-07-12 | 1 | -0/+2 |
| | |||||
* | Fix run time locale dir configuration. | P. J. McDermott | 2013-07-12 | 1 | -7/+12 |
| | |||||
* | Make locale dir configurable at run time. | P. J. McDermott | 2013-07-12 | 1 | -3/+12 |
| | |||||
* | pro-archman: Add "pro-archman: Error:" to message. | P. J. McDermott | 2013-07-12 | 1 | -2/+2 |
| | |||||
* | Use new output functions. | P. J. McDermott | 2013-07-12 | 2 | -2/+2 |
| | |||||
* | lib/output.sh: New file. | P. J. McDermott | 2013-07-12 | 3 | -0/+57 |
| | |||||
* | lib/locale.sh: New file. | P. J. McDermott | 2013-07-12 | 3 | -0/+82 |
| | |||||
* | print_cmd_usage(): Implement and use. | P. J. McDermott | 2013-07-12 | 2 | -1/+16 |
| | |||||
* | Write pro-archman and command handling. | P. J. McDermott | 2013-07-12 | 8 | -4/+260 |
| | |||||
* | configure: Fix list of created directories. | P. J. McDermott | 2013-07-12 | 1 | -1/+1 |
| | |||||
* | Initial commit. | P. J. McDermott | 2013-07-11 | 6 | -0/+1638 |