0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Shorten prompt target instead of whole prompt. More... about 13 years ago
Fix fstring_next() segv when attr doesn't cover null-terminator. More... about 13 years ago
[ncurses] Fix failure recoding hellip. More... about 13 years ago
[ncurses] Support shortening prompts once again. More... about 13 years ago
[ncurses] Add a note about ^z conflict. More... about 13 years ago
Denote linebreak possibilities using an attribute in fstring_t. More... about 13 years ago
[logsqlite] Fix invalid utf8 in autolastlog. More... about 13 years ago
[logsqlite] Fix invalid utf8 in db input. More... about 13 years ago
Change ekg_fix_utf8() to do inline replacement. More... about 13 years ago
[logs] Validate utf8 coming from rawlogs. More... about 13 years ago
Add ekg_fix_utf8() to fix invalid utf8 input. More... about 13 years ago
[logs] Add recoding support. More... about 13 years ago
Switch fstr_attr_t to guint16. More... about 13 years ago
Merge branch 'master' into utf8-rebased More... about 13 years ago
Use fstr_attr_t whenever applicable. More... about 13 years ago
Introduce skel for FSTR_LINEBREAK. More... about 13 years ago
Disable gch when dependency tracking is enabled. More... about 13 years ago
Fix freeing console_charset. More... about 13 years ago
[readline] Use GString buffer for completion. More... about 13 years ago
[readline] Fix multiple completions. More... about 13 years ago
[ncurses] Recode strings for completion. More... about 13 years ago
Optimize recoding when locale is utf8. More... about 13 years ago
[ncurses] Recode input as well. More... about 13 years ago
don't complete "hiden" variables More... about 13 years ago
Merge branch 'master' of github.com:leafnode/ekg2 into utf8-rebased More... about 13 years ago
Fix sign error in ncurses_common_print(), thus fix prompt. More... about 13 years ago
Switch input prompt printing code to similar to backlog one. More... about 13 years ago
[ncurses] Disable ui-password-input, to simplify changes. More... about 13 years ago
[ncurses] Recode statusbar. More... about 13 years ago
[ncurses] Split out title setting code into separate function. More... about 13 years ago