|
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 |
|
|
7c9f640ee1
|
stris(1): fix bug only checking the first rune of strings
|
2024-05-03 21:36:23 -06:00 |
|
|
3910c341bd
|
remove str(1)
|
2024-05-03 21:04:10 -06:00 |
|
|
cfef7aec1d
|
stris(1)
|
2024-05-03 21:03:30 -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 |
|
|
6132c9bf47
|
Merge branch 'main' into scrut-sysexits
|
2024-04-26 19:37:34 -06:00 |
|
|
919b171400
|
scrut(1): conditionally include non-POSIX sysexits.h
|
2024-04-26 19:35:33 -06:00 |
|
|
8e38db92c7
|
scrut(1): update copyright header
|
2024-04-26 19:33:45 -06:00 |
|
|
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 |
|
|
aefa87d9e5
|
tests: fixed aliasing and created mm.sh
|
2024-04-24 15:22:07 -06:00 |
|
|
057f5571d6
|
moved tests into test directory
|
2024-04-24 14:58:35 -06:00 |
|
|
187d9486b7
|
dj.1: debug output clarification
|
2024-04-18 08:44:44 -06:00 |
|
|
b41af1b578
|
dj.1: -c: grammar
|
2024-04-18 08:41:55 -06:00 |
|
|
ed284b9949
|
dj.1: -a: More specific wording
|
2024-04-18 08:40:29 -06:00 |
|
|
3cdade71e2
|
dj.1: -S whether or not the input is a stream is irrelevant
|
2024-04-18 08:38:48 -06:00 |
|
|
df16707b0e
|
intcmp.1: -e permits adjacent integers to be equal to each other
|
2024-04-18 08:36:01 -06:00 |
|
|
78eacd660a
|
getopt.rs(3): better Opt return
|
2024-04-13 23:42:11 -06:00 |
|
|
d1b77d652b
|
getopt.rs(3): returns last parsed option
|
2024-04-13 17:11:04 -06:00 |
|
|
8c255e61fc
|
COPYING.GPL: initial commit
|
2024-04-12 00:12:37 -06:00 |
|
|
95927ba8c5
|
getopt.rs(3): formatting
|
2024-04-11 23:51:52 -06:00 |
|