| Commit message (Expand) | Author | Files | Lines | Commit message (Collapse) | Author | Files | Lines |
|---|---|---|---|---|---|
| 2024-09-25 | v0.2.0 | 1 | -1/+1 | ||
| 2024-09-25 | fixed crash from incorrect pointer indexing | 1 | -1/+1 | ||
| 2024-09-25 | added append chaining operator | 1 | -3/+7 | ||
| 2024-09-25 | added output redirection with | 1 | -12/+52 | ||
| 2024-09-25 | added ; chaining operator | 1 | -14/+14 | ||
| 2024-09-25 | added || chaining operator | 1 | -2/+9 | ||
| 2024-09-25 | Update README.md | 1 | -0/+3 | ||
| 2024-09-23 | fixed lua api exit status issue | 1 | -1/+1 | ||
| 2024-09-23 | fixed splitting within quoted string | 1 | -5/+10 | ||
| 2024-09-23 | made and operator actually conditional | 2 | -17/+27 | ||
| 2024-09-23 | fixed operator chaining to handle commands terminating with an operator | 1 | -14/+5 | ||
| 2024-09-23 | implemented background process operator | 6 | -154/+238 | ||
| 2024-09-23 | implemented piping into new chaining method | 1 | -10/+30 | ||
| 2024-09-18 | fixed && chaining for builtins | 2 | -23/+31 | ||
| 2024-09-18 | added basic && chaining | 2 | -8/+73 | ||
| 2024-09-17 | changed tokenizer to handle all the chaining operators | 3 | -20/+78 | ||
| 2024-09-17 | Update README.md | 1 | -0/+1 | ||
| 2024-09-13 | added better clarification to help menu | 1 | -1/+2 | ||
| 2024-09-13 | improved installation instructions | 1 | -3/+3 | ||
| 2024-09-12 | v0.1.1 | 1 | -1/+1 | ||
| 2024-09-12 | fixed bug in input buffer handling due to misplaced print | 2 | -5/+8 | ||
| 2024-09-12 | Update build.yml checkout v4 | 1 | -1/+1 | ||
| 2024-09-12 | Update build.yml to artifact v4 | 1 | -1/+1 | ||
| 2024-09-12 | fixed exit status issue with non interative mode | 1 | -1/+1 | ||
| 2024-09-12 | added non interative mode for running lua scripts | 2 | -4/+28 | ||
| 2024-09-12 | temporary github action fix until non-interactive mode is implemented | 1 | -2/+2 | ||
| 2024-09-12 | attempt to update build script to accept input into lush shell | 2 | -4/+6 | ||
| 2024-09-12 | prevent lush workflow from getting stuck in tests | 1 | -1/+4 | ||
| 2024-09-12 | removed chsh in workflow | 1 | -4/+1 | ||
| 1 | -1/+1 | ||||
| 2009-09-11 | Makefile fixing | 2 | -2/+2 | ||
| 2009-09-11 | Adding README file. | 2 | -1/+26 | ||
| 2009-09-11 | unfocus should return false; renaming cookie-file. | 1 | -2/+2 | ||
| 2009-09-11 | surf embeds now itself into another window. | 1 | -8/+9 | ||
| 2009-09-10 | Added tag 0.1.1 for changeset 3ef997607115 | 1 | -0/+1 | ||
| 2009-09-10 | bugfix release | 1 | -1/+1 | ||
| 2009-09-10 | removing unneeded background color. | 1 | -1/+0 | ||
| 2009-09-10 | rearranging some source. | 1 | -12/+19 | ||
| 2009-09-10 | adding user stylesheets. | 1 | -10/+21 | ||
| 2009-09-10 | Added tag 0.1 for changeset 9c8ebcf54061 | 1 | -0/+2 | ||
| 2009-09-10 | dist doesn't work. fixing Makefile. | 1 | -1/+1 | ||
