aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* [+] getoptsDenis Evsyukov2020-03-071-248/+0
* [~] remove unused import, fix some weekDenis Evsyukov2020-02-241-212/+211
* Edit README and format output tasksDenis Evsyukov2020-02-241-2/+2
* [+] work with several tasksDenis Evsyukov2020-02-241-56/+43
* [+] finish %)Denis Evsyukov2020-02-241-26/+73
* [~] fixed command line optionsDenis Evsyukov2020-02-231-27/+45
* [+] some functionsDenis Evsyukov2020-02-231-5/+50
* [+] prefixesDenis Evsyukov2020-02-231-11/+39
* [+] file functionsDenis Evsyukov2020-02-231-14/+76
* [+] prefix functionDenis Evsyukov2020-02-221-2/+12
* [~] hash to functionDenis Evsyukov2020-02-221-7/+1
* [~] sha1 to sha256Denis Evsyukov2020-02-221-5/+8
* [~] updatesDenis Evsyukov2020-02-221-45/+44
* Change sha256 to sha1, and move parsing to main moduleEvsyukov Denis Anatolyevich2020-01-101-2/+52
* Some refactoringEvsyukov Denis Anatolyevich2020-01-091-54/+2
* Added sha256 functionsEvsyukov Denis Anatolyevich2020-01-091-2/+4
* First commitEvsyukov Denis Anatolyevich2020-01-091-0/+56