aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update doc for v1.1bv1.1bJoursoir2021-03-063-3/+14
* some chore and delete useless thingJoursoir2021-03-037-46/+14
* cmd 'edit' has become more secureJoursoir2021-03-034-84/+66
* use xlib for copy passwordJoursoir2021-03-015-30/+33
* add routines for XlibJoursoir2021-03-012-0/+129
* update doc and makefilev1.1aJoursoir2021-03-015-165/+40
* change licenseJoursoir2021-02-2815-33/+911
* add header with constants; cmd 'edit' temporarily unavailable; delete all glo...Joursoir2021-02-284-90/+56
* refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd do...Joursoir2021-02-274-149/+125
* add routines for gpgmeJoursoir2021-02-262-0/+164
* improve code and codestyle; mv/rm cmd don't use global vars anymoreJoursoir2021-02-266-99/+65
* rename handerror to xstd; create and use some routinesJoursoir2021-02-267-39/+43
* create own function: treeJoursoir2021-02-263-12/+150
* add recursive mkdir, improve error handlingJoursoir2021-02-253-244/+295
* refactor codeJoursoir2021-02-244-225/+205
* commands return exit-code; add usefull macrosJoursoir2021-02-222-87/+94
* change recognizing of commands; many printf -> one printfJoursoir2021-02-226-111/+112
* correct typos, change vars namev1.0cJoursoir2021-01-143-30/+28
* refactor generator of passwordJoursoir2021-01-143-23/+9
* rewrite shell script 'copy' to c languageJoursoir2021-01-146-43/+34
* fix segmentation fault; remove few typosv1.0bdevelopJoursoir2021-01-061-9/+9
* some features:Joursoir2020-10-3110-33/+415
* feature: copy password to clipboardJoursoir2020-10-285-35/+80
* feature: move commandJoursoir2020-10-282-8/+56
* feature: edit commandJoursoir2020-10-265-16/+142
* feature: support args in commandsJoursoir2020-10-243-119/+165
* fix bug: work outside working dir; refactorJoursoir2020-10-218-311/+202
* feature: gpg encryption, remove passJoursoir2020-10-192-76/+103
* remove embryo of feature multiple storages and refactor how arguments workJoursoir2020-10-167-429/+415
* change code architectureJoursoir2020-10-132-6/+160
* add docs and change styleJoursoir2020-10-085-62/+78
* a little bit choreJoursoir2020-10-015-74/+68
* refactor input in -egiJoursoir2020-09-303-39/+140
* init projectJoursoir2020-09-288-0/+562