summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-07State -> StateFilemo8it
2024-04-07Better variable namemo8it
2024-04-07Add UiStatemo8it
2024-04-07Fix lifetimesmo8it
2024-04-07Implement "continue at"mo8it
2024-04-07Shorten the help footermo8it
2024-04-07Add "Next" columnmo8it
2024-04-07Show help messagemo8it
2024-04-07Prevent unneeded redrawsmo8it
2024-04-07Done navigationmo8it
2024-04-07Started with listmo8it
2024-04-07Can't use Ratatui for the watch mode :(mo8it
2024-04-07Verify starting with some indexmo8it
2024-04-07Return an error instead of exitingmo8it
2024-04-06Update statemo8it
2024-04-05Start with the statemo8it
2024-04-05Start with the TUImo8it
2024-04-05Remove ui.rsmo8it
2024-04-05Fix testsmo8it
2024-04-05Use the pretty format when testing even with -qmo8it
2024-04-04Make gen-dev-cargo-toml a separate packagemo8it
2024-04-04Clean up as a preparation for the TUImo8it
2024-04-04Remove optional version fieldmo8it
2024-04-04Minify generated Cargo.tomlmo8it
2024-04-04Merge branch 'main'mo8it
2024-04-01Add comments about dev/Cargo.tomlmo8it
2024-04-01Add VerifyStatemo8it
2024-04-01Improvements to `verify`mo8it
2024-04-01Remove unneeded .iter()mo8it
2024-04-01Make `cargo run` workmo8it
2024-03-31Use var_os to avoid conversion to Stringmo8it
2024-03-31Inline resetmo8it
2024-03-31Remove redundant testmo8it
2024-03-31Some improvements to error handlingmo8it
2024-03-31Use Cargo instead of rustcmo8it
2024-03-31Add .gitignoremo8it
2024-03-31Fix path comparisonmo8it
2024-03-30Add an error message when a file is not embeddedmo8it
2024-03-30Show a success message after resettingmo8it
2024-03-30Fix testsmo8it
2024-03-29Merge branch 'main' into mainDan
2024-03-29Improve printed informationmo8it
2024-03-29Fix typomo8it
2024-03-29Avoid reinitialization by mistakemo8it
2024-03-29Replace rust-project.json with Cargo.tomlmo8it
2024-03-28POC donemo8it
2024-03-28Remove unneeded ./ from relative pathsmo8it
2024-03-28Add embedded.rsmo8it
2024-03-28Make everything staticmo8it
2024-03-28Done macromo8it