Commit Graph

93 Commits (5a63ece31d163e4e6b7eeba48afd65a54b49b48e)

Author SHA1 Message Date
Tim Stack 5a63ece31d [pcre2] migrate from pcre to pcre2
Fixes #974
2 years ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Tim Stack c6d7206a1e actually remove the flag 2 years ago
Tim Stack ab3f01bbf5 [config] GLOB_BRACE is not supported in musl 2 years ago
Tim Stack be862e0eab [scn] more scnlib conversions 2 years ago
Timothy Stack 8ef581177c [line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.

Fixes #894
2 years ago
Timothy Stack f5cc4b298f [ui] add back top status bar 2 years ago
Timothy Stack bd1b90a101 fix -H usage and mem leak 2 years ago
Timothy Stack c666a669fe [spectro] fix key colors 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack a3b9314ff7 [yajlpp] add for_child() helper 2 years ago
Timothy Stack bcc7436f66 [console] syntax highlight some snippets 2 years ago
Timothy Stack 31a670ce27 [md4c] initial markdown support 2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Timothy Stack 0785a432fa [console] colorize console output 2 years ago
Timothy Stack 81e63784e7 [modernize] some more cleanups 2 years ago
Timothy Stack b856cd9657 [build] silence some warnings 2 years ago
Timothy Stack 98ca668a03 [build] fix a declaration 2 years ago
Timothy Stack 6fff9d60f5 [build] some clang-tidy fixes 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack 4564e162d0 [build] try to optimize compile time 2 years ago
Timothy Stack f33a9a580b [docs] add clipboard to the tuning section 3 years ago
Timothy Stack b2f11ac27f [intern] some cleanup 3 years ago
Timothy Stack d239bb4594 [vum/configmanager] make the clipboard commands configurable 3 years ago
Timothy Stack 107199cb7c [remote] clean up the cache 3 years ago
Timothy Stack 7eb1d17bef [files] highlight issues with opening files
Fixes #904
3 years ago
Timothy Stack e33fe1a85b [config] include values from the configs dir in the default config 3 years ago
Timothy Stack ed93eb71c0 [remote] add some docs and allow ssh command customization 3 years ago
Timothy Stack c3dc668b69 [remote] add some config options and remove the copied tailer binary
Also fix time offset issue
3 years ago
Timothy Stack be51a4e3de [arc/remote] use a single work directory for archive/remote files 3 years ago
Timothy Stack f050c7b0a7 [remote] start to wire up remote support 3 years ago
Timothy Stack 32bfd76cdb [logfile] allow max unrecognized lines to be tuned 3 years ago
Timothy Stack c0ed59e61e [sqlite] implement .dump SQL command 3 years ago
Timothy Stack 0b3819d16a [config] check if XDG_CONFIG_HOME exists before using it 3 years ago
Timothy Stack 4f4d90a65d [tests] include more information in error message 3 years ago
Timothy Stack f6128240ab [sql] add lnav_top_file() SQL function 3 years ago
Timothy Stack f5c72736cb [docs] some more doc text 3 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 3 years ago
Timothy Stack fd40b55e0a [docs] some more README.md files 3 years ago
Timothy Stack 6deb7032a6 [tests] add more CSIs to scripty 3 years ago
Timothy Stack b847ae7164 [tests] more coverage 3 years ago
Timothy Stack 49ebde5953 [build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
3 years ago
Timothy Stack cac1175973 [services] initial pass at injecting services and a bunch of other stuff 3 years ago
Timothy Stack 56bee6f4c9 [archive] remove old unpacked archives and a bunch of other stuff 3 years ago
Timothy Stack 2de57d242d [leak] fix leak of yajl error msgs 3 years ago
Timothy Stack 1d17ac7f29 [build] compress data files embedded in the binary to save some space
Fixes #763
3 years ago
Timothy Stack 6b0b3a65dd [build] fix static init issue 4 years ago
Timothy Stack 04da95eb95 [installer] fix file type check for formats
Fixes #801
4 years ago
Timothy Stack 32f112b8de [formats] add w3c extended log format impl
Fiexes #798
4 years ago