166 Commits (fa0dcd981a723d5e151a273788eeb35372eacdfa)
 

Author SHA1 Message Date
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
fdai7381 de364b5868 test: add format filesize kilobytes test 2 years ago
fdai7381 8c9bbbb00a test: add format filesize bytes test 2 years ago
fdai7381 e19c7c692a fix: change duplicate 'MB' to 'GB' 2 years ago
fdai7381 2c242c9551 refactoring: remove unnecessary return statements 2 years ago
fdai7375 da58b0bfb3 feat: add modified information to ls command 2 years ago
fdai7375 753b6ae1c6 feat: add better file size formatting 2 years ago
fdai7381 6a6f2d8b38 refactoring: move ls builtin line formatting 2 years ago
fdai7381 1d9245f9d8 feat: add history suggestions 2 years ago
fdai7375 99e4c58d85 feat: add more Milton Friedman quotes 2 years ago
fdai7375 826e275094 feat: add more Milton friedman quotes 2 years ago
fdai7381 72ee544b77 test: add segfault is builtin test 2 years ago
fdai7381 94cc4ec3f5 test: add fetch is builtin test 2 years ago
fdai7375 855d1e812e refactoring: sort dependencies alphabetically 2 years ago
fdai7375 27f6b0d66d feat: add quote to help section 2 years ago
fdai7381 7b607ef774 docs: add team.md 2 years ago
fdai7375 229da0e393 feat: add Milton Friedman quotes 2 years ago
fdai7375 70b2d474df test: add quote is builtin command test 2 years ago