index
:
lush
main
Linux shell powered by lua scripting
nginx
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update README.md
Lance Borden
2024-11-27
1
-1
/
+1
*
removed history test out of convenience
BanceDev
2024-10-15
1
-45
/
+0
*
updated help messages
BanceDev
2024-10-15
6
-14
/
+102
*
v0.2.3
BanceDev
2024-09-27
1
-1
/
+1
*
added redirect/append for stdout, stderr, or both
BanceDev
2024-09-27
1
-38
/
+118
*
added exit api function
BanceDev
2024-09-27
9
-7
/
+40
*
fixed chaining execution attempting to execute operator
BanceDev
2024-09-27
1
-1
/
+4
*
v0.2.2
BanceDev
2024-09-26
1
-1
/
+1
*
updated history tests
BanceDev
2024-09-26
1
-2
/
+2
*
fixed crash in redirect operator
BanceDev
2024-09-26
3
-12
/
+48
*
v0.2.1
BanceDev
2024-09-25
1
-1
/
+1
*
fixed semicolon chaining functionality
BanceDev
2024-09-25
1
-14
/
+9
*
v0.2.0
BanceDev
2024-09-25
1
-1
/
+1
*
fixed crash from incorrect pointer indexing
BanceDev
2024-09-25
1
-1
/
+1
*
added append chaining operator
BanceDev
2024-09-25
1
-3
/
+7
*
added output redirection with
BanceDev
2024-09-25
1
-12
/
+52
*
added ; chaining operator
BanceDev
2024-09-25
1
-14
/
+14
*
added || chaining operator
BanceDev
2024-09-25
1
-2
/
+9
*
Update README.md
Lance Borden
2024-09-25
1
-0
/
+3
*
fixed lua api exit status issue
BanceDev
2024-09-23
1
-1
/
+1
*
fixed splitting within quoted string
BanceDev
2024-09-23
1
-5
/
+10
*
made and operator actually conditional
BanceDev
2024-09-23
2
-17
/
+27
*
fixed operator chaining to handle commands terminating with an operator
BanceDev
2024-09-23
1
-14
/
+5
*
implemented background process operator
BanceDev
2024-09-23
6
-154
/
+238
*
Merge pull request #2 from BanceDev/chaining-operators
Lance Borden
2024-09-23
3
-39
/
+190
|
\
|
*
implemented piping into new chaining method
BanceDev
2024-09-23
1
-10
/
+30
|
*
fixed && chaining for builtins
BanceDev
2024-09-18
2
-23
/
+31
|
*
added basic && chaining
BanceDev
2024-09-18
2
-8
/
+73
|
*
changed tokenizer to handle all the chaining operators
BanceDev
2024-09-17
3
-20
/
+78
|
/
*
Update README.md
Lance Borden
2024-09-17
1
-0
/
+1
*
added better clarification to help menu
BanceDev
2024-09-13
1
-1
/
+2
*
improved installation instructions
BanceDev
2024-09-13
1
-3
/
+3
*
v0.1.1
BanceDev
2024-09-12
1
-1
/
+1
*
fixed bug in input buffer handling due to misplaced print
BanceDev
2024-09-12
2
-5
/
+8
*
Update build.yml checkout v4
Lance Borden
2024-09-12
1
-1
/
+1
*
Update build.yml to artifact v4
Lance Borden
2024-09-12
1
-1
/
+1
*
fixed exit status issue with non interative mode
BanceDev
2024-09-12
1
-1
/
+1
*
added non interative mode for running lua scripts
BanceDev
2024-09-12
2
-4
/
+28
*
temporary github action fix until non-interactive mode is implemented
BanceDev
2024-09-12
1
-2
/
+2
*
attempt to update build script to accept input into lush shell
BanceDev
2024-09-12
2
-4
/
+6
*
prevent lush workflow from getting stuck in tests
Lance Borden
2024-09-12
1
-1
/
+4
*
removed chsh in workflow
Lance Borden
2024-09-12
1
-4
/
+1
*
Create build.yml
Lance Borden
2024-09-12
1
-0
/
+64
*
updated documentation
BanceDev
2024-09-12
2
-0
/
+14
*
added e2e testing to cover basic shell functionality
BanceDev
2024-09-12
9
-4
/
+208
*
updated buffer size for date to account for compiler warning
BanceDev
2024-09-11
1
-5
/
+3
*
added glob function to lua APi
BanceDev
2024-09-11
2
-0
/
+53
*
v0.1.0
BanceDev
2024-09-11
1
-1
/
+1
*
initialized OLDPWD properly
BanceDev
2024-09-11
1
-1
/
+4
*
added HOSTNAME envar
BanceDev
2024-09-11
1
-0
/
+5
[prev]
[next]