Emma Tebibyte emma
emma pushed tag 0.13.4 to bonsai/harakit 2024-04-27 13:02:09 -06:00
emma pushed to main at bonsai/harakit 2024-04-27 13:02:08 -06:00
9093b06166 Merge branch 'manpage-install'
d8b54fdbf5 Makefile: fixes erroneous whitespace
f6aac60aee Makefile: fixed manpage install location
Compare 3 commits »
emma closed issue bonsai/harakit#16 2024-04-26 21:42:21 -06:00
Versioning
emma closed issue bonsai/harakit#90 2024-04-26 21:41:39 -06:00
mm(1) does not print error when invoked improperly
emma closed issue bonsai/harakit#78 2024-04-26 21:41:25 -06:00
scrut(1): use <stdlib.h> EXIT_ macros
emma deleted tag 0.13.4 from bonsai/harakit 2024-04-26 21:39:42 -06:00
emma pushed tag 0.13.4 to bonsai/harakit 2024-04-26 21:38:37 -06:00
emma pushed to main at bonsai/harakit 2024-04-26 21:38:33 -06:00
6132c9bf47 Merge branch 'main' into scrut-sysexits
919b171400 scrut(1): conditionally include non-POSIX sysexits.h
8e38db92c7 scrut(1): update copyright header
adc9dbded5 scrut(1): changed return status 1 to EXIT_FAILURE
488351da39 scrut(1): changed return status 0 to EXIT_SUCCESS
Compare 5 commits »
emma pushed tag 0.13.3 to bonsai/harakit 2024-04-26 21:22:02 -06:00
emma commented on pull request bonsai/harakit#96 2024-04-26 20:56:52 -06:00
testing

Goodness, I just saw the WIP: . Sorry for prematurely reviewing. It makes sense then that it seemed that this was unfinished. I really like where this is headed though.

I requested it.

emma pushed to testing at bonsai/harakit 2024-04-26 20:56:28 -06:00
e278307daf tests: bonsai: removed redundant code
emma commented on pull request bonsai/harakit#96 2024-04-26 20:53:33 -06:00
testing

Why would we test for GNU extensions in our implementation of true(1)?

emma commented on pull request bonsai/harakit#96 2024-04-26 20:52:44 -06:00
testing

This is true(1) from Bonsai and the one in posix-compat/true.sh is true(1p)

emma pushed to testing at bonsai/harakit 2024-04-25 18:58:01 -06:00
4ad9e0da92 tests: bonsai: rename aliases sourced script to test_env
emma pushed to testing at bonsai/harakit 2024-04-25 17:21:57 -06:00
0113cf793d tests: bonsai: hru.sh: adds test
emma commented on issue bonsai/harakit#55 2024-04-25 17:20:34 -06:00
mix(1) – randomly sort inputs

How is mix(1) for a name?

emma opened issue bonsai/harakit#99 2024-04-25 17:18:23 -06:00
rpn(1): Rewrite to use fixed point decimals
emma created pull request bonsai/harakit#98 2024-04-25 16:48:19 -06:00
scrut(1): changed return status 0 to EXIT_SUCCESS
emma created branch scrut-sysexits in bonsai/harakit 2024-04-25 16:47:46 -06:00
emma pushed to scrut-sysexits at bonsai/harakit 2024-04-25 16:47:46 -06:00
488351da39 scrut(1): changed return status 0 to EXIT_SUCCESS