Emma Tebibyte emma
emma closed pull request bonsai/harakit#11 2023-12-25 19:03:42 -07:00
Remove libfileis(3)
emma pushed to main at bonsai/harakit 2023-12-25 19:03:31 -07:00
3249a83861 Merge branch 'rmlibfileis'
a54a634516 GNUmakefile: remove libfileis(3)
de304b7ef7 remove libfileis(3)
Compare 3 commits »
emma closed pull request bonsai/harakit#10 2023-12-25 19:01:26 -07:00
Rewrite false(1) in Rust
emma pushed to main at bonsai/harakit 2023-12-25 19:01:14 -07:00
10647a01fd GNUmakefile: updated make recipes
a675386fe3 true(1): ported to Rust
8a8558442e GNUmakefile: fix build for false(1)
324328d2cc false(1): rewrite from C to Rust
Compare 4 commits »
emma pushed to false-rs at bonsai/harakit 2023-12-25 19:00:45 -07:00
10647a01fd GNUmakefile: updated make recipes
a675386fe3 true(1): ported to Rust
Compare 2 commits »
emma commented on pull request bonsai/harakit#10 2023-12-25 18:59:33 -07:00
Rewrite false(1) in Rust

Adding true(1) for posterity :P

emma deleted branch trinity.moe from bonsai/fortunes 2023-12-25 16:42:14 -07:00
emma created branch main in bonsai/fortunes 2023-12-25 16:41:53 -07:00
emma pushed to main at bonsai/fortunes 2023-12-25 16:41:53 -07:00
emma created branch main in bonsai/fortunes 2023-12-25 16:41:53 -07:00
emma deleted branch main from bonsai/fortunes 2023-12-25 16:41:38 -07:00
emma created branch main in bonsai/fortunes 2023-12-25 16:41:03 -07:00
emma pushed to main at bonsai/fortunes 2023-12-25 16:41:03 -07:00
emma created repository bonsai/fortunes 2023-12-25 16:11:28 -07:00
emma pushed to main at bonsai/harakit 2023-12-24 21:31:10 -07:00
47f673ef45 GNUmakefile: repair formatting
cfdc2821b2 cc-compat.sh: list build/bin instead of build
c12f382608 GNUmakefile: add name
48acf30cd4 GNUmakefile: new build dir structure, only install necessary files
Compare 4 commits »
emma commented on issue bonsai/harakit#8 2023-12-24 21:24:24 -07:00
qi(1): The qi shell

a problem i often run into is prepending and inserting lines to a file or stream of text. i was thinking our shell could have a redirect similarly to >> in POSIX shell, but allow prepending and…

emma opened issue bonsai/harakit#8 2023-12-24 21:08:29 -07:00
betta(1): The betta shell feature thread
emma closed pull request bonsai/harakit#7 2023-12-24 21:07:04 -07:00
GNUmakefile, cc-compat.sh: fix install target
emma pushed to main at bonsai/harakit 2023-12-24 21:06:55 -07:00
5878a088d4 GNUmakefile: repair formatting
60794652ab cc-compat.sh: list build/bin instead of build
1de55cf32a GNUmakefile: add name
7bfe0900ef GNUmakefile: new build dir structure, only install necessary files
Compare 4 commits »
emma approved bonsai/harakit#7 2023-12-24 21:05:03 -07:00
GNUmakefile, cc-compat.sh: fix install target

Looks good! Thank you :)