aboutsummaryrefslogtreecommitdiffstats
path: root/src/implementation.h
Commit message (Collapse)AuthorAgeFilesLines
* change licenseJoursoir2021-02-281-1/+18
|
* add header with constants; cmd 'edit' temporarily unavailable; delete all ↵Joursoir2021-02-281-5/+0
| | | | global vars
* refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd ↵Joursoir2021-02-271-11/+13
| | | | don't use global vars anymore
* improve code and codestyle; mv/rm cmd don't use global vars anymoreJoursoir2021-02-261-1/+1
|
* add recursive mkdir, improve error handlingJoursoir2021-02-251-6/+10
|
* change recognizing of commands; many printf -> one printfJoursoir2021-02-221-1/+0
|
* refactor generator of passwordJoursoir2021-01-141-1/+1
|
* some features:Joursoir2020-10-311-0/+17
remake README.md for new code architecture; add help command; add man page;