| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Parsing poems from a file | Rory Dudley | 2024-02-29 | 1 | -0/+22 |
| * | Fix ps macros doc comments | Rory Dudley | 2024-02-28 | 1 | -5/+5 |
| * | Add doc comments for ps macros | Rory Dudley | 2024-02-28 | 1 | -0/+19 |
| * | Add doc comments for incant_ functions | Rory Dudley | 2024-02-28 | 1 | -0/+43 |
| * | Parser comments and error checking | Rory Dudley | 2024-02-28 | 1 | -9/+22 |
| * | Refactor status variables in Poem::read() | Rory Dudley | 2024-02-28 | 1 | -28/+29 |
| * | Fix && behavior regressionrmerr | Rory Dudley | 2024-02-28 | 1 | -9/+9 |
| * | Remove zombie slayer code from main repl | Rory Dudley | 2024-02-28 | 1 | -10/+0 |
| * | Remove custom errors and fix background forking | Rory Dudley | 2024-02-27 | 6 | -140/+59 |
| * | Cleanup recite(), custom errors, fixed forking | Rory Dudley | 2024-02-26 | 6 | -115/+231 |
| * | Replace ctrlc with signal-hooksignal | Rory Dudley | 2024-02-24 | 3 | -99/+17 |
| * | Reorganization and comments | Rory Dudley | 2024-02-22 | 3 | -420/+691 |
| * | Add back the 'cd' command | Rory Dudley | 2024-02-20 | 1 | -0/+17 |
| * | Parsing improvements | Rory Dudley | 2024-02-20 | 1 | -214/+153 |
| * | Pipes, forks, and consecutive calls | Rory Dudley | 2024-02-20 | 1 | -90/+407 |
| * | Only print command name in error messages | Rory Dudley | 2024-02-19 | 1 | -2/+8 |
| * | Merge pull request #2 from pinecat/evryloop | Rory D | 2024-02-19 | 1 | -20/+106 |
| |\ | |||||
| | * | 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 |
