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 workflows for new paths
HEAD
main
Lance Borden
2025-08-19
1
-2
/
+2
*
update install script paths
Lance Borden
2025-08-19
4
-5
/
+5
*
v0.4.0
Lance Borden
2025-08-19
1
-12
/
+12
*
keep history to home dir and use .config instead of custom dotfile dir
Lance Borden
2025-08-19
3
-10
/
+8
*
update compil instructions
Lance Borden
2025-08-19
1
-1
/
+1
*
Merge pull request #6 from ItsMeForLua/my-feature-branch
Lance Borden
2025-08-19
9
-38
/
+131
|
\
|
*
Revert to old hashmap: fixed gitmodule index
Andrew D. France
2025-07-23
4
-3
/
+107
|
*
build: Remove broken submodule configuration
Andrew D. France
2025-07-23
3
-1
/
+0
|
*
Remove CI/CD pipeline files - moving to separate PR
Andrew D. France
2025-07-23
4
-185
/
+0
|
*
make was improperly being called inside the container on a project that is mi...
Andrew D. France
2025-07-23
2
-5
/
+9
|
*
Attempt to patch CI pipeline: Dockerfile will now be selfcontained, and thus,...
Andrew D. France
2025-07-23
2
-32
/
+43
|
*
CRITICAL ISSUE: Deleting lib/ files has introduced the issue of actually auto...
Andrew D. France
2025-07-23
1
-38
/
+25
|
*
CRITICAL FOR TESTING: This copies the entire Jenkins workspace (including the...
Andrew D. France
2025-07-23
2
-9
/
+7
|
*
Re-added the lib/ directory: it is now empty
Andrew D. France
2025-07-23
1
-0
/
+0
|
*
Ignore Jenkins home directory
Andrew D. France
2025-07-23
1
-1
/
+1
|
*
Removing the dependencies from lib/
Andrew D. France
2025-07-23
41
-8655
/
+0
|
*
- The premake5.lua file has been updated to include the LUA_COMPAT_BITLIB com...
Andrew D. France
2025-07-23
2
-15
/
+10
|
*
luaopen_bit32 is called during initialization. This means the bit32 library i...
Andrew D. France
2025-07-23
1
-10
/
+11
|
*
Removed the problematic _ENV;compat53 DOES NOT provide lexical scoping with _...
Andrew D. France
2025-07-23
1
-21
/
+39
|
*
This final change corrects the test script to align with what the compat53 li...
Andrew D. France
2025-07-23
1
-3
/
+3
|
*
Copying the ENTIRE subdirectory as expected: ln:27
Andrew D. France
2025-07-23
1
-1
/
+1
|
*
Ensure that the expected directory structure exists inside the container, jus...
Andrew D. France
2025-07-22
1
-1
/
+3
|
*
Instead of copying the compiled files out and then mounting a volume in to ru...
Andrew D. France
2025-07-22
1
-42
/
+41
|
*
Re-added luaL_openlibs(L); ln:1495
Andrew D. France
2025-07-22
1
-1
/
+1
|
*
src/lush.c ln:1500-1508: corrected the 'luaL' typos
Andrew D. France
2025-07-22
1
-3
/
+3
|
*
Compat53 library uses the floor function, which is part of the C math library...
Andrew D. France
2025-07-22
2
-2
/
+2
|
*
Fixed the header path for compat: preload compat modules for lua within lua-i...
Andrew D. France
2025-07-22
2
-2
/
+28
|
*
Added liblua5.4-dev package for build
Andrew D. France
2025-07-22
1
-0
/
+3
|
*
named container to run the build, and then use docker cp to copy the compiled...
Andrew D. France
2025-07-22
1
-27
/
+22
|
*
Add diagnostics: attempt6a
Andrew D. France
2025-07-22
1
-9
/
+24
|
*
Add a simple shell command to manually initialize the submodules: attempt6
Andrew D. France
2025-07-22
1
-15
/
+5
|
*
Jenkins checkout step with the SubmoduleOption enabled: Attempt5
Andrew D. France
2025-07-22
2
-1
/
+14
|
*
This file defines the environment for the lush application: Attempt4
Andrew D. France
2025-07-22
2
-17
/
+44
|
*
update the Jenkinsfile to explicitly tell the docker build command which file...
Andrew D. France
2025-07-22
1
-3
/
+3
|
*
Fixing Jenkins Setup: Attempt2
Andrew D. France
2025-07-22
2
-11
/
+23
|
*
Added Jenkins files for local CI testing
Andrew D. France
2025-07-22
3
-0
/
+110
|
*
Added compat53 to init block: added .gitmodules init to install.sh
Andrew D. France
2025-07-22
2
-0
/
+4
|
*
Delete et
io.shift
2025-07-14
1
-132
/
+0
|
*
Added compat53 support and fixed bugged non-interactive mode
Andrew D. France
2025-07-14
46
-37
/
+8789
|
/
*
v0.3.2
BanceDev
2025-02-13
1
-1
/
+1
*
added ability to configure alternate shell
BanceDev
2025-02-13
7
-5
/
+61
*
v0.3.1
BanceDev
2025-02-11
1
-1
/
+1
*
add api method to enable/disable inline suggestions
BanceDev
2025-02-11
4
-1
/
+21
*
v0.3.0
BanceDev
2025-02-11
1
-1
/
+1
*
add globbing to command mode
BanceDev
2025-02-11
1
-1
/
+5
*
added wildcard globbing
BanceDev
2025-02-11
1
-1
/
+74
*
fixed --version bug
BanceDev
2025-02-10
1
-1
/
+1
*
made constant for lush_lua builtin index
BanceDev
2025-02-07
2
-2
/
+3
*
added trap builtin
BanceDev
2025-02-07
4
-4
/
+165
*
added command string mode
BanceDev
2025-02-07
1
-1
/
+33
[next]