aboutsummaryrefslogtreecommitdiffstats
path: root/src/implementation.c
Commit message (Expand)AuthorAgeFilesLines
* refactor; set correct headers guardJoursoir2021-03-231-217/+0
* move cmd to 'exec-cmd.c', fix some memory leak, macros changesJoursoir2021-03-231-4/+4
* some chore and delete useless thingJoursoir2021-03-031-7/+6
* use xlib for copy passwordJoursoir2021-03-011-26/+25
* change licenseJoursoir2021-02-281-0/+18
* add header with constants; cmd 'edit' temporarily unavailable; delete all glo...Joursoir2021-02-281-3/+2
* refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd do...Joursoir2021-02-271-65/+36
* improve code and codestyle; mv/rm cmd don't use global vars anymoreJoursoir2021-02-261-10/+5
* rename handerror to xstd; create and use some routinesJoursoir2021-02-261-1/+1
* add recursive mkdir, improve error handlingJoursoir2021-02-251-78/+72
* refactor codeJoursoir2021-02-241-22/+12
* change recognizing of commands; many printf -> one printfJoursoir2021-02-221-11/+0
* correct typos, change vars namev1.0cJoursoir2021-01-141-14/+12
* refactor generator of passwordJoursoir2021-01-141-20/+6
* rewrite shell script 'copy' to c languageJoursoir2021-01-141-5/+28
* some features:Joursoir2020-10-311-0/+256