aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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