192 Commits (5078ba5fcd50013cadaf126cb99dda3cdcc9f2c3)
 

Author SHA1 Message Date
fdai7374 5078ba5fcd refactoring: sort test and builtins in mod rs 2 years ago
fdai7374 c7687e93fc test: add test is builtin for blahaj command 2 years ago
fdai7374 d2aaa0b492 feat: add pride flag style for blahaj 2 years ago
fdai7374 7d9b3d5cb2 refactoring: variable name change, reformating 2 years ago
fdai7374 3976504af2 feat: add trans flag style for blahaj 2 years ago
fdai7374 decd34a3c8 refactoring: made blahaj more beautiful 2 years ago
fdai7374 380e8913af feat: add blahaj command 2 years ago
fdai7375 31abb0c26d refactoring: change assert_eq to assert 2 years ago
fdai7375 aa3f45b3cb refactoring: remove duplicate quote command 2 years ago
fdai7375 29075f7e54 fix: change expect to match statement 2 years ago
fdai7375 4acf28a938 refactoring: fix clippy warnings in logout execute function 2 years ago
fdai7375 8b2daee69c test: add format time default test 2 years ago
fdai7375 df274381f9 test: add format time RFC3339 test 2 years ago
fdai7375 3338ff1e6c test: add format time RFC2822 test 2 years ago
fdai7375 203f28044e feat: change time from local to utc 2 years ago
fdai7374 d6c8f5de43 Merge remote-tracking branch 'origin/main' 2 years ago
fdai7375 7fe5de5614 test: add time test 2 years ago
fdai7375 b825d79b5e test: add time is builtin test 2 years ago
fdai7375 9e928b7015 feat: move time formatting in seperate function 2 years ago
fdai7374 2db96b8745 feat: add Patrick Star quotes 2 years ago
fdai7375 e95e773325 feat: add more formatting options to time command 2 years ago
fdai7375 ecf1dd01c9 feat: add time command 2 years ago
fdai7375 2822f976c7 refactoring: fix clippy warnings in interpret function 2 years ago
fdai7374 ef794575f7 feat: add logout to help section 2 years ago
fdai7375 9550c54ba6 refactoring: remove unnecessary references 2 years ago
fdai7374 eedf20b1d0 test: add logout is builtin command test 2 years ago
fdai7375 1d25d19cb4 refactoring: fix clippy warnings inside the split_command function 2 years ago
fdai7375 5dd33b2b06 refactoring: move variables into the format string 2 years ago
fdai7374 7c00f46cde refactoring: reformat and import sort 2 years ago
fdai7374 dfc5ff6759 feat: add confirmation for logout 2 years ago
fdai7375 b2e0005092 refactoring: use assert instead of assert_eq 2 years ago
fdai7375 51e855505f refactoring: remove unnecessary padding function 2 years ago
fdai7375 ea97546a43 feat: add ls command readonly info 2 years ago
fdai7374 325d68b686 refactoring: sort builtins in mod.rs and dependencies in Cargo.toml 2 years ago
fdai7375 419c8b00b8 feat: add ls command created timestamp 2 years ago
fdai7374 65aa133d70 refactoring: reformat and import sort in logout 2 years ago
fdai7375 c83dbe08ba feat: add ls command accessed timestamp 2 years ago
fdai7374 1c65bf487e feat: add logout command 2 years ago
fdai7374 1367c5072c refactoring: refactored tests and removed redundant condition in splitcommand 2 years ago
fdai7374 4f744a1173 test: add test for only witespace string in split_command 2 years ago
fdai7374 d0967d5816 test: add test for empty string in split_command 2 years ago
fdai7374 bb62e1a8cc test: add test for split_command 2 years ago
fdai7374 f4ade2d4e7 refactoring: deleted unnecessary variable declaration, spacing 2 years ago
fdai7374 a72526dbe7 feat: print command bold 2 years ago
fdai7375 68a8c3fb25 feat: improve ls command output formatting 2 years ago
fdai7374 2f56fe0eaf chore: re-activate ci 2 years ago
fdai7374 5663c398a5 fix: make segfault help description clearer 2 years ago
fdai7374 7fadfa347e fix: order help 2 years ago
fdai7374 77b8c2aeb6 test: add sus test 2 years ago
fdai7374 910bfb1c01 test: add quote test 2 years ago