aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Make the -e flag work as intendedThomas Voss 2023-08-061-8/+18
* Formart the codebaseThomas Voss 2023-08-061-20/+19
* Remove the error module and use cermThomas Voss 2023-08-021-48/+66
* Use my new “proxit” crateThomas Voss 2023-08-011-4/+6
* Move some code out to move_path()Thomas Voss 2023-07-291-15/+14
* Support -v, and make -d imply -vThomas Voss 2023-07-291-5/+12
* Build a 3-tuple intead of mutating a 2-tupleThomas Voss 2023-07-291-19/+15
* Copy+Delete because filesystemsThomas Voss 2023-07-291-2/+13
* Minor comment reformatThomas Voss 2023-07-291-2/+1
* Reorder imports, and remove unused onesThomas Voss 2023-07-291-2/+3
* Genesis commitThomas Voss 2023-07-291-0/+255