Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnpass: refactor set_pass_dir to pass_store_path_set | sinanmohd | 2024-04-22 | 1 | -0/+1 |
| | |||||
* | libnpass: readstore_all -> pass_readstore_all | sinanmohd | 2024-04-18 | 1 | -1/+1 |
| | |||||
* | npass: refactor | sinanmohd | 2024-04-17 | 1 | -1/+1 |
| | | | | | | | | https://www.kernel.org/doc/html/v4.10/process/coding-style.html - Function return values and names (-Exxx = failure, 0 = success) for imperative commands (0 = failure, non-zero = success) for predicates | ||||
* | libnpass: refactor | sinanmohd | 2024-04-16 | 1 | -5/+2 |
| | | | | | | | | https://www.kernel.org/doc/html/v4.10/process/coding-style.html - Function return values and names (-Exxx = failure, 0 = success) for imperative commands (0 = failure, non-zero = success) for predicates | ||||
* | c/format: init | sinanmohd | 2024-04-11 | 1 | -4/+4 |
| | |||||
* | libnpass: define PASS_DEF_LEN | sinanmohd | 2024-04-10 | 1 | -0/+2 |
| | |||||
* | pass/ls: init | sinanmohd | 2024-04-09 | 1 | -0/+20 |
| | |||||
* | libnpass/pass_gen_t: PASS_GEN_PRINT -> PASS_GEN_GRAPH | sinanmohd | 2024-04-08 | 1 | -1/+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 | 1 | -0/+8 |
| | |||||
* | meson: split ./include | sinanmohd | 2024-04-06 | 1 | -0/+7 |