Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add header with constants; cmd 'edit' temporarily unavailable; delete all ↵ | Joursoir | 2021-02-28 | 1 | -5/+0 |
| | | | | global vars | ||||
* | refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd ↵ | Joursoir | 2021-02-27 | 1 | -11/+13 |
| | | | | don't use global vars anymore | ||||
* | improve code and codestyle; mv/rm cmd don't use global vars anymore | Joursoir | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | add recursive mkdir, improve error handling | Joursoir | 2021-02-25 | 1 | -6/+10 |
| | |||||
* | change recognizing of commands; many printf -> one printf | Joursoir | 2021-02-22 | 1 | -1/+0 |
| | |||||
* | refactor generator of password | Joursoir | 2021-01-14 | 1 | -1/+1 |
| | |||||
* | some features: | Joursoir | 2020-10-31 | 1 | -0/+17 |
remake README.md for new code architecture; add help command; add man page; |