| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use block comments like a C-chad | Thomas Voss | 2023-08-06 | 1 | -3/+3 |
| * | Fix comment formatting | Thomas Voss | 2023-08-06 | 1 | -1/+1 |
| * | Get -0 and -i to play nice with each other | Thomas Voss | 2023-08-06 | 1 | -31/+61 |
| * | Fix retarded rustfmt shit | Thomas Voss | 2023-08-06 | 1 | -2/+2 |
| * | Implement the -i flag | Thomas Voss | 2023-08-06 | 1 | -48/+112 |
| * | Add missing flag to usage string | Thomas Voss | 2023-08-06 | 1 | -1/+1 |
| * | Move args parsing to Flags::parse | Thomas Voss | 2023-08-06 | 1 | -25/+28 |
| * | Improve the -d flag | Thomas Voss | 2023-08-06 | 1 | -9/+12 |
| * | Make the -e flag work as intended | Thomas Voss | 2023-08-06 | 3 | -8/+35 |
| * | Formart the codebase | Thomas Voss | 2023-08-06 | 1 | -20/+19 |
| * | Remove the error module and use cerm | Thomas Voss | 2023-08-02 | 4 | -119/+74 |
| * | Use my new “proxit” crate | Thomas Voss | 2023-08-01 | 4 | -36/+14 |
| * | Move some code out to move_path() | Thomas Voss | 2023-07-29 | 1 | -15/+14 |
| * | Support -v, and make -d imply -v | Thomas Voss | 2023-07-29 | 1 | -5/+12 |
| * | Build a 3-tuple intead of mutating a 2-tuple | Thomas Voss | 2023-07-29 | 1 | -19/+15 |
| * | Copy+Delete because filesystems | Thomas Voss | 2023-07-29 | 1 | -2/+13 |
| * | Minor comment reformat | Thomas Voss | 2023-07-29 | 1 | -2/+1 |
| * | Reorder imports, and remove unused ones | Thomas Voss | 2023-07-29 | 1 | -2/+3 |
| * | Genesis commit | Thomas Voss | 2023-07-29 | 7 | -0/+549 |