summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorGravatar Anselm R Garbe 2008-03-18 16:52:51 +0000
committerGravatar Anselm R Garbe 2008-03-18 16:52:51 +0000
commit745c46d8fa810bbf45ef16e79a0f84c787f1a670 (patch)
tree1d87a0fd83e226d603e592e69a6f8625d287c288 /main.c
parentAdded tag 3.5 for changeset 05e5bd706b3b (diff)
fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions
/> Lance Borden 1-1/+1 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1