146 Commits (1d25d19cb4a018e40e6ec4580f53b10c5cf3c652)

Author SHA1 Message Date
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
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
fdai7375 419c8b00b8 feat: add ls command created timestamp 2 years ago
fdai7375 c83dbe08ba feat: add ls command accessed timestamp 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 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
fdai7374 6ea1c6e0b8 refactoring: use space after quotes comma 2 years ago
fdai7374 184ffc8bf6 refactoring: use chrono format function to format date 2 years ago
fdai7381 fad7046aea refactoring: sort is builtin tests 2 years ago
fdai7381 fe89de0855 test: add format filesize gigabytes test 2 years ago
fdai7381 c5fc389680 test: add format filesize megabytes test 2 years ago
fdai7381 91a6e4b3e2 test: add format filesize kilobytes test 2 years ago
fdai7381 819da6e7b8 test: add format filesize bytes test 2 years ago
fdai7381 8a9a485549 fix: change duplicate 'MB' to 'GB' 2 years ago
fdai7381 5d2478c5f4 refactoring: remove unnecessary return statements 2 years ago
fdai7375 9e37e6893b feat: add modified information to ls command 2 years ago
fdai7375 21ed039c5b feat: add better file size formatting 2 years ago
fdai7381 b2a5e5f190 refactoring: move ls builtin line formatting 2 years ago
fdai7381 3a8bea9b4e feat: add history suggestions 2 years ago
fdai7375 051a64d388 feat: add more Milton Friedman quotes 2 years ago
fdai7375 89d5e2d559 feat: add more Milton friedman quotes 2 years ago
fdai7381 4b761a375d test: add segfault is builtin test 2 years ago
fdai7381 2bce636c01 test: add fetch is builtin test 2 years ago
fdai7375 bb81a6de4a feat: add quote to help section 2 years ago
fdai7375 307509bfec feat: add Milton Friedman quotes 2 years ago
fdai7375 0adc6f2c41 test: add quote is builtin command test 2 years ago
fdai7375 b6d8978059 feat: add quote command 2 years ago
fdai7374 d9903c8db4 test: add help is builtin command test 2 years ago
fdai7374 4d1e264e8c refactoring: format help command 2 years ago
fdai7374 83dad1f4d6 feat: add help command 2 years ago
fdai7374 2c74829438 test: add sus is builtin command test 2 years ago
fdai7374 6aea187395 refactoring: format sus command 2 years ago
fdai7374 2d24febc2b refactoring: sort imports, aligned bracket 2 years ago
fdai7374 9d409c0f2c refactoring: sus struct to upper camel case 2 years ago
fdai7374 7d3e8f741e feat: add sus command 2 years ago
fdai7381 7197056166 feat: add filename completion 2 years ago
fdai7451 50066f536c refactoring: sort builtins 2 years ago
fdai7451 ca6219e526 feat: add segfault command 2 years ago