183 Commits (e7aa9e0f5a9f273a03713423b7fd79e56d9ddc3a)
 

Author SHA1 Message Date
fdai7374 e7aa9e0f5a feat: add trans flag style for blahaj 2 years ago
fdai7374 31c487940e refactoring: made blahaj more beautiful 2 years ago
fdai7374 bb3c626dd4 feat: add blahaj command 2 years ago
fdai7375 553ecc06ba refactoring: change assert_eq to assert 2 years ago
fdai7375 2c2ff6393c refactoring: remove duplicate quote command 2 years ago
fdai7375 c1048d6cd9 fix: change expect to match statement 2 years ago
fdai7375 1370ba9374 refactoring: fix clippy warnings in logout execute function 2 years ago
fdai7375 dc838433db test: add format time default test 2 years ago
fdai7375 6c2d090669 test: add format time RFC3339 test 2 years ago
fdai7375 95e9d40b6a test: add format time RFC2822 test 2 years ago
fdai7375 6715ffb74f feat: change time from local to utc 2 years ago
fdai7375 5872a823d0 test: add time test 2 years ago
fdai7375 8d50d36db1 test: add time is builtin test 2 years ago
fdai7375 4ee292d1d4 feat: move time formatting in seperate function 2 years ago
fdai7375 ed6ac8436b feat: add more formatting options to time command 2 years ago
fdai7375 c73c43596b feat: add time command 2 years ago
fdai7375 0f7850e473 refactoring: fix clippy warnings in interpret function 2 years ago
fdai7375 fa0dcd981a refactoring: remove unnecessary references 2 years ago
fdai7375 8db6ae4866 refactoring: fix clippy warnings inside the split_command function 2 years ago
fdai7375 310a7b3732 refactoring: move variables into the format string 2 years ago
fdai7375 4fce1305f5 refactoring: use assert instead of assert_eq 2 years ago
fdai7375 b4766258ba refactoring: remove unnecessary padding function 2 years ago
fdai7375 88f6ae77fd feat: add ls command readonly info 2 years ago
fdai7375 9865b69242 feat: add ls command created timestamp 2 years ago
fdai7375 ba98808eb1 feat: add ls command accessed timestamp 2 years ago
fdai7374 7c25b0069d feat: add Patrick Star quotes 2 years ago
fdai7374 94b265872d feat: add logout to help section 2 years ago
fdai7374 0509659d14 test: add logout is builtin command test 2 years ago
fdai7374 0346fac62a refactoring: reformat and import sort 2 years ago
fdai7374 5bfcd24133 feat: add confirmation for logout 2 years ago
fdai7374 0dcba36da1 refactoring: sort builtins in mod.rs and dependencies in Cargo.toml 2 years ago
fdai7374 1db8955ee4 refactoring: reformat and import sort in logout 2 years ago
fdai7374 8694b806c4 feat: add logout command 2 years ago
fdai7374 fd05277fde refactoring: refactored tests and removed redundant condition in splitcommand 2 years ago
fdai7374 38dbd0d65b test: add test for only witespace string in split_command 2 years ago
fdai7374 7bd08bf386 test: add test for empty string in split_command 2 years ago
fdai7374 6923dfc00f test: add test for split_command 2 years ago
fdai7374 be61453730 refactoring: deleted unnecessary variable declaration, spacing 2 years ago
fdai7374 44941a79d8 feat: print command bold 2 years ago
fdai7375 f68737298a feat: improve ls command output formatting 2 years ago
fdai7374 14bbba842d chore: re-activate ci 2 years ago
fdai7374 0d1e446511 fix: make segfault help description clearer 2 years ago
fdai7374 3553a18969 fix: order help 2 years ago
fdai7374 c704ede249 test: add sus test 2 years ago
fdai7374 8364f7a783 test: add quote test 2 years ago
fdai7374 2c7e39cf97 refactoring: use space after quotes comma 2 years ago
fdai7374 6b8cf6d167 refactoring: use chrono format function to format date 2 years ago
fdai7381 a3b6c955d4 refactoring: sort is builtin tests 2 years ago
fdai7381 8bebaca3f2 test: add format filesize gigabytes test 2 years ago
fdai7381 6f122443fd test: add format filesize megabytes test 2 years ago