aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-09-14cat: posix compliant only (going insane)HEADmasterturret
2023-09-13asdturret
2023-09-13return normalcy with -vturret
2023-09-13bug fixes, changes, typo fixes, and still unfinishedturret
2023-09-13cat: still unfinsihed impl but some work donwturret
2023-09-12cat: still unfinish impl + optimizationsturret
2023-09-11cat: add unfinished shownonprinting implementationturret
2023-09-11cat: fix issues with new systemturret
- -E test works (as perscribed by gnu) - buf shouldnt be getting cut off - buf shouldnt be injecting additional characters
2023-09-11cat: impl help and usage and showends (basic buffer parser)turret
2023-09-08cat: remove debug printturret
2023-09-08cat: error notifs, flag parsing completeturret
2023-09-08cat: actual groundwork for flagsturret
2023-09-07undo workturret
2023-09-07cat: start special case handling more complexturret
and fix bug that doesnt actually let just a single - work
2023-09-07cat: add general cat framework (special cases and output processing soon)turret
2023-09-06code initial committurret
2023-09-06initial committurret