| Commit message (Expand) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 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 | -2/+2 |
| 2009-09-07 | adding indicator bar. | 1 | -11/+46 | ||
| 2009-09-07 | s/zoompage/zoom/ | 2 | -5/+6 | ||
| 2009-09-07 | typo fix | 1 | -1/+1 | ||
| 2009-09-07 | changes to the event system, make config.h saner, working on cookies | 2 | -96/+63 | ||
| 2009-09-06 | typofix | 1 | -1/+1 | ||
| 2009-09-06 | reworked navigate. | 2 | -7/+4 | ||
| 2009-09-06 | reworked navigate. | 2 | -7/+4 | ||
| 2009-09-06 | reappling printing; changing some keys. | 2 | -3/+10 | ||
| 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 | ||
| 2 | -2/+2 | ||||
| 2011-07-14 | efficiency tweaks | 2 | -60/+44 | ||
| 2011-07-14 | fix extra warning | 1 | -1/+1 | ||
| 2011-07-06 | simpler vline | 1 | -4/+2 | ||
| 2011-07-04 | rebind ^N ^P | 2 | -3/+3 | ||
| 2011-06-25 | include limits.h | 1 | -0/+1 | ||
| 2011-06-23 | make clean lsx | 1 | -1/+1 | ||
| 2011-06-23 | lsx: check snprintf | 1 | -4/+3 | ||
| 2011-06-18 | update draw.c | 2 | -14/+14 | ||
| 2011-06-18 | simpler lsx | 3 | -11/+6 | ||
| 2011-06-13 | new dmenu_run | 5 | -26/+15 | ||
