Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lpass: delete obvious comments | Joursoir | 2022-08-22 | 1 | -3/+2 |
* | lpass: drop unnecessary variable | Joursoir | 2022-08-22 | 1 | -3/+2 |
* | lpass: try to change the dir a second time if the dir exists | Joursoir | 2022-08-22 | 1 | -5/+4 |
* | lpass: create root directory only if it doesn't exist. | Joursoir | 2022-08-21 | 1 | -9/+14 |
* | lpass: use new macro to output error(s) | Joursoir | 2022-08-21 | 1 | -4/+7 |
* | lpass: add cmd 'show' | Joursoir | 2021-06-13 | 1 | -1/+3 |
* | lpass: call the function of command without argv[0] | Joursoir | 2021-06-12 | 1 | -2/+2 |
* | lpass: delete side effect | Joursoir | 2021-06-12 | 1 | -3/+5 |
* | rename main.c to lpass.c | Joursoir | 2021-06-12 | 1 | -0/+91 |