Commit Graph

345 Commits

Author SHA1 Message Date
e862b7fec6
getopt.rs(3): safe api around optind reading and setting 2024-06-05 11:54:55 -06:00
05cde15105
fop(1): updated to use new optind api 2024-06-04 19:15:55 -06:00
35ddc729fd
getopt.rs(3): makes optind part of the Opt struct 2024-06-04 19:15:22 -06:00
46c4be5c59
CONDUCT: no llm contributions 2024-06-04 16:23:27 -06:00
f4cad598c4
docs: formatting 2024-06-04 16:11:33 -06:00
b7283d54fe
getopt.rs(3): formatting & organization 2024-06-04 15:07:11 -06:00
a5a9c91cb6
getopt.rs(3): optind support 2024-06-04 15:04:01 -06:00
896b251434
hru.1: fixes formatting 2024-06-03 23:52:28 -06:00
fec61fee1b
swab.1: fixes formatting 2024-06-03 23:47:14 -06:00
beff2d98c6
mm.1: fixed manpage reference formatting 2024-06-03 23:45:26 -06:00
e7ba74013b
dj.1: fixes man page reference formatting 2024-06-03 23:21:00 -06:00
1211524dee
Merge branch 'README-updates' 2024-06-03 23:08:02 -06:00
c32c554e03
docs: removed unnecessary comments 2024-06-03 23:07:19 -06:00
d6fb08019e
CONDUCT: initial commit 2024-06-02 23:14:40 -06:00
c88c41b213
tests: adds toki pona locale 2024-06-02 20:14:06 -06:00
642774bccf
src: removed erroneous file 2024-06-02 19:21:56 -06:00
24b235e7c1
README: updated to make current 2024-06-02 19:15:23 -06:00
2dd6c0ded7
fop(1): adds the ability to use any string as a delimiter 2024-06-02 19:05:30 -06:00
70cbc52c93
docs: updates to use man(7) macros to fix formatting 2024-06-02 18:47:14 -06:00
406feb3dc7
tests: test.sh: fixes locales when run from root of project 2024-05-27 22:37:15 -06:00
787f0dc6e2
tests: test.sh: actually includes localization variables 2024-05-27 22:23:55 -06:00
94ada03ce4
tests: adds easy localization 2024-05-27 22:17:30 -06:00
9bfc587623
tests: posix: add environment script for sourcing in tests 2024-05-27 22:12:54 -06:00
8508479a5b
tests: test.sh: remove superfluous printing of test category 2024-05-27 22:07:17 -06:00
b7f52902b6
dj.1: grammar & formatting 2024-05-24 10:21:06 -06:00
922ee71283
dj.1: fixes standard input section grammar 2024-05-24 10:14:53 -06:00
122a10257e
dj.1: fixed option description locations 2024-05-24 10:13:59 -06:00
0660db3d02
dj.1: -c: better description 2024-05-24 10:13:17 -06:00
b4173a2327
dj.1: -o: better description 2024-05-24 10:06:15 -06:00
2137b0bf43
dj.1: -i: better description 2024-05-24 10:03:52 -06:00
d87f4b20a3
dj.1: -A: better description 2024-05-24 09:56:44 -06:00
c53f3fa617
dj.1: remove mention of KiB 2024-05-24 09:53:54 -06:00
432b19818e
made dj options no longer alphabetized 2024-04-28 20:42:44 -06:00
e028844825
tests: test.sh: utilize $BIN 2024-04-27 15:18:09 -06:00
f022121436
tests: posix: cat(1p): added POSIX-compliant cat 2024-04-27 15:16:52 -06:00
9093b06166
Merge branch 'manpage-install' 2024-04-27 12:58:50 -06:00
e278307daf
tests: bonsai: removed redundant code 2024-04-26 20:55:16 -06:00
DTB
6132c9bf47
Merge branch 'main' into scrut-sysexits 2024-04-26 19:37:34 -06:00
DTB
919b171400
scrut(1): conditionally include non-POSIX sysexits.h 2024-04-26 19:35:33 -06:00
DTB
8e38db92c7
scrut(1): update copyright header 2024-04-26 19:33:45 -06:00
DTB
adc9dbded5
scrut(1): changed return status 1 to EXIT_FAILURE 2024-04-26 19:30:33 -06:00
4ad9e0da92
tests: bonsai: rename aliases sourced script to test_env 2024-04-25 18:57:05 -06:00
0113cf793d
tests: bonsai: hru.sh: adds test 2024-04-25 17:20:55 -06:00
488351da39
scrut(1): changed return status 0 to EXIT_SUCCESS 2024-04-25 16:46:05 -06:00
d8b54fdbf5
Makefile: fixes erroneous whitespace 2024-04-25 12:43:31 -06:00
f6aac60aee
Makefile: fixed manpage install location 2024-04-25 12:40:20 -06:00
1aa2b596d0
tests: aliases: added set -x 2024-04-24 19:28:33 -06:00
c6f30c4195
tests: bonsai: fop.sh: added test 2024-04-24 19:25:55 -06:00
3398fc372c
tests: bonsai: mm.sh: fixed copyright 2024-04-24 15:33:17 -06:00
28f2d44e2f
CONTRIBUTING: updated to include docs and tests requirement 2024-04-24 15:24:35 -06:00