1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00
Commit Graph

2407 Commits

Author SHA1 Message Date
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
Timothy Stack
a442418b18 [build] more msys stuff 2022-06-04 08:27:44 -07:00
Timothy Stack
10a7152ca6 [config] fail if libcurl is not available 2022-06-04 08:19:47 -07:00
Timothy Stack
b74dfbfb03 [build] add libunistring for msys 2022-06-04 08:18:44 -07:00
Timothy Stack
54806f7913 [build] try to fix curl config for msys 2022-06-04 07:59:07 -07:00
Timothy Stack
d7162f6366 [build] add missing msys package 2022-06-04 07:18:27 -07:00
Timothy Stack
c9724e1eb2 [build] more msys 2022-06-04 00:20:10 -07:00
Timothy Stack
adf8f77e30 [build] more msys 2022-06-04 00:03:52 -07:00
Timothy Stack
023c9568d8 [build] try to fix msys build 2022-06-03 23:09:25 -07:00
Timothy Stack
f01564fea4 [perf] fix url download performance 2022-06-03 21:41:21 -07:00