| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | TODO: Add ob_parse_dep() options task | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
|
|
* | tools/shman.sh: Drop an unused global constant | Patrick McDermott | 2018-12-27 | 1 | -1/+0 |
|
|
* | ob_parse_dep(): Add a @stdout command to documentation | Patrick McDermott | 2018-12-27 | 1 | -0/+2 |
|
|
* | tools/shman.sh: Add @stdin, @stdout, and @stderr commands | Patrick McDermott | 2018-12-27 | 1 | -1/+16 |
|
|
* | ob_parse_dep(): Fix an @option command | Patrick McDermott | 2018-12-27 | 1 | -1/+1 |
|
|
* | ob_parse_dep(): Add a @purity command to documentation | Patrick McDermott | 2018-12-27 | 1 | -0/+3 |
|
|
* | tools/shman.sh: Support a @purity command | Patrick McDermott | 2018-12-27 | 1 | -1/+6 |
|
|
* | tools/shman.sh: Generate "OPERANDS" sections | Patrick McDermott | 2018-12-27 | 1 | -1/+17 |
|
|
* | tools/shman.sh: Generate "OPTIONS" sections | Patrick McDermott | 2018-12-27 | 1 | -1/+22 |
|
|
* | tools/shman.sh: Remove some old commented-out code | Patrick McDermott | 2018-12-27 | 1 | -4/+0 |
|
|
* | tools/shman.sh: Drop markdown-like font markup | Patrick McDermott | 2018-12-27 | 1 | -14/+0 |
|
|
* | ob_parse_changelog(), ob_parse_dep(): Write some documentation | Patrick McDermott | 2018-12-27 | 2 | -0/+34 |
|
|
* | tools/shman.sh: New file | Patrick McDermott | 2018-12-27 | 1 | -0/+282 |
|
|
* | ob_set_substvar(): Shorten sed script comments | Patrick McDermott | 2018-12-25 | 1 | -6/+6 |
|
|
* | libopkbuild: Move function definitions before points of use | Patrick McDermott | 2018-12-25 | 5 | -110/+110 |
|
|
* | Remove COPYING.2 and move COPYING.3 to COPYING | Patrick McDermott | 2018-12-25 | 4 | -1028/+674 |
|
|
* | opkbuild: Don't ignore errors from `../build build` | Patrick McDermott | 2018-12-25 | 2 | -2/+4 |
|
|
* | opkbuild: Don't run ob-* commands from a child shell | Patrick McDermott | 2018-12-25 | 1 | -7/+5 |
|
|
* | opkbuild: Add an extremely thoughtful TODO comment | Patrick McDermott | 2018-12-25 | 1 | -0/+1 |
|
|
* | opkbuild: Join unnecessarily split lines | Patrick McDermott | 2018-12-25 | 1 | -4/+2 |
|
|
* | opkbuild: Define main() after the functions it calls | Patrick McDermott | 2018-12-25 | 1 | -36/+36 |
|
|
* | ob-*: Move function definitions before points of use | Patrick McDermott | 2018-12-25 | 9 | -198/+198 |
|
|
* | README: Update URLs | Patrick McDermott | 2018-12-25 | 1 | -5/+4 |
|
|
* | NEWS: Update copyright holder name and years | Patrick McDermott | 2018-12-25 | 1 | -1/+1 |
|
|
* | locale/en_US/opkbuild: Update license version and author name | Patrick McDermott | 2018-12-25 | 1 | -3/+3 |
|
|
* | locale/en_MID: Drop unused locale | Patrick McDermott | 2018-12-25 | 2 | -50/+0 |
|
|
* | scripts/announce-release.sh: Update "From" header | Patrick McDermott | 2018-12-25 | 1 | -1/+1 |
|
|
* | INSTALL: Remove custom installation instructions | Patrick McDermott | 2018-12-25 | 1 | -54/+0 |
|
|
* | scripts/announce-release.sh: Update e-mail address and signature | Patrick McDermott | 2018-12-24 | 1 | -4/+6 |
|
|
* | Makefile.am: New "release" target | Patrick McDermott | 2018-12-24 | 1 | -0/+23 |
|
|
* | scripts/announce-release.sh: New file | Patrick McDermott | 2018-12-24 | 1 | -0/+90 |
|
|
* | Makefile.am: Set GIT_DIR in dist-hook | Patrick McDermott | 2018-12-24 | 1 | -1/+2 |
|
|
* | Makefile.am: Add "todo" target | Patrick McDermott | 2018-12-24 | 1 | -0/+34 |
|
|
* | Makefile.am, tests/*.sh: Set and use source and build dir env vars | Patrick McDermott | 2018-12-24 | 6 | -25/+12 |
|
|
* | Makefile.am: Distribute $(EXTRA_libopkbuild_sources) | Patrick McDermott | 2018-12-24 | 1 | -0/+1 |
|
|
* | Makefile.am: Add SHSOEXT & LIBOPKBUILD_SHSOVERSION to tests env | Patrick McDermott | 2018-12-24 | 1 | -1/+4 |
|
|
* | NEWS: Add 4.0.0 section | Patrick McDermott | 2018-12-24 | 1 | -0/+23 |
|
|
* | libopkbuild: Bump shared object version to 2 | Patrick McDermott | 2018-12-24 | 7 | -102/+102 |
|
|
* | Makefile.am: Define SHSOEXT & LIBOPKBUILD_SHSOVERSION with shpp | Patrick McDermott | 2018-12-24 | 1 | -0/+2 |
|
|
* | tests/*.sh: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION | Patrick McDermott | 2018-12-24 | 5 | -5/+5 |
|
|
* | opkbuild, ob-*: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION | Patrick McDermott | 2018-12-24 | 10 | -10/+10 |
|
|
* | Makefile.am: Drop "." from SHSOEXT and libopkbuild_shsoversion | Patrick McDermott | 2018-12-24 | 1 | -5/+6 |
|
|
* | Makefile.am: Substitute Git version | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
|
|
* | locale: Use source file names in comments | Patrick McDermott | 2018-12-24 | 3 | -14/+14 |
|
|
* | locale: Update header comments, copyright years, & license | Patrick McDermott | 2018-12-24 | 3 | -27/+27 |
|
|
* | libopkbuild: Update header comments, copyright years, & license | Patrick McDermott | 2018-12-24 | 10 | -90/+90 |
|
|
* | opkbuild, ob-*: Update header comments, copyrights, and license | Patrick McDermott | 2018-12-24 | 10 | -90/+90 |
|
|
* | libopkbuild: Initialize OPTIND before getopts | Patrick McDermott | 2018-12-24 | 2 | -0/+3 |
|
|
* | tests/*.sh: Update copyright holder name | Patrick McDermott | 2018-12-24 | 5 | -5/+5 |
|
|
* | Makefile.am: Update copyright years | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
|
|