summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-08Remove list tests because of the TUImo8it
2024-04-08Remove test because of defaulting to watch modemo8it
2024-04-07Remove the info_toml_content fieldmo8it
2024-04-07Ignore .rustlings-state.jsonmo8it
2024-04-07Some renamingsmo8it
2024-04-07Implement resettingmo8it
2024-04-07Update .gitignoremo8it
2024-04-07Separate WatchStatemo8it
2024-04-07Separate UiStatemo8it
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-07Update depsmo8it
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-06Elimintate an itermediate variablemo8it
2024-04-06Rename packagesmo8it
2024-04-05Start with the statemo8it
2024-04-05Start with the TUImo8it
2024-04-05Ignore .ignoremo8it
2024-04-05Remove .gitattributesmo8it
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 deps not needed in the TUImo8it
2024-04-04Add Ratatuimo8it
2024-04-04Merge pull request #1931 from mo8it/standalone-binaryMo
2024-04-04Remove optional version fieldmo8it
2024-04-04Minify generated Cargo.tomlmo8it
2024-04-04Merge branch 'main'mo8it
2024-04-01Merge pull request #1765 from junderw/junderw/fix-gitignoreMo
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