Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor and xargs | Tyler Murphy | 2023-05-01 | 1 | -79/+80 |
* | move back to c99 | Tyler Murphy | 2023-05-01 | 1 | -6/+0 |
* | 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 | 1 | -52/+132 |
* | added tail and head | Tyler Murphy | 2023-04-28 | 1 | -17/+33 |
* | ls tty fix | Tyler Murphy | 2023-04-28 | 1 | -2/+4 |
* | 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 | 1 | -88/+213 |
* | remove __ on uid and gid for alpine | Tyler Murphy | 2023-04-28 | 1 | -2/+2 |
* | added ls | Tyler Murphy | 2023-04-28 | 1 | -0/+287 |