index
:
lush
main
Linux shell powered by lua scripting
nginx
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-22
Fixing Jenkins Setup: Attempt2
Andrew D. France
2
-11
/
+23
2025-07-22
Added Jenkins files for local CI testing
Andrew D. France
3
-0
/
+110
2025-07-22
Added compat53 to init block: added .gitmodules init to install.sh
Andrew D. France
2
-0
/
+4
2025-07-14
Delete et
io.shift
1
-132
/
+0
2025-07-14
Added compat53 support and fixed bugged non-interactive mode
Andrew D. France
46
-37
/
+8789
2025-02-13
v0.3.2
BanceDev
1
-1
/
+1
2025-02-13
added ability to configure alternate shell
BanceDev
7
-5
/
+61
2025-02-11
v0.3.1
BanceDev
1
-1
/
+1
2025-02-11
add api method to enable/disable inline suggestions
BanceDev
4
-1
/
+21
2025-02-11
v0.3.0
BanceDev
1
-1
/
+1
2025-02-11
add globbing to command mode
BanceDev
1
-1
/
+5
2025-02-11
added wildcard globbing
BanceDev
1
-1
/
+74
2025-02-10
fixed --version bug
BanceDev
1
-1
/
+1
2025-02-07
made constant for lush_lua builtin index
BanceDev
2
-2
/
+3
2025-02-07
added trap builtin
BanceDev
4
-4
/
+165
2025-02-07
added command string mode
BanceDev
1
-1
/
+33
2024-11-27
Update README.md
Lance Borden
1
-1
/
+1
2024-10-15
removed history test out of convenience
BanceDev
1
-45
/
+0
2024-10-15
updated help messages
BanceDev
6
-14
/
+102
2024-09-27
v0.2.3
BanceDev
1
-1
/
+1
2024-09-27
added redirect/append for stdout, stderr, or both
BanceDev
1
-38
/
+118
2024-09-27
added exit api function
BanceDev
9
-7
/
+40
2024-09-27
fixed chaining execution attempting to execute operator
BanceDev
1
-1
/
+4
2024-09-26
v0.2.2
BanceDev
1
-1
/
+1
2024-09-26
updated history tests
BanceDev
1
-2
/
+2
2024-09-26
fixed crash in redirect operator
BanceDev
3
-12
/
+48
2024-09-25
v0.2.1
BanceDev
1
-1
/
+1
2024-09-25
fixed semicolon chaining functionality
BanceDev
1
-14
/
+9
2024-09-25
v0.2.0
BanceDev
1
-1
/
+1
2024-09-25
fixed crash from incorrect pointer indexing
BanceDev
1
-1
/
+1
2024-09-25
added append chaining operator
BanceDev
1
-3
/
+7
2024-09-25
added output redirection with
BanceDev
1
-12
/
+52
2024-09-25
added ; chaining operator
BanceDev
1
-14
/
+14
2024-09-25
added || chaining operator
BanceDev
1
-2
/
+9
2024-09-25
Update README.md
Lance Borden
1
-0
/
+3
2024-09-23
fixed lua api exit status issue
BanceDev
1
-1
/
+1
2024-09-23
fixed splitting within quoted string
BanceDev
1
-5
/
+10
2024-09-23
made and operator actually conditional
BanceDev
2
-17
/
+27
2024-09-23
fixed operator chaining to handle commands terminating with an operator
BanceDev
1
-14
/
+5
2024-09-23
implemented background process operator
BanceDev
6
-154
/
+238
2024-09-23
implemented piping into new chaining method
BanceDev
1
-10
/
+30
2024-09-18
fixed && chaining for builtins
BanceDev
2
-23
/
+31
2024-09-18
added basic && chaining
BanceDev
2
-8
/
+73
2024-09-17
changed tokenizer to handle all the chaining operators
BanceDev
3
-20
/
+78
2024-09-17
Update README.md
Lance Borden
1
-0
/
+1
2024-09-13
added better clarification to help menu
BanceDev
1
-1
/
+2
2024-09-13
improved installation instructions
BanceDev
1
-3
/
+3
2024-09-12
v0.1.1
BanceDev
1
-1
/
+1
2024-09-12
fixed bug in input buffer handling due to misplaced print
BanceDev
2
-5
/
+8
2024-09-12
Update build.yml checkout v4
Lance Borden
1
-1
/
+1
[next]