Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | licence: init gpl3 | sinanmohd | 2024-03-18 | 1 | -0/+674 | |
| | ||||||
* | pass.c: check argc instead of argv | sinanmohd | 2023-12-31 | 1 | -4/+4 | |
| | ||||||
* | pass/rm: init | sinanmohd | 2023-12-31 | 5 | -2/+56 | |
| | ||||||
* | pass/add: trim gpg fingerprint | sinanmohd | 2023-12-30 | 3 | -0/+14 | |
| | ||||||
* | pass: support unlimited password length | sinanmohd | 2023-12-30 | 5 | -30/+20 | |
| | ||||||
* | pass_util/add: better error messages | sinanmohd | 2023-12-30 | 1 | -1/+1 | |
| | ||||||
* | pass_util/getpass: size_t -> ssize_t | sinanmohd | 2023-12-30 | 2 | -3/+3 | |
| | ||||||
* | pass/cat: gpg fingerprint is not needed | sinanmohd | 2023-12-30 | 3 | -28/+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 | 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 | |