| Commit message (Expand) | Author | Age | Files | Lines |
* | fix style using clang-formatHEADmaster | qorg11 | 2021-06-29 | 41 | -739/+880 |
* | whoops | qorg11 | 2021-03-15 | 1 | -5/+3 |
* | wc shows the total of every file if you pass more than one file | qorg11 | 2021-03-15 | 1 | -4/+21 |
* | Don't take file as stdin if you passed a flag after optind | qorg11 | 2021-01-19 | 1 | -13/+7 |
* | fix cat to return error if the read fails | qorg11 | 2021-01-14 | 1 | -2/+7 |
* | Make wc read binary data by using fread() instead of fgetc() | qorg11 | 2021-01-02 | 1 | -6/+6 |
* | fix braces styles in wc.c | qorg11 | 2021-01-01 | 1 | -12/+6 |
* | * Cleaned code in the recursive thing | qorg11 | 2020-12-29 | 1 | -38/+38 |
* | * Add recursive directory listing to ls.c | qorg11 | 2020-12-29 | 1 | -8/+50 |
* | fix indentation in date | qorg11 | 2020-12-26 | 1 | -25/+25 |
* | Add todo to wc | qorg11 | 2020-12-26 | 1 | -1/+13 |
* | * Fix segfault in wc.c when fopen() fails | qorg11 | 2020-12-26 | 1 | -20/+27 |
* | Delete useless blank line | qorg11 | 2020-12-25 | 1 | -1/+0 |
* | Added stat.c | qorg11 | 2020-12-24 | 1 | -0/+60 |
* | Added a bunch of things (mostly indetation), and changelog | qorg11 | 2020-12-19 | 8 | -135/+293 |
* | Fixed stuff in rmdir | qorg11 | 2020-12-18 | 1 | -11/+10 |
* | proto -l in ls | qorg11 | 2020-12-11 | 1 | -4/+10 |
* | trying EBIN indentation style :-------DDDDDDDDDDDD | qorg11 | 2020-12-05 | 1 | -72/+72 |
* | wait i'm fucking stupid, lmao, well musl, good luck searching for a file call... | qorg11 | 2020-12-05 | 1 | -7/+7 |
* | don't take - as stdin if it is a flag (solves musl getopt() bullshit) | qorg11 | 2020-12-05 | 1 | -3/+2 |
* | sorry, my emacs indentation was retarded | qorg11 | 2020-11-30 | 1 | -19/+19 |
* | less long line | qorg11 | 2020-11-30 | 1 | -2/+3 |
* | Tabs instead of spaces in indentation lol | qorg11 | 2020-11-30 | 1 | -19/+19 |
* | added contributing guideliness | qorg11 | 2020-11-28 | 1 | -0/+7 |
* | im an idiot | qorg11 | 2020-11-28 | 1 | -1/+1 |
* | cat: ignore -u and - can be used for stdin | qorg11 | 2020-11-28 | 1 | -10/+10 |
* | shit to cat.c read the diff lmao | qorg11 | 2020-11-28 | 1 | -6/+5 |
* | https://lainsafe.delegao.moe/files/160545969573108.png | qorg11 | 2020-11-15 | 1 | -1/+1 |
* | Cleanup code | qorg11 | 2020-11-15 | 1 | -6/+5 |
* | %c is better since gnu date gives that by default so take it | qorg11 | 2020-11-15 | 1 | -1/+1 |
* | Added a probably non posix compliant date(1) but it works :DDD | qorg11 | 2020-11-15 | 2 | -2/+41 |
* | Added the -p flag to ls | qorg11 | 2020-11-08 | 1 | -22/+35 |
* | Holy cow, I added comments but I made another commit to k9core! | qorg11 | 2020-10-08 | 1 | -3/+4 |
* | It seems that, somehow, i typed 1 instead of 0 | qorg11 | 2020-09-09 | 1 | -1/+1 |
* | POSIX, I don't really get you sometimes... | qorg11 | 2020-09-09 | 1 | -1/+5 |
* | Added tee! | qorg11 | 2020-09-09 | 1 | -0/+60 |
* | added -h flag to chgrp | qorg11 | 2020-09-07 | 1 | -5/+22 |
* | added chgrp | qorg11 | 2020-09-07 | 1 | -0/+24 |
* | wc prints the filename | qorg11 | 2020-08-29 | 1 | -5/+4 |
* | Modified the style | qorg11 | 2020-08-27 | 3 | -15/+21 |
* | Is this ok, POSIX? | qorg11 | 2020-08-24 | 1 | -3/+6 |
* | Remove useless headers | qorg11 | 2020-08-23 | 1 | -2/+0 |
* | Whatever this does lmao | qorg11 | 2020-08-23 | 1 | -0/+36 |
* | cleaned up chmod.c | qorg11 | 2020-08-23 | 1 | -3/+5 |
* | generic case for uname | qorg11 | 2020-08-23 | 1 | -0/+1 |
* | what the hell is -m flag posix is literally the same as -c | qorg11 | 2020-08-23 | 1 | -2/+4 |
* | Finally fixed wc :D | qorg11 | 2020-08-23 | 1 | -25/+32 |
* | Improved uname.c | qorg11 | 2020-08-22 | 1 | -7/+27 |
* | Modified the readme because this also has util-linux packes | qorg11 | 2020-08-22 | 1 | -1/+2 |
* | git you're a bit dumb | qorg11 | 2020-08-22 | 2 | -73/+0 |