aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* fix: panic-macro-consistencyHEADmasterFuwn2024-09-141-1/+1
* [~] 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
* [+] read_filesDenis Evsyukov2020-03-081-2/+42
* [+] read fileDenis Evsyukov2020-03-071-1/+18
* [+] helpDenis Evsyukov2020-03-071-2/+11
* [+] getoptsDenis Evsyukov2020-03-071-0/+43