Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass.c: if allocation fails don't check for NULL and free | sinanmohd | 2023-12-30 | 1 | -5/+1 |
| | |||||
* | pass.c/cat: print newline if output is a terminal | sinanmohd | 2023-12-30 | 1 | -2/+8 |
| | |||||
* | pass.c: if no command is given assume cat | sinanmohd | 2023-12-30 | 1 | -1/+3 |
| | |||||
* | pass/add: init | sinanmohd | 2023-12-30 | 1 | -1/+64 |
| | |||||
* | pass.c/cat: move to a function | sinanmohd | 2023-12-30 | 1 | -5/+13 |
| | |||||
* | pass/cat: init | sinanmohd | 2023-12-30 | 1 | -1/+10 |
| | |||||
* | repo: init | sinanmohd | 2023-12-29 | 1 | -0/+52 |