Commit Graph

  • 052f7913ad refactoring: moved bracket in mod.rs tests main origin/main origin/HEAD fdai7374 2023-02-04 19:09:21 +0100
  • e6344c8baa test: add blahaj test fdai7374 2023-02-04 19:07:49 +0100
  • d6d1591ea9 feat: add rick and german flag blahaj style to help fdai7374 2023-02-04 18:53:21 +0100
  • cf237509c3 refactoring: sort rick command in mod.rs fdai7374 2023-02-04 18:44:48 +0100
  • 7a1129f4fb test: add test is builtin for rick command fdai7374 2023-02-04 16:38:42 +0100
  • cf73167e95 feat: add more rick rolls fdai7374 2023-02-04 16:33:50 +0100
  • 12b6b74c59 feat: rick rolls now get randomly selected fdai7374 2023-02-04 16:11:43 +0100
  • ab96a74aa1 feat: add rick roll command fdai7374 2023-02-04 15:47:25 +0100
  • f3de22b0ce refactoring: add colors for german flag, formatted else fdai7374 2023-02-04 14:53:52 +0100
  • fdf3ae8298 feat: add error message for invalid style fdai7374 2023-02-04 14:49:45 +0100
  • a5831be959 feat: add add german flag style to blahaj fdai7374 2023-02-04 14:38:32 +0100
  • 766b9b512c feat: add blahaj command to help section fdai7374 2023-02-03 23:13:55 +0100
  • 42cb23bbde refactoring: add comments for colors in blahaj.rs fdai7374 2023-02-03 23:10:41 +0100
  • 99c6f9ec61 refactoring: sort test and builtins in mod rs fdai7374 2023-02-03 22:58:52 +0100
  • ac814b7fd2 test: add test is builtin for blahaj command fdai7374 2023-02-03 22:52:23 +0100
  • 8040acd1fe feat: add pride flag style for blahaj fdai7374 2023-02-03 22:44:08 +0100
  • 90997fd878 refactoring: variable name change, reformating fdai7374 2023-02-03 21:45:45 +0100
  • e7aa9e0f5a feat: add trans flag style for blahaj fdai7374 2023-02-03 21:40:51 +0100
  • 31c487940e refactoring: made blahaj more beautiful fdai7374 2023-02-03 19:51:55 +0100
  • bb3c626dd4 feat: add blahaj command fdai7374 2023-02-03 19:49:48 +0100
  • 553ecc06ba refactoring: change assert_eq to assert fdai7375 2023-02-02 21:20:06 +0100
  • 2c2ff6393c refactoring: remove duplicate quote command fdai7375 2023-02-02 21:19:16 +0100
  • c1048d6cd9 fix: change expect to match statement fdai7375 2023-02-02 21:10:55 +0100
  • 1370ba9374 refactoring: fix clippy warnings in logout execute function fdai7375 2023-02-02 21:06:13 +0100
  • dc838433db test: add format time default test fdai7375 2023-02-02 21:04:13 +0100
  • 6c2d090669 test: add format time RFC3339 test fdai7375 2023-02-02 21:00:34 +0100
  • 95e9d40b6a test: add format time RFC2822 test fdai7375 2023-02-02 20:52:46 +0100
  • 6715ffb74f feat: change time from local to utc fdai7375 2023-02-02 20:50:56 +0100
  • 5872a823d0 test: add time test fdai7375 2023-02-02 19:55:54 +0100
  • 8d50d36db1 test: add time is builtin test fdai7375 2023-02-02 19:53:09 +0100
  • 4ee292d1d4 feat: move time formatting in seperate function fdai7375 2023-02-02 19:51:09 +0100
  • ed6ac8436b feat: add more formatting options to time command fdai7375 2023-02-02 19:42:20 +0100
  • c73c43596b feat: add time command fdai7375 2023-02-02 19:33:37 +0100
  • 0f7850e473 refactoring: fix clippy warnings in interpret function fdai7375 2023-02-02 19:13:50 +0100
  • fa0dcd981a refactoring: remove unnecessary references fdai7375 2023-02-02 19:05:48 +0100
  • 8db6ae4866 refactoring: fix clippy warnings inside the split_command function fdai7375 2023-02-02 19:03:10 +0100
  • 310a7b3732 refactoring: move variables into the format string fdai7375 2023-02-02 19:00:00 +0100
  • 4fce1305f5 refactoring: use assert instead of assert_eq fdai7375 2023-02-02 18:55:59 +0100
  • b4766258ba refactoring: remove unnecessary padding function fdai7375 2023-02-02 18:50:14 +0100
  • 88f6ae77fd feat: add ls command readonly info fdai7375 2023-02-02 18:43:24 +0100
  • 9865b69242 feat: add ls command created timestamp fdai7375 2023-02-02 18:38:04 +0100
  • ba98808eb1 feat: add ls command accessed timestamp fdai7375 2023-02-02 18:30:56 +0100
  • 7c25b0069d feat: add Patrick Star quotes fdai7374 2023-02-02 19:45:35 +0100
  • 94b265872d feat: add logout to help section fdai7374 2023-02-02 19:07:04 +0100
  • 0509659d14 test: add logout is builtin command test fdai7374 2023-02-02 19:03:10 +0100
  • 0346fac62a refactoring: reformat and import sort fdai7374 2023-02-02 18:59:57 +0100
  • 5bfcd24133 feat: add confirmation for logout fdai7374 2023-02-02 18:57:54 +0100
  • 0dcba36da1 refactoring: sort builtins in mod.rs and dependencies in Cargo.toml fdai7374 2023-02-02 18:39:10 +0100
  • 1db8955ee4 refactoring: reformat and import sort in logout fdai7374 2023-02-02 18:33:08 +0100
  • 8694b806c4 feat: add logout command fdai7374 2023-02-02 18:30:31 +0100
  • fd05277fde refactoring: refactored tests and removed redundant condition in splitcommand fdai7374 2023-02-01 21:08:18 +0100
  • 38dbd0d65b test: add test for only witespace string in split_command fdai7374 2023-02-01 21:01:15 +0100
  • 7bd08bf386 test: add test for empty string in split_command fdai7374 2023-02-01 20:54:35 +0100
  • 6923dfc00f test: add test for split_command fdai7374 2023-02-01 20:41:08 +0100
  • be61453730 refactoring: deleted unnecessary variable declaration, spacing fdai7374 2023-02-01 19:47:08 +0100
  • 44941a79d8 feat: print command bold fdai7374 2023-02-01 19:41:16 +0100
  • f68737298a feat: improve ls command output formatting fdai7375 2023-02-01 11:21:35 +0100
  • 14bbba842d chore: re-activate ci fdai7374 2023-02-01 11:00:02 +0100
  • 0d1e446511 fix: make segfault help description clearer fdai7374 2023-01-30 21:28:38 +0100
  • 3553a18969 fix: order help fdai7374 2023-01-30 21:27:47 +0100
  • c704ede249 test: add sus test fdai7374 2023-01-30 21:25:15 +0100
  • 8364f7a783 test: add quote test fdai7374 2023-01-30 21:24:52 +0100
  • 2c7e39cf97 refactoring: use space after quotes comma fdai7374 2023-01-30 21:19:37 +0100
  • 6b8cf6d167 refactoring: use chrono format function to format date fdai7374 2023-01-30 21:17:11 +0100
  • a3b6c955d4 refactoring: sort is builtin tests fdai7381 2023-01-30 20:31:28 +0100
  • 8bebaca3f2 test: add format filesize gigabytes test fdai7381 2023-01-30 20:23:06 +0100
  • 6f122443fd test: add format filesize megabytes test fdai7381 2023-01-30 20:22:04 +0100
  • de364b5868 test: add format filesize kilobytes test fdai7381 2023-01-30 20:18:32 +0100
  • 8c9bbbb00a test: add format filesize bytes test fdai7381 2023-01-30 20:17:08 +0100
  • e19c7c692a fix: change duplicate 'MB' to 'GB' fdai7381 2023-01-30 20:10:48 +0100
  • 2c242c9551 refactoring: remove unnecessary return statements fdai7381 2023-01-30 19:49:35 +0100
  • da58b0bfb3 feat: add modified information to ls command fdai7375 2023-01-30 11:54:40 +0100
  • 753b6ae1c6 feat: add better file size formatting fdai7375 2023-01-30 11:27:14 +0100
  • 6a6f2d8b38 refactoring: move ls builtin line formatting fdai7381 2023-01-30 10:47:10 +0100
  • 1d9245f9d8 feat: add history suggestions fdai7381 2023-01-30 10:34:27 +0100
  • 99e4c58d85 feat: add more Milton Friedman quotes fdai7375 2023-01-30 10:27:19 +0100
  • 826e275094 feat: add more Milton friedman quotes fdai7375 2023-01-30 10:20:55 +0100
  • 72ee544b77 test: add segfault is builtin test fdai7381 2023-01-30 10:18:41 +0100
  • 94cc4ec3f5 test: add fetch is builtin test fdai7381 2023-01-30 10:16:00 +0100
  • 855d1e812e refactoring: sort dependencies alphabetically fdai7375 2023-01-30 10:05:50 +0100
  • 27f6b0d66d feat: add quote to help section fdai7375 2023-01-30 10:03:40 +0100
  • 7b607ef774 docs: add team.md fdai7381 2023-01-30 09:53:34 +0100
  • 229da0e393 feat: add Milton Friedman quotes fdai7375 2023-01-30 09:56:31 +0100
  • 70b2d474df test: add quote is builtin command test fdai7375 2023-01-30 09:50:56 +0100
  • 5d07a51aa4 feat: add quote command fdai7375 2023-01-30 09:48:08 +0100
  • c348798663 test: add help is builtin command test fdai7374 2023-01-28 19:23:55 +0100
  • 6569478c33 refactoring: format help command fdai7374 2023-01-28 19:08:27 +0100
  • 9b4a82d119 feat: add help command fdai7374 2023-01-28 18:50:34 +0100
  • 2c2a4d5584 test: add sus is builtin command test fdai7374 2023-01-26 20:47:00 +0100
  • b8bbf6d556 refactoring: format sus command fdai7374 2023-01-26 00:30:11 +0100
  • 581dbaccf3 chore: deactivate ci fdai7374 2023-01-26 00:09:04 +0100
  • 1a0fbb9170 refactoring: sort imports, aligned bracket fdai7374 2023-01-25 23:43:54 +0100
  • 5127d6497f refactoring: sus struct to upper camel case fdai7374 2023-01-25 23:38:51 +0100
  • fcd0ab6425 feat: add sus command fdai7374 2023-01-25 23:34:21 +0100
  • 0c54d96ee3 feat: add filename completion fdai7381 2023-01-25 13:34:00 +0100
  • 0f624a8e4b refactoring: sort builtins fdai7451 2023-01-24 14:51:02 +0100
  • a485583db2 feat: add segfault command fdai7451 2023-01-24 14:49:52 +0100
  • 63e33fdaf8 refactoring: use let else instead of match fdai7451 2023-01-24 14:46:42 +0100
  • 053eb6ac27 test: add bytes to mebi bytes test fdai7381 2023-01-24 13:24:32 +0100
  • 2ff7116a82 fix: update mega to mebi bytes fdai7381 2023-01-24 13:10:04 +0100