aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix: panic-macro-consistencyHEADmasterFuwn2024-09-141-1/+1
|
* [~] location for github actions 😅Evsyukov Denis Anatolyevich2020-03-111-41/+0
|
* [+] publish on tagEvsyukov Denis Anatolyevich2020-03-111-0/+41
|
* [~] rename hash function to get_sha256Evsyukov Denis Anatolyevich2020-03-111-5/+6
|
* [+] use prefix and hash for tasksDenis Evsyukov2020-03-101-9/+28
|
* [+] prefixesEvsyukov Denis Anatolyevich2020-03-101-2/+34
|
* [+] support for multiple ids in remove and finishEvsyukov Denis Anatolyevich2020-03-101-12/+18
|
* [+] remove and edit tasksEvsyukov Denis Anatolyevich2020-03-101-6/+33
|
* [+] check directory existEvsyukov Denis Anatolyevich2020-03-101-1/+12
|
* [~] write_filesDenis Evsyukov2020-03-091-40/+47
|
* [~] write filesDenis Evsyukov2020-03-091-4/+1
|
* [~] write to filesDenis Evsyukov2020-03-091-15/+18
|
* [~] write filesDenis Evsyukov2020-03-091-47/+46
|
* [~] simpify donefileDenis Evsyukov2020-03-091-10/+1
|
* [~] read filesDenis Evsyukov2020-03-091-41/+32
|
* Work with filesDenis Evsyukov2020-03-081-23/+82
| | | | | [+] write to files [~] read from files
* [+] read_filesDenis Evsyukov2020-03-081-2/+42
|
* [+] read fileDenis Evsyukov2020-03-071-1/+18
|
* [+] helpDenis Evsyukov2020-03-071-2/+11
|
* [+] getoptsDenis Evsyukov2020-03-075-2731/+43
|
* [~] 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-242-56/+53
|
* [+] finish %)Denis Evsyukov2020-02-241-26/+73
|
* [~] fixed command line optionsDenis Evsyukov2020-02-231-27/+45
| | | | [+] some functions
* [+] some functionsDenis Evsyukov2020-02-231-5/+50
|
* [+] prefixesDenis Evsyukov2020-02-231-11/+39
|
* [+] file functionsDenis Evsyukov2020-02-232-33/+76
|
* [+] prefix functionDenis Evsyukov2020-02-222-2/+25
|
* [~] hash to functionDenis Evsyukov2020-02-222-13/+16
|
* [~] sha1 to sha256Denis Evsyukov2020-02-223-260/+384
|
* [~] updatesDenis Evsyukov2020-02-221-45/+44
|
* [~] update cxxoptsDenis Evsyukov2020-02-221-1676/+1533
|
* Change sha256 to sha1, and move parsing to main moduleEvsyukov Denis Anatolyevich2020-01-106-251/+307
|
* Some refactoringEvsyukov Denis Anatolyevich2020-01-094-60/+73
|
* Added sha256 functionsEvsyukov Denis Anatolyevich2020-01-093-2/+188
|
* First commitEvsyukov Denis Anatolyevich2020-01-093-0/+2293