aboutsummaryrefslogtreecommitdiffstats
path: root/src/lpass.c
Commit message (Expand)AuthorAgeFilesLines
* lpass: delete obvious commentsJoursoir2022-08-221-3/+2
* lpass: drop unnecessary variableJoursoir2022-08-221-3/+2
* lpass: try to change the dir a second time if the dir existsJoursoir2022-08-221-5/+4
* lpass: create root directory only if it doesn't exist.Joursoir2022-08-211-9/+14
* lpass: use new macro to output error(s)Joursoir2022-08-211-4/+7
* lpass: add cmd 'show'Joursoir2021-06-131-1/+3
* lpass: call the function of command without argv[0]Joursoir2021-06-121-2/+2
* lpass: delete side effectJoursoir2021-06-121-3/+5
* rename main.c to lpass.cJoursoir2021-06-121-0/+91