Commit graph

27 commits

Author SHA1 Message Date
2960c47176 minor cleanup and usability improvement 2024-07-09 14:00:38 -04:00
bcc61365e1 version bump 2024-07-08 13:49:02 -04:00
01573867eb covered null case for COLORTERM variable 2024-07-08 13:48:40 -04:00
3c9623040f created manual 2024-07-02 09:59:13 -04:00
8d80b1bedc version bump 2024-07-02 09:52:36 -04:00
4667091488 color mode is now decided by whether or not COLORTERM var is set 2024-07-02 09:42:57 -04:00
ec6b291135 fixed build recipe not using -s flag 2024-03-23 12:35:07 -04:00
0211e2df20 adjust lesbian flag colors 2024-03-23 11:48:09 -04:00
67a1f48f2f fixed 8-color pansexual flag invoking the wrong flag function 2024-03-23 00:35:28 -04:00
691235d9b2 Merge branch 'hash-flag' into 256-color 2024-03-23 00:31:12 -04:00
34c5be0b41 fixed missing include 2024-03-23 00:30:43 -04:00
72e08f305b removed unused file 2024-03-23 00:30:02 -04:00
4f987d69c0 merged changes from space-optimize 2024-03-23 00:28:54 -04:00
9a1473a455 fixed trans flag colors and added rudimentary color mode check 2024-03-23 00:23:42 -04:00
5e69b344f8 created draw function to reduce string section size 2024-03-22 23:52:46 -04:00
7157c681ea merged in changes from main 2024-03-22 22:28:00 -04:00
735d8394fd added justfile for build recipe 2024-03-22 22:25:07 -04:00
913f96d075 removed some unused definitions 2024-03-22 20:15:14 -04:00
127cbc8274 implemented djb hash matching and multiple flag name matches 2024-03-22 20:09:30 -04:00
efbb098ed9 updated README 2024-03-21 18:18:25 -04:00
d59a25a096 added gay (mlm) flag 2024-03-21 18:18:14 -04:00
da8e51f661 major project restructure; new 256-color implementation 2024-03-21 17:01:59 -04:00
204dc5223d reverted to 8-color 2024-03-21 15:50:55 -04:00
db6c081056 help/version text and better error message 2024-03-21 14:11:06 -04:00
cd2d730514 switched from 8-color to 256-color 2024-03-21 12:29:17 -04:00
bebdac96f0 switched to defines for flag names 2024-03-20 09:59:22 -04:00
6cae6269c5 initial commit 2024-03-20 09:42:02 -04:00