aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* update doc and makefilev1.1aJoursoir2021-03-011-1/+1
* change licenseJoursoir2021-02-281-8/+21
* add header with constants; cmd 'edit' temporarily unavailable; delete all glo...Joursoir2021-02-281-82/+19
* refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd do...Joursoir2021-02-271-72/+75
* improve code and codestyle; mv/rm cmd don't use global vars anymoreJoursoir2021-02-261-44/+31
* rename handerror to xstd; create and use some routinesJoursoir2021-02-261-15/+15
* create own function: treeJoursoir2021-02-261-12/+2
* add recursive mkdir, improve error handlingJoursoir2021-02-251-160/+213
* refactor codeJoursoir2021-02-241-167/+180
* commands return exit-code; add usefull macrosJoursoir2021-02-221-78/+85
* change recognizing of commands; many printf -> one printfJoursoir2021-02-221-97/+96
* correct typos, change vars namev1.0cJoursoir2021-01-141-15/+15
* refactor generator of passwordJoursoir2021-01-141-2/+2
* rewrite shell script 'copy' to c languageJoursoir2021-01-141-3/+2
* fix segmentation fault; remove few typosv1.0bdevelopJoursoir2021-01-061-9/+9
* some features:Joursoir2020-10-311-0/+517