Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | npass/main: better error repotting | sinanmohd | 2024-04-10 | 1 | -1/+1 |
* | libnpass/readstore_all/len: PATH_MAX -> 64 | sinanmohd | 2024-04-10 | 1 | -1/+2 |
* | npass/ls/depth_state_len: NAME_MAX -> 16 | sinanmohd | 2024-04-10 | 1 | -3/+4 |
* | src: avoid unnecessary sizeof() - 1 | sinanmohd | 2024-04-10 | 3 | -8/+8 |
* | npass: better mimic behaviour of the original pass | sinanmohd | 2024-04-09 | 1 | -8/+17 |
* | libnpass: better error messages | sinanmohd | 2024-04-09 | 1 | -4/+10 |
* | pass/ls: init | sinanmohd | 2024-04-09 | 2 | -3/+238 |
* | libnpass/pass_gen_t: PASS_GEN_PRINT -> PASS_GEN_GRAPH | sinanmohd | 2024-04-08 | 1 | -5/+5 |
* | libnpass/pass_gen_set/PASS_GEN_PRINT: add missing upper alphabet | sinanmohd | 2024-04-07 | 1 | -0/+1 |
* | libnpass/pass_gen_t: PASS_GEN_ALPHA -> PASS_GEN_ALNUM | sinanmohd | 2024-04-07 | 1 | -1/+1 |
* | pass/gen: init | sinanmohd | 2024-04-07 | 2 | -1/+86 |
* | util: refactor error reporting | sinanmohd | 2024-04-07 | 4 | -53/+54 |
* | meson: split ./include | sinanmohd | 2024-04-06 | 4 | -5/+8 |
* | meson: keep source files under ./src | sinanmohd | 2024-04-06 | 6 | -0/+550 |