Emma Tebibyte emma
emma approved bonsai/harakit#62 2024-02-18 15:19:22 -07:00
scrut(1): add man page
emma closed pull request bonsai/harakit#64 2024-02-18 15:18:27 -07:00
.editorconfig: remove stale configure config
emma pushed to main at bonsai/harakit 2024-02-18 15:18:27 -07:00
e93745ef28 .editorconfig: remove stale configure config
emma pushed tag 0.10.0 to bonsai/harakit 2024-02-18 15:16:08 -07:00
emma pushed tag 0.10.1 to bonsai/harakit 2024-02-18 15:16:08 -07:00
emma pushed tag 0.10.2 to bonsai/harakit 2024-02-18 15:16:08 -07:00
emma deleted tag 0.0.10 from bonsai/harakit 2024-02-18 15:11:05 -07:00
emma pushed to contributing-changes at bonsai/harakit 2024-02-18 15:09:43 -07:00
0d445c71f4 CONTRIBUTING: fixed wording and updated
emma pushed to hru at bonsai/harakit 2024-02-18 14:59:44 -07:00
ee3877b607 hru.1: update manpage to be more clear
emma commented on pull request bonsai/harakit#50 2024-02-18 14:55:17 -07:00
Add hru(1)

This is the size of the statically allocated array.

emma pushed to hru at bonsai/harakit 2024-02-18 14:50:01 -07:00
0801d89128 hru(1): fixed kilo prefix
emma commented on issue bonsai/harakit#25 2024-02-18 10:13:09 -07:00
POSIX Capabilities

capabilities(7)

emma pushed tag 0.0.10 to bonsai/harakit 2024-02-16 23:05:28 -07:00
emma commented on issue bonsai/harakit#8 2024-02-16 22:59:02 -07:00
qi(1): The qi shell

What should we use for subshells? My initial thought was to use curly braces ({}) but if we do that it will conflict with our plans for [format(1)](https://git.tebibyte.media/bonsai/coreutils/i…

emma commented on issue bonsai/harakit#43 2024-02-16 22:57:27 -07:00
format(1): formatting strings for ouput

Trinity and I discussed earlier that format(1) should work similarly to the Rust format! macro, for example:

; let var…
emma commented on issue bonsai/harakit#25 2024-02-16 22:53:02 -07:00
POSIX Capabilities

After looking into this, it seems irrelevant to our utilities.

emma closed issue bonsai/harakit#25 2024-02-16 22:53:02 -07:00
POSIX Capabilities
emma commented on issue bonsai/harakit#43 2024-02-16 22:45:41 -07:00
format(1): formatting strings for ouput

Trinity and I discussed earlier that format(1) should work similarly to the Rust format!() macro, for example:

; let var val
;…
emma pushed to hru at bonsai/harakit 2024-02-16 21:38:56 -07:00
413ee49af4 hru.1: updated manpage with correct SI reference