'cgit v1.2.3-59-g8ed1b'/>
summaryrefslogtreecommitdiffstats
path: root/draw.c (unfollow)
span title='2024-09-12 16:10:29 -0400'>2024-09-12
Commit message (Expand)AuthorFilesLines
2011-06-25include limits.hGravatar Connor Lane Smith 1-0/+1
2011-06-23make clean lsxGravatar Connor Lane Smith 1-1/+1
2011-06-23lsx: check snprintfGravatar Connor Lane Smith 1-4/+3
2011-06-18update draw.cGravatar Connor Lane Smith 2-14/+14
2011-06-18simpler lsxGravatar Connor Lane Smith 3-11/+6
2011-06-13new dmenu_runGravatar Connor Lane Smith 5-26/+15
Update build.yml to artifact v4Gravatar 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