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 | 6 | -4/+161 | |
| | ||||||
* | pass_util/getpass: init | sinanmohd | 2023-12-30 | 2 | -0/+26 | |
| | ||||||
* | pass.c/cat: move to a function | sinanmohd | 2023-12-30 | 1 | -5/+13 | |
| | ||||||
* | pass/cat: init | sinanmohd | 2023-12-30 | 6 | -11/+98 | |
| | ||||||
* | repo: init | sinanmohd | 2023-12-29 | 11 | -0/+317 | |