| Commit message (Expand) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-01-19 | Add some description for the plumb feature. | 1 | -0/+3 | ||
| 2015-01-19 | Add plumbing functionality. | 2 | -2/+28 | ||
| 2015-01-18 | Add a comment about how the styles are iterated. | 1 | -0/+4 | ||
| 2015-01-18 | My CMD was too short. :O | 1 | -1/+1 | ||
| 2015-01-17 | Add the manpage changes for the disk cache support. | 1 | -1/+7 | ||
| 2015-01-17 | Adding disk cache support for soup. | 2 | -9/+40 | ||
| 2015-01-17 | Fix extra newline, and add -g where other switches are forwarded. | 1 | -1/+3 | ||
| 2015-01-17 | Newer libc want _DEFAULT_SOURCE. | 1 | -1/+1 | ||
| 2015-01-17 | Major styles update. | 3 | -11/+84 | ||
| 2015-01-02 | Fix a typo in surf manual. | 1 | -1/+1 | ||
| 2014-09-28 | Minor style change. | 1 | -1/+1 | ||
| 2014-09-28 | Make »Copy image address« work. | 1 | -3/+10 | ||
| 2014-08-07 | Mention xdotool in SEE ALSO too. | 1 | -1/+2 | ||
| 2014-08-07 | Fix the manpage about xid. | 1 | -1/+3 | 1 | -1/+5 |
| 2024-09-06 | Update README.md | 1 | -1/+1 | ||
| 2024-09-06 | better readme | 2 | -2/+14 | ||
| 3 | -12/+48 | ||||
| 2024-09-25 | v0.2.1 | 1 | -1/+1 | ||
| 2024-09-25 | fixed semicolon chaining functionality | 1 | -14/+9 | ||
| 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 | ||
