Commit Graph

  • db43efe3ec Update .gitignore mo8it 2024-04-07 22:40:50 +02:00
  • 9a4ee47c52 Separate WatchState mo8it 2024-04-07 19:29:16 +02:00
  • 0a674a158d Separate UiState mo8it 2024-04-07 19:05:29 +02:00
  • 3bd26c7a24 State -> StateFile mo8it 2024-04-07 19:01:08 +02:00
  • 8c31d38fa1 Better variable name mo8it 2024-04-07 17:57:20 +02:00
  • d988054ad8 Add UiState mo8it 2024-04-07 16:33:00 +02:00
  • 2db86833a9 Fix lifetimes mo8it 2024-04-07 13:12:40 +02:00
  • b0a4750624 Implement "continue at" mo8it 2024-04-07 04:59:22 +02:00
  • 4f69285375 Shorten the help footer mo8it 2024-04-07 04:39:03 +02:00
  • e640b4a1ff Add "Next" column mo8it 2024-04-07 04:36:27 +02:00
  • 7f5a18fa34 Show help message mo8it 2024-04-07 04:19:50 +02:00
  • c4897139ae Prevent unneeded redraws mo8it 2024-04-07 03:41:23 +02:00
  • 372290a796 Done navigation mo8it 2024-04-07 03:38:18 +02:00
  • 729385362c Update deps mo8it 2024-04-07 03:03:59 +02:00
  • f6db88aca8 Started with list mo8it 2024-04-07 03:03:37 +02:00
  • 0819bbe21f Can't use Ratatui for the watch mode :( mo8it 2024-04-07 01:17:53 +02:00
  • 18342b3aa3 Verify starting with some index mo8it 2024-04-07 01:16:56 +02:00
  • c2daad8340 Return an error instead of exiting mo8it 2024-04-07 01:15:47 +02:00
  • de9a0ed522 Update state mo8it 2024-04-06 01:46:22 +02:00
  • 06e7216c83 Elimintate an itermediate variable mo8it 2024-04-06 01:46:09 +02:00
  • 60155294e9 Rename packages mo8it 2024-04-06 01:45:54 +02:00
  • 3f2d41de9e Start with the state mo8it 2024-04-05 03:05:07 +02:00
  • b0f19fd862 Start with the TUI mo8it 2024-04-05 03:04:53 +02:00
  • 0bf51c6a0d Ignore .ignore mo8it 2024-04-05 00:59:21 +02:00
  • 1d2c2cffd2 Remove .gitattributes mo8it 2024-04-05 00:59:13 +02:00
  • 157fe016e5 Remove ui.rs mo8it 2024-04-05 00:49:22 +02:00
  • 5a233398eb Fix tests mo8it 2024-04-05 00:44:43 +02:00
  • 919ba88413 Use the pretty format when testing even with -q mo8it 2024-04-05 00:43:36 +02:00
  • 445441ce25 Make gen-dev-cargo-toml a separate package mo8it 2024-04-04 23:16:57 +02:00
  • 34375b2ebf Clean up as a preparation for the TUI mo8it 2024-04-04 21:06:11 +02:00
  • 9ea744a710 Remove deps not needed in the TUI mo8it 2024-04-04 20:27:30 +02:00
  • 2b6f9fb6a7 Add Ratatui mo8it 2024-04-04 20:21:55 +02:00
  • 8c8f30d8ce
    Merge pull request #1931 from mo8it/standalone-binary Mo 2024-04-04 15:48:07 +02:00
  • b6c434c445 Remove optional version field mo8it 2024-04-04 15:45:53 +02:00
  • 569a68eb73 Minify generated Cargo.toml mo8it 2024-04-04 15:44:48 +02:00
  • 1885ece2dc Merge branch 'main' mo8it 2024-04-04 15:31:59 +02:00
  • 459c52137a
    Merge pull request #1765 from junderw/junderw/fix-gitignore Mo 2024-04-01 19:33:28 +02:00
  • 190945352a Add comments about dev/Cargo.toml mo8it 2024-04-01 18:52:43 +02:00
  • def8d2c569 Add VerifyState mo8it 2024-04-01 18:38:01 +02:00
  • fdd7de00bd Improvements to verify mo8it 2024-04-01 18:21:56 +02:00
  • 2f30eac27f Remove unneeded .iter() mo8it 2024-04-01 17:36:42 +02:00
  • 16985a7582 going Kim Tae Hoon 2024-04-01 12:59:49 +09:00
  • 270cb2e3a2 my applications Kim Tae Hoon 2024-04-01 12:42:01 +09:00
  • 14f3585816 Make cargo run work mo8it 2024-04-01 02:11:52 +02:00
  • 8ad18de54c Use var_os to avoid conversion to String mo8it 2024-03-31 20:11:08 +02:00
  • 7560aec66b Inline reset mo8it 2024-03-31 20:08:23 +02:00
  • fb32d0b86f Remove redundant test mo8it 2024-03-31 18:59:07 +02:00
  • 7090fffeae Fix tests mo8it 2024-03-31 18:59:01 +02:00
  • c1de4d46aa Some improvements to error handling mo8it 2024-03-31 18:25:54 +02:00
  • 82b563f165 Use Cargo instead of rustc mo8it 2024-03-31 16:55:33 +02:00
  • 9cb25e16f9
    Merge pull request #1928 from mo8it/v1-readme liv 2024-03-31 16:25:00 +02:00
  • ca07abf3dc
    Merge pull request #1929 from mo8it/threads2 liv 2024-03-31 16:22:54 +02:00
  • da2fc6c936
    Rustlings solutions Mike Sandman 2024-03-30 21:16:47 -04:00
  • b711dd692a Add .gitignore mo8it 2024-03-31 02:04:41 +01:00
  • 1e1f031713 Fix path comparison mo8it 2024-03-31 00:49:19 +01:00
  • 159f0f0afc
    refactor: swap modules and strings order to be consistent with the rust book Grigory Zaripov 2024-03-30 23:47:30 +03:00
  • b5e17c965d Add an error message when a file is not embedded mo8it 2024-03-30 21:15:11 +01:00
  • 23f0fae1c8 Show a success message after resetting mo8it 2024-03-30 21:13:28 +01:00
  • 79ca821e26 Fix tests mo8it 2024-03-30 20:48:30 +01:00
  • fe7d775818 Remove the installation scripts mo8it 2024-03-30 18:52:49 +01:00
  • 4e59857228
    Merge pull request #1934 from rust-lang/all-contributors/add-loshz Mo 2024-03-29 20:04:20 +01:00
  • c2b7f45806
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-29 19:03:58 +00:00
  • c6597d0010
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-29 19:03:57 +00:00
  • 1a4f55e0e6
    Merge pull request #1933 from loshz/main Mo 2024-03-29 20:03:23 +01:00
  • 30273a6ee5
    Merge branch 'main' into main Dan 2024-03-29 18:29:38 +00:00
  • 8e3cc9d70c Improve printed information mo8it 2024-03-29 01:52:05 +01:00
  • 2b01811fe9 Fix typo mo8it 2024-03-29 01:51:22 +01:00
  • a561a0f7f0 Avoid reinitialization by mistake mo8it 2024-03-29 01:51:08 +01:00
  • 36a8e3ac0e Replace rust-project.json with Cargo.toml mo8it 2024-03-29 01:29:41 +01:00
  • 0f18d599e9 Add panic = "abort" mo8it 2024-03-29 01:25:32 +01:00
  • 3959570221 Bump version to v6 mo8it 2024-03-29 01:25:21 +01:00
  • 3ff9b0cd2a POC done mo8it 2024-03-28 22:11:16 +01:00
  • 5b4103bbac Remove unneeded ./ from relative paths mo8it 2024-03-28 21:10:31 +01:00
  • d5ed749e9f Add embedded.rs mo8it 2024-03-28 21:06:36 +01:00
  • 39bdd086a7 Use concat explicitly from std mo8it 2024-03-28 18:18:20 +01:00
  • dd025391f2 Make everything static mo8it 2024-03-28 17:52:51 +01:00
  • e5efc68a91 Done macro mo8it 2024-03-28 17:34:48 +01:00
  • 62afbb034f Move test array to be in test module as vec Daniel Somerfield 2024-03-27 20:37:19 -07:00
  • 9691c3cb55
    Merge pull request #1930 from rust-lang/all-contributors/add-jbouganim-parallel Mo 2024-03-28 02:10:25 +01:00
  • 24cb4a3bc9
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-28 01:10:06 +00:00
  • 0888952cb9
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-28 01:10:05 +00:00
  • b8437bea73
    Merge pull request #1773 from jbouganim-parallel/patch-1 Mo 2024-03-28 02:06:10 +01:00
  • 842e341895 threads2: simplify threads2 mo8it 2024-03-27 21:24:36 +01:00
  • 3df59379de Remove the reference to v1 mo8it 2024-03-27 20:28:31 +01:00
  • 58b03af587
    Merge pull request #1927 from mo8it/docs Mo 2024-03-27 18:14:56 +01:00
  • 5652862b23
    Merge pull request #1926 from rust-lang/all-contributors/add-NicolasRoelandt Mo 2024-03-27 17:29:18 +01:00
  • 9895c1f9bd
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-27 16:29:04 +00:00
  • 4e7f9ca1b3
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-27 16:29:03 +00:00
  • c7cf3720bd
    Merge pull request #1799 from NicolasRoelandt/patch-1 Mo 2024-03-27 17:28:35 +01:00
  • d2996b4cc6
    Merge pull request #1925 from rust-lang/all-contributors/add-wznmickey Mo 2024-03-27 17:24:16 +01:00
  • 19675008c8
    Merge pull request #1923 from wznmickey/main Mo 2024-03-27 17:23:58 +01:00
  • 4937cb5b7c
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-27 16:23:46 +00:00
  • 7b20ca9d04
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-27 16:23:45 +00:00
  • 217c6d42fb
    Merge pull request #1924 from rust-lang/all-contributors/add-paul-leydier Mo 2024-03-27 17:21:48 +01:00
  • fb8dd57d1f
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-27 16:21:14 +00:00
  • 669adbeb60
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-27 16:21:13 +00:00
  • dd72429af4 Merge remote-tracking branch 'origin/main' wznmickey 2024-03-28 00:11:19 +08:00
  • 971e7f94dc Update the link to conventionalcommits.org mo8it 2024-03-27 17:08:38 +01:00
  • 92183a74c4 chore: update the chapter of macros wznmickey 2024-03-28 00:06:16 +08:00
  • e7bb832bf3 Remove outdated info about the command line parser mo8it 2024-03-27 17:03:53 +01:00