aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Collapse)AuthorAgeFilesLines
* some features:Joursoir2020-10-311-491/+0
| | | | | | remake README.md for new code architecture; add help command; add man page;
* feature: copy password to clipboardJoursoir2020-10-281-24/+24
|
* feature: move commandJoursoir2020-10-281-5/+52
|
* feature: edit commandJoursoir2020-10-261-7/+94
|
* feature: support args in commandsJoursoir2020-10-241-94/+134
|
* fix bug: work outside working dir; refactorJoursoir2020-10-211-155/+120
|
* feature: gpg encryption, remove passJoursoir2020-10-191-69/+78
|
* remove embryo of feature multiple storages and refactor how arguments workJoursoir2020-10-161-424/+171
|
* change code architectureJoursoir2020-10-131-3/+157
|
* add docs and change styleJoursoir2020-10-081-56/+22
|
* a little bit choreJoursoir2020-10-011-61/+55
|
* refactor input in -egiJoursoir2020-09-301-38/+122
|
* init projectJoursoir2020-09-281-0/+398