| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sync | Tyler Murphy | 2023-05-12 | 2 | -3/+6 |
| * | chown, chmod | Tyler Murphy | 2023-05-12 | 2 | -1/+8 |
| * | refactor | Tyler Murphy | 2023-05-06 | 29 | -4944/+5 |
| * | ansii c | Tyler Murphy | 2023-05-04 | 28 | -295/+654 |
| * | grep | Tyler Murphy | 2023-05-04 | 5 | -3/+265 |
| * | i cant spell | Tyler Murphy | 2023-05-03 | 1 | -1/+1 |
| * | fix | Tyler Murphy | 2023-05-03 | 1 | -5/+1 |
| * | add rm, cp, mkdir, mv | Tyler Murphy | 2023-05-03 | 20 | -92/+716 |
| * | fix ls segfault | Tyler Murphy | 2023-05-02 | 4 | -73/+95 |
| * | add more escape codes to printf | Tyler Murphy | 2023-05-02 | 1 | -0/+13 |
| * | tac, ls fixes | Tyler Murphy | 2023-05-02 | 7 | -14/+195 |
| * | use n flag in xargs | Tyler Murphy | 2023-05-01 | 1 | -2/+5 |
| * | refactor and xargs | Tyler Murphy | 2023-05-01 | 17 | -424/+635 |
| * | move back to c99 | Tyler Murphy | 2023-05-01 | 14 | -39/+7 |
| * | tee, whoami, wc | Tyler Murphy | 2023-05-01 | 6 | -2/+276 |
| * | update ed help message to make s commands make more sense | Tyler Murphy | 2023-04-30 | 1 | -1/+7 |
| * | update help messages and use addressing range for ed s command | Tyler Murphy | 2023-04-30 | 4 | -27/+126 |
| * | finish ed | Tyler Murphy | 2023-04-30 | 2 | -22/+253 |
| * | fix disable color on single column output | Tyler Murphy | 2023-04-30 | 1 | -1/+1 |
| * | fix ls and add start of ed | Tyler Murphy | 2023-04-30 | 9 | -88/+1321 |
| * | added tail and head | Tyler Murphy | 2023-04-28 | 7 | -49/+383 |
| * | ls tty fix | Tyler Murphy | 2023-04-28 | 1 | -2/+4 |
| * | add tail | Tyler Murphy | 2023-04-28 | 6 | -3/+114 |
| * | fix missing newline on single row output | Tyler Murphy | 2023-04-28 | 1 | -0/+3 |
| * | fi ls spacing | Tyler Murphy | 2023-04-28 | 1 | -11/+17 |
| * | improve ls command | Tyler Murphy | 2023-04-28 | 3 | -104/+230 |
| * | remove __ on uid and gid for alpine | Tyler Murphy | 2023-04-28 | 3 | -7/+7 |
| * | added ls | Tyler Murphy | 2023-04-28 | 5 | -3/+334 |
| * | add groups and id commands | Tyler Murphy | 2023-04-27 | 4 | -1/+82 |
| * | remove tabs | Tyler Murphy | 2023-04-27 | 2 | -9/+9 |
| * | add echo and pritnf | Tyler Murphy | 2023-04-27 | 4 | -1/+228 |
| * | initial | Tyler Murphy | 2023-04-27 | 7 | -0/+360 |