Commit Graph

2416 Commits

Author SHA1 Message Date
Timothy Stack
d6c9b0036a [spectro] improve error messages and fix some issues with invalidation 2022-07-06 11:56:29 -07:00
Timothy Stack
812fa08055 [search-table] some more enhancements to search-tables 2022-07-05 21:46:12 -07:00
Timothy Stack
13910aff7a [lnav_log] leak the dumper list vector to avoid static ordering issues 2022-07-05 13:12:13 -07:00
Timothy Stack
635dd996a9 [build] fix win build 2022-07-05 12:15:24 -07:00
Timothy Stack
20cb489ce3 [build] fix some include issues 2022-07-05 11:46:15 -07:00
Timothy Stack
52fe2db376 [spectro] add a summary overlay to the selected position and show log messages in a panel 2022-07-05 11:06:37 -07:00
Timothy Stack
cec6c3a225 [build] check for limit/offset def 2022-07-01 18:13:56 -07:00
Timothy Stack
2351438e4c [tests] missed some expected output 2022-07-01 16:08:18 -07:00
Timothy Stack
72c1c48e23 [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
Timothy Stack
d5b06fca5f [mark-expr] expression marks should count when showing elapsed time 2022-06-29 11:04:37 -07:00
Timothy Stack
bd1b90a101 fix -H usage and mem leak 2022-06-29 09:53:23 -07:00
Timothy Stack
09ee65e917 [tests] force locale 2022-06-29 09:35:58 -07:00
Timothy Stack
f6fa834aa6 [test_yajlpp] missed freeing the tree 2022-06-29 06:57:19 -07:00
Timothy Stack
5fc9917a4b [tests] missed adding expected output 2022-06-29 06:55:17 -07:00
Timothy Stack
ce7f974598 [tests] fix spectro test 2022-06-29 00:07:39 -07:00
Timothy Stack
c666a669fe [spectro] fix key colors 2022-06-28 23:15:50 -07:00
Timothy Stack
717c039100 [dist] missed arena headers 2022-06-28 23:15:22 -07:00
Timothy Stack
689793d39f [build] try to fix issue 2022-06-28 22:44:02 -07:00
Timothy Stack
2a9f0bcda8 [docs] add version tag to watch expr section 2022-06-28 22:26:57 -07:00
Timothy Stack
f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2022-06-28 22:23:56 -07:00
Timothy Stack
906494ebfa [errors] try to improve some errors 2022-06-22 22:53:52 -07:00
Timothy Stack
a3b9314ff7 [yajlpp] add for_child() helper 2022-06-22 11:25:11 -07:00
Timothy Stack
464cda8b82 [tests] update expected output 2022-06-22 09:09:01 -07:00
Timothy Stack
041cc2c551 [themes/monocai] add snippet-border definition 2022-06-21 22:26:39 -07:00
Timothy Stack
c24be236a3 [:goto] raise an error if the input is not fully parsed
Related to #999
2022-06-21 22:16:57 -07:00
Timothy Stack
9d590836f3 [perf] tweak initial line buffer request size 2022-06-13 22:09:52 -07:00
Timothy Stack
c0f4254f1c [attr_line] minor perf fix 2022-06-13 21:30:08 -07:00
Timothy Stack
64e7b78c6b [attr_line] fixes for empty attributes 2022-06-13 21:01:01 -07:00
Timothy Stack
6c6d1cbf41 [snap] fix libcurl package name 2022-06-13 11:46:14 -07:00
Timothy Stack
db754068c8 [snap] add libcurl-dev 2022-06-13 11:17:46 -07:00
Timothy Stack
84ec014a8d [coverity] fix some issues found by coverity 2022-06-13 09:31:32 -07:00
Timothy Stack
7eb4d1b6e6 [input] remove capture of ctrl-d
Not sure why this was ever put in in the first place.

Fixes #945
2022-06-12 22:11:01 -07:00
Timothy Stack
f3e6048b3c [ci] try to add coverity 2022-06-12 15:25:46 -07:00
Timothy Stack
e03d216b8b [overlay] remove log view summary line 2022-06-11 21:17:24 -07:00
Timothy Stack
bcc7436f66 [console] syntax highlight some snippets 2022-06-11 08:39:02 -07:00
Timothy Stack
64bee48fb0 [view] preserve top time when filtering 2022-06-11 06:43:55 -07:00
Timothy Stack
bc467aacf2 [formats] skip closed file 2022-06-10 22:44:05 -07:00
Timothy Stack
7d2258764c [vtab] skip closed files 2022-06-10 21:41:48 -07:00
Timothy Stack
1891ceb7b5 [perf] fix some performance issues with log vtabs
Fixes #995
2022-06-10 21:17:02 -07:00
Timothy Stack
d9ae810dd6 [build] fix type 2022-06-09 13:21:52 -07:00
Timothy Stack
56f6b801d2 [build] fix overridden methods 2022-06-09 13:15:41 -07:00
Timothy Stack
6c52760cc9 [events] initial events work
Related to #811
2022-06-09 12:49:06 -07:00
Timothy Stack
1ea385ea3b [document.sections] fix sections 2022-06-07 15:24:09 -07:00
Timothy Stack
9dbbec832c [formats] more vmw format updates 2022-06-06 21:23:33 -07:00
Timothy Stack
d54f21d7a5 [build] fix some warnings 2022-06-04 22:58:19 -07:00
Timothy Stack
eeddc318ff [formats] fix some of the vmw formats 2022-06-04 20:35:47 -07:00
Timothy Stack
0b6de5ae31 [oops] remove leftover debug log 2022-06-04 15:46:00 -07:00
Timothy Stack
60251dda84 [w3c_log] handle an invalid log correctly
Fixes #988
2022-06-04 15:31:48 -07:00
Timothy Stack
ef8c641e59 [date_time_scanner] fix an overflow
Fixes #989
2022-06-04 11:05:39 -07:00
Timothy Stack
3b54260ea4 [build] add brotlicommon to msys build 2022-06-04 08:42:48 -07:00