Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Path refresh refactor, comments, and error messagesevryloop | Rory Dudley | 2024-02-19 | 1 | -43/+102 |
* | Better handling of errors during the fork | Rory Dudley | 2024-02-19 | 1 | -3/+12 |
* | Refresh path only if command is not found | Rory Dudley | 2024-02-19 | 1 | -19/+34 |
* | Refresh paths every loop | Rory Dudley | 2024-02-19 | 1 | -6/+9 |
* | Call programs from full and relative paths | Rory Dudley | 2024-02-17 | 1 | -9/+15 |
* | Control flow in cd | Rory Dudley | 2024-02-17 | 1 | -2/+2 |
* | EOF behavior | Rory Dudley | 2024-02-17 | 1 | -0/+1 |
* | Update cd | Rory Dudley | 2024-02-17 | 1 | -4/+1 |
* | Change directories | Rory Dudley | 2024-02-16 | 1 | -0/+19 |
* | Capture SIGINT | Rory Dudley | 2024-02-16 | 3 | -0/+121 |
* | Detect EOF | Rory Dudley | 2024-02-16 | 1 | -1/+8 |
* | Initial commit | Rory Dudley | 2024-02-16 | 4 | -0/+108 |