Commit Graph
610 Commits
Author SHA1 Message Date
trinity adc9dbded5 scrut(1): changed return status 1 to EXIT_FAILURE 2024-04-26 19:30:33 -06:00
emma 4ad9e0da92 tests: bonsai: rename aliases sourced script to test_env 2024-04-25 18:57:05 -06:00
emma 0113cf793d tests: bonsai: hru.sh: adds test 2024-04-25 17:20:55 -06:00
emma 488351da39 scrut(1): changed return status 0 to EXIT_SUCCESS 2024-04-25 16:46:05 -06:00
emma d8b54fdbf5 Makefile: fixes erroneous whitespace 2024-04-25 12:43:31 -06:00
emma f6aac60aee Makefile: fixed manpage install location 2024-04-25 12:40:20 -06:00
emma 1aa2b596d0 tests: aliases: added set -x 2024-04-24 19:28:33 -06:00
emma c6f30c4195 tests: bonsai: fop.sh: added test 2024-04-24 19:25:55 -06:00
emma 3398fc372c tests: bonsai: mm.sh: fixed copyright 2024-04-24 15:33:17 -06:00
emma 28f2d44e2f CONTRIBUTING: updated to include docs and tests requirement 2024-04-24 15:24:35 -06:00
emma aefa87d9e5 tests: fixed aliasing and created mm.sh 2024-04-24 15:22:07 -06:00
emma 057f5571d6 moved tests into test directory 2024-04-24 14:58:35 -06:00
trinity 6d3f084d9c peek(1): remove unused variables, clean up some typos 2024-04-18 10:14:52 -06:00
trinity c295f531cb peek(1): correct grammar 2024-04-18 10:04:26 -06:00
trinity c7739612a7 peek(1): strip down to bare essentials, rewrite man page to match 2024-04-18 10:03:02 -06:00
trinity 46b607384a peek(1): remove -p 2024-04-18 09:08:08 -06:00
emma 187d9486b7 dj.1: debug output clarification 2024-04-18 08:44:44 -06:00
emma b41af1b578 dj.1: -c: grammar 2024-04-18 08:41:55 -06:00
emma ed284b9949 dj.1: -a: More specific wording 2024-04-18 08:40:29 -06:00
emma 3cdade71e2 dj.1: -S whether or not the input is a stream is irrelevant 2024-04-18 08:38:48 -06:00
emma df16707b0e intcmp.1: -e permits adjacent integers to be equal to each other 2024-04-18 08:36:01 -06:00
trinity 4e5fc680e9 Import peek(1) from trinity/src 2024-04-17 16:37:54 -06:00
emma 78eacd660a getopt.rs(3): better Opt return 2024-04-13 23:42:11 -06:00
emma d1b77d652b getopt.rs(3): returns last parsed option 2024-04-13 17:11:04 -06:00
emma 8c255e61fc COPYING.GPL: initial commit 2024-04-12 00:12:37 -06:00
emma 95927ba8c5 getopt.rs(3): formatting 2024-04-11 23:51:52 -06:00
emma ad92fe27d4 fop(1): switch to getopt.rs(3) 2024-04-11 23:37:04 -06:00
emma bb2c63bfaf getopt.rs(3): fixed pointer shenanigans 2024-04-11 20:33:42 -06:00
emma 88b0d55440 getopt.rs(3): refactor to remove as much as possible from unsafe 2024-04-11 20:21:01 -06:00
emma 0164b681c0 Makefile: remove unneeded test 2024-04-01 20:41:07 -06:00
emma 320a70bc56 getopt.rs(3): initial commit 2024-04-01 20:39:10 -06:00
trinity 61382c34d9 mm(1): error out when given positional arguments 0.13.3 2024-03-31 22:54:03 -06:00
emma 8d9ac33566 Merge branch 'strerror' 0.13.2 2024-03-29 19:23:27 -06:00
emma b503d97625 Makefile: directory specification changes 2024-03-29 19:22:55 -06:00
emma 13ee16173e fop.1: initial commit 2024-03-29 16:47:00 -06:00
emma 5db09a5ca1 mm.1: cat(1p) and tee(1p) provide similar functionality 2024-03-29 16:30:06 -06:00
emma ce5a4dc4bd mm.1: removed STANDARD INPUT section 2024-03-29 16:29:27 -06:00
emma abc599148d mm.1: subsequent outputs are opened for appending 2024-03-29 16:26:41 -06:00
emma 63c8ff8093 intcmp.1: compares integers to each other 2024-03-29 16:22:56 -06:00
emma 9ea57a27b7 dj.1: stdin by default 2024-03-29 16:21:02 -06:00
emma 4e33f945ae dj.1: null bytes 2024-03-29 16:17:48 -06:00
emma 70b0c2f924 dj.1: fixed -d description 2024-03-29 16:14:27 -06:00
emma 603d8ee1d8 str.1: remove extraneous former implementation information 2024-03-27 00:17:33 -06:00
emma cdd8e79b01 str.1: strings are not tested against each other 2024-03-27 00:16:51 -06:00
emma d3bfc7b1f5 npc.1: ASCII bytes 2024-03-27 00:16:15 -06:00
emma 3cb37d830a mm.1: wording, consistency with dj.1 2024-03-27 00:14:34 -06:00
emma 6158a39a4a dj.1: consistency with mm.1 2024-03-27 00:14:02 -06:00
emma a2188dc674 dj.1: fix -H description 2024-03-27 00:09:17 -06:00
emma 49e2022e52 dj.1: -d, -i, -o, fixed descriptions 2024-03-27 00:08:43 -06:00
emma bb43533a37 dj.1: -A and -a: fix descriptions 2024-03-26 23:58:00 -06:00