Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readme: init | sinanmohd | 2024-04-07 | 1 | -0/+40 |
* | pass/gen: init | sinanmohd | 2024-04-07 | 3 | -1/+94 |
* | util: refactor error reporting | sinanmohd | 2024-04-07 | 5 | -57/+56 |
* | meson: set c standard and _POSIX_C_SOURCE | sinanmohd | 2024-04-07 | 1 | -1/+10 |
* | meson: split ./include | sinanmohd | 2024-04-06 | 8 | -15/+13 |
* | meson: keep source files under ./src | sinanmohd | 2024-04-06 | 7 | -2/+2 |
* | meson: init | sinanmohd | 2024-04-06 | 13 | -18/+38 |
* | flake: bump flake.lock | sinanmohd | 2024-04-06 | 1 | -3/+3 |
* | flake/shell: set PASSWORD_STORE_DIR to dev_pass | sinanmohd | 2024-04-06 | 1 | -1/+1 |
* | 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 |