0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' More... over 11 years ago
allow printing stacktrace in every die_error More... over 11 years ago
add function to print a stacktrace More... over 11 years ago
add colors support More... almost 12 years ago
ask_timezone(): allow choosing UTC More... over 12 years ago
Merge branch "develop" More... over 12 years ago
allow to pass all categories as 1 argument More... over 12 years ago
_dia_ask_checklist(): simplify arg checking More... over 12 years ago
Bugfix: install README file More... over 12 years ago
Make log() and debug() return 0 when logging/debugging is disabled More... over 12 years ago
Clean up variables More... over 12 years ago
debug calls to die_error, they are very important More... about 13 years ago
debug calls to die_error, they are very important More... about 13 years ago
make check_is_in compatible with shells that have set -e More... about 13 years ago
make libui_sh_init compatible with shells that have set -e More... about 13 years ago
allow backslash codes in die_error message More... over 13 years ago
more elaborate readme More... over 13 years ago
implement more convenient $EDITOR-based _cli_ask_checklist for longer lists More... over 13 years ago
create $LIBUI_TMP_DIR on startup More... over 13 years ago
add function which aids in setting $EDITOR More... over 13 years ago
ask_option(): stricter argument checking and prevent endless loops on argument mismatch in cli mode More... over 13 years ago
make ask_checklist() support an extra field with elaborate explanation per item More... over 13 years ago
bugfix: enable backslash interpretation in _cli_ask_yesno() to allow newlines and such More... over 13 years ago
make ask_string_multiple () return array, make dialog code actually work More... over 13 years ago
make ask_checklist() return array instead of ugly, hard-to-parse quoted string More... over 13 years ago
Make sure math operators don't run on empty/unset variable More... over 13 years ago
clarify default options for libui_sh_init More... over 13 years ago
libui_sh_init: validate requested UI type More... over 13 years ago
automatically call libui_sh_init at the end of the file More... over 13 years ago
make init function name compatible with posix sh More... almost 14 years ago