aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* makefile: echo all commands that the script doesJoursoir2022-08-301-4/+4
| | | | There is no need to hide script actions from users.
* makefile: delete echo, add bash completionJoursoir2021-06-221-8/+7
|
* rename main.c to lpass.cJoursoir2021-06-121-1/+2
|
* Makefile: .o files are created in src/; refactor compileJoursoir2021-03-231-12/+19
|
* use xlib for copy passwordJoursoir2021-03-011-1/+5
|
* update doc and makefilev1.1aJoursoir2021-03-011-1/+1
|
* refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd ↵Joursoir2021-02-271-1/+1
| | | | don't use global vars anymore
* rewrite shell script 'copy' to c languageJoursoir2021-01-141-6/+3
|
* some features:Joursoir2020-10-311-8/+16
| | | | | | remake README.md for new code architecture; add help command; add man page;
* feature: copy password to clipboardJoursoir2020-10-281-3/+7
|
* fix bug: work outside working dir; refactorJoursoir2020-10-211-3/+0
|
* remove embryo of feature multiple storages and refactor how arguments workJoursoir2020-10-161-1/+1
|
* add docs and change styleJoursoir2020-10-081-0/+31