| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-25 | added the make file feature | Abdellah El Morabit | |
| 2025-02-25 | fixed some bad code by calling it bad code in a coment | Abdellah El Morabit | |
| 2025-02-25 | made the readme file | Abdellah El Morabit | |
| 2025-02-25 | dont know what i am even doing at this point, getting a segmentation fault ↵ | Abdellah El Morabit | |
| while trying to delete an emty folder... | |||
| 2025-02-24 | i was getting errors becasue i was passing structures into the execute ↵ | Abdellah El Morabit | |
| structure while it was expecting a const char; but i ended up splitting up the char using the split_command and passing thazt result into the variable which apparently fixes the problem | |||
| 2025-02-22 | i think everything works except for the new features im planning on adding ↵ | Abdellah El Morabit | |
| and the remove file/ directory permissions but i dont know how to do that yet | |||
| 2025-02-20 | encountering one bug after an other, having trouble with the pointers and ↵ | Abdellah El Morabit | |
| string readings | |||
| 2025-02-19 | huge step in the code redesign got the core of the code working, now whats ↵ | Abdellah El Morabit | |
| left is to work on small little features and then fine tune everything | |||
| 2025-02-18 | Reworked alot of code and features | nasrlol | |
| Signed-off-by: nasrlol <nsrddyn@gmail.com> | |||
| 2025-02-18 | was freeing a pointer before i used it for its purpose what made some things ↵ | Abdellah El Morabit | |
| mall function | |||
| 2025-02-17 | tried to fix the display of the files in a folder but still isnt working but ↵ | nasrlol | |
| the seg faults are fixed properly Signed-off-by: nasrlol <nsrddyn@gmail.com> | |||
| 2025-02-17 | fixed the segmentation faults | Abdellah El Morabit | |
| 2025-02-12 | working on the main function of the code trying to get the lines to ↵ | nasrlol | |
| correctly dislay everything, still having a little of trouble though | |||
| 2025-02-11 | refactored alot of the code, renamed functions, worked on the echo function, ↵ | nasrlol | |
| still unfinished, worked on the ls command, i think it works but i encountered a complication when writing the main function. i was planning on using argv as an argument for the function, but argv is received when calling the executable not when calling a function, so i have to find a work around for this | |||
| 2025-02-10 | worked on an algorithm for the echo function | nasrlol | |
| 2025-02-09 | fixed a small bug when trying to list the directory still have to solve ↵ | nasrlol | |
| numerical result out of range error | |||
| 2025-02-08 | exit is working now | nasrlol | |
| 2025-02-02 | trying to implement scandir | Abdellah El Morabit | |
| 2025-02-01 | splitting the main source into multiple files | Abdellah El Morabit | |
