Emma Tebibyte emma
emma pushed to main at bonsai/harakit 2025-02-24 23:05:00 -07:00
138044e52f Merge branch 'optimizations'
bd8bc0094d rpn(1): fixes erroneous OpenBSD-gated import
982c67df13 intcmp(1), swab(1): consistent type annotations
c4cd2563f9 scrut(1): fixes failing write test
8bdb72ece8 false(1): fixes pledge(2) invocation
Compare 46 commits »
emma closed pull request bonsai/harakit#156 2025-02-24 23:04:14 -07:00
STYLE: make rules more granular and consistent, add examples
emma pushed to optimizations at bonsai/harakit 2025-02-24 23:04:05 -07:00
bd8bc0094d rpn(1): fixes erroneous OpenBSD-gated import
emma pushed to main at bonsai/harakit 2025-02-24 23:00:25 -07:00
99a99cdcb5 Merge branch 'style-c'
f66fdef9c3 STYLE: avoid unbounded loops
b56a66f980 STYLE: fixes default case in example
f6559b464a STYLE: fix minor issues
790b12fb40 STYLE: changes numbering scheme to transcend headers, fixes minor errors
Compare 7 commits »
emma pushed to npc-broken-tests at bonsai/harakit 2025-02-24 22:58:46 -07:00
008c0624f6 tests: bonsai/npc.mk: removed test that is broken with GNU and BusyBox
emma created branch npc-broken-tests in bonsai/harakit 2025-02-24 22:58:40 -07:00
emma opened issue bonsai/harakit#163 2025-01-30 00:24:18 -07:00
Remove POSIX tree from tests
emma commented on issue bonsai/harakit#41 2025-01-30 00:22:43 -07:00
rtfm(1) - manual pages

In my opinion, it would be a good idea to make this two programs, rtfm and a text formatter, where the former calls upon the latter.

I agree.

emma closed issue bonsai/harakit#70 2024-12-16 15:58:03 -07:00
Harakit by Example
emma commented on issue bonsai/harakit#70 2024-12-16 15:57:59 -07:00
Harakit by Example

This should be kept track of elsewhere.

emma closed issue bonsai/harakit#47 2024-12-16 15:56:58 -07:00
conv(1) – convert data
emma commented on issue bonsai/harakit#47 2024-12-16 15:56:58 -07:00
conv(1) – convert data

This is too general, for sure. I am closing this for neatness for now but we should revisit conversions at a later time.

emma closed issue bonsai/harakit#23 2024-12-16 15:56:01 -07:00
tests/posix: dd(1p)
emma commented on issue bonsai/harakit#23 2024-12-16 15:56:01 -07:00
tests/posix: dd(1p)

We have decided verbally that POSIX tests will go in another repository.

emma closed issue bonsai/harakit#89 2024-12-16 15:54:16 -07:00
Directory structure
emma commented on issue bonsai/harakit#89 2024-12-16 15:54:16 -07:00
Directory structure

I’m closing this for now to clear up our issues. If anyone else has any concerns regarding the directory structure, please feel free to comment here.

emma commented on issue bonsai/harakit#71 2024-12-16 15:46:40 -07:00
Reserve -h

-r would be the reversing-functionality flag I would grok the best. -! is weird and I have never seen it before.

emma commented on issue bonsai/harakit#71 2024-12-16 15:46:02 -07:00
Reserve -h

Since this was made, verbosity and debug level options (-d, -q, -v) have been dropped from dj(1), and I believe that this functionality is not necessary in system utilities: they should…

emma pushed to getopt-formatting at bonsai/harakit 2024-11-27 12:29:28 -07:00
a3bbad467e getopt.rs(3): fixes formatting issues
emma created branch getopt-formatting in bonsai/harakit 2024-11-27 12:29:25 -07:00