aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* meson/test/npass: initsinanmohd2024-04-111-1/+3
* libnpass/gpg: make key a NULL-terminated arraysinanmohd2024-04-111-6/+6
* c: wrap multi line macros inside do whilesinanmohd2024-04-101-5/+7
* npass/gen: only append newline if stdout isattysinanmohd2024-04-101-1/+1
* libnpass: define PASS_DEF_LENsinanmohd2024-04-101-1/+1
* npass/help: follow bsd style usage patternssinanmohd2024-04-101-12/+13
* c: declare local functions as staticsinanmohd2024-04-103-26/+26
* npass/ls: remove depth_state from args and make it staticsinanmohd2024-04-101-6/+7
* npass/main: better error repottingsinanmohd2024-04-101-1/+1
* libnpass/readstore_all/len: PATH_MAX -> 64sinanmohd2024-04-101-1/+2
* npass/ls/depth_state_len: NAME_MAX -> 16sinanmohd2024-04-101-3/+4
* src: avoid unnecessary sizeof() - 1sinanmohd2024-04-103-8/+8
* npass: better mimic behaviour of the original passsinanmohd2024-04-091-8/+17
* libnpass: better error messagessinanmohd2024-04-091-4/+10
* pass/ls: initsinanmohd2024-04-092-3/+238
* libnpass/pass_gen_t: PASS_GEN_PRINT -> PASS_GEN_GRAPHsinanmohd2024-04-081-5/+5
* libnpass/pass_gen_set/PASS_GEN_PRINT: add missing upper alphabetsinanmohd2024-04-071-0/+1
* libnpass/pass_gen_t: PASS_GEN_ALPHA -> PASS_GEN_ALNUMsinanmohd2024-04-071-1/+1
* pass/gen: initsinanmohd2024-04-072-1/+86
* util: refactor error reportingsinanmohd2024-04-074-53/+54
* meson: split ./includesinanmohd2024-04-064-5/+8
* meson: keep source files under ./srcsinanmohd2024-04-066-0/+550