Emma Tebibyte emma
emma pushed to docs at bonsai/harakit 2024-06-05 23:09:55 -06:00
8ce7890124 fop.1: removes Unicode representation of RS; hru.1: removes erroneous line break; mm.1: formatting & grammar; npc.1: dollar sign, not currency sign; rpn.1: syntax error; scrut.1: move description to DESCRIPTION; str.1: comma; swab.1: wording & escape codes; true.1: formatting
526185c2c3 swab.1: typo
ad6f9d565b dj.1: formats sysexits.h(3) reference
Compare 3 commits »
emma commented on pull request bonsai/harakit#86 2024-06-05 23:09:15 -06:00
docs: fixed formatting of many manpages
emma commented on pull request bonsai/harakit#86 2024-06-05 23:09:01 -06:00
docs: fixed formatting of many manpages
emma commented on pull request bonsai/harakit#86 2024-06-05 23:08:56 -06:00
docs: fixed formatting of many manpages
emma commented on pull request bonsai/harakit#86 2024-06-05 23:06:34 -06:00
docs: fixed formatting of many manpages
emma commented on pull request bonsai/harakit#86 2024-06-05 22:57:56 -06:00
docs: fixed formatting of many manpages

Escape code time

emma commented on pull request bonsai/harakit#86 2024-06-05 22:55:52 -06:00
docs: fixed formatting of many manpages

What the fuck

emma commented on pull request bonsai/harakit#86 2024-06-05 22:53:57 -06:00
docs: fixed formatting of many manpages
emma commented on pull request bonsai/harakit#86 2024-06-05 22:53:28 -06:00
docs: fixed formatting of many manpages

Unavoidable.

emma commented on pull request bonsai/harakit#86 2024-06-05 22:39:52 -06:00
docs: fixed formatting of many manpages

@trinity insisted on “catenate”

emma commented on pull request bonsai/harakit#86 2024-06-05 22:39:35 -06:00
docs: fixed formatting of many manpages

Unavoidable.

emma commented on issue bonsai/harakit#113 2024-06-05 21:06:21 -06:00
dj(1): writing/reading should take place at seeked/skipped byte

I am on the side of rectifying it in the docs: skipping and seeking should start reading and writing on the byte specified.

emma pushed tag 0.13.5 to bonsai/harakit 2024-06-05 17:37:39 -06:00
emma deleted branch coc from bonsai/harakit 2024-06-05 17:36:30 -06:00
emma closed pull request bonsai/harakit#110 2024-06-05 17:36:24 -06:00
Code of Conduct
emma closed issue bonsai/harakit#100 2024-06-05 17:36:23 -06:00
Code of Conduct
emma pushed to main at bonsai/harakit 2024-06-05 17:36:23 -06:00
f3f3b7f9aa Merge branch 'coc' (closes #100)
516d10e21d CONDUCT: wording
46c4be5c59 CONDUCT: no llm contributions
d6fb08019e CONDUCT: initial commit
Compare 4 commits »
emma commented on pull request bonsai/harakit#91 2024-06-05 17:31:42 -06:00
Add getopt(3p) bindings for Rust

This can be merged once @trinity rewrites the swab(1) option parsing code to use the new API.

emma deleted branch fop-delim from bonsai/harakit 2024-06-05 17:30:21 -06:00
emma closed pull request bonsai/harakit#108 2024-06-05 17:30:14 -06:00
fop(1): adds the ability to use any string as a delimiter