Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass: support unlimited password length | sinanmohd | 2023-12-30 | 1 | -13/+5 |
* | 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 |