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

3385 Commits

Author SHA1 Message Date
Tim Stack
5eca0dfc39 [formats] missed adding file 2024-07-05 10:01:44 -07:00
Tim Stack
732e0e824e [formats] add rust env_logger and simple_logger formats 2024-07-05 10:00:45 -07:00
Tim Stack
c879b2a690 [data_scanner] fix for non-terminated quoted string
Fixes #1278
2024-07-02 09:25:42 -07:00
Tim Stack
7b96aab50a [github] bump version in bug report template 2024-06-30 09:48:39 -07:00
Tim Stack
c3e214774f [formats] add rails_log 2024-06-30 07:47:55 -07:00
Tim Stack
c36aef493c [timefmt] missed adding timezone for a format
Fixes #1276
2024-06-26 09:27:03 -07:00
Tim Stack
11545f84ca [files] add a comment about log format match 2024-06-19 09:38:06 -07:00
Tim Stack
6538675d15 [textview] execute lnav scripts 2024-06-16 16:12:16 -07:00
Tim Stack
5deadab00e [release] bump makefile version 2024-06-14 13:53:39 -07:00
Tim Stack
80a38fbac2 [build] missing expected files in makefile 2024-06-14 13:22:05 -07:00
Tim Stack
edc5bf171b [coverity] (more) use move to avoid auto copies 2024-06-14 09:07:48 -07:00
Tim Stack
eed8f3871a [coverity] use move to avoid auto copies 2024-06-13 22:12:47 -07:00
Tim Stack
842eabb4af [sql] do not dump the log on an empty SQL result
Related to #466
2024-06-13 15:37:28 -07:00
Tim Stack
cccc72f3c1 [coverity] moare fixes 2024-06-13 13:45:09 -07:00
Tim Stack
2117a12ded [text] auto pretty-print text files 2024-06-11 23:00:41 -07:00
Tim Stack
4e29ee1397 [coverity] undo suggestion 2024-06-11 13:08:47 -07:00
Tim Stack
2610a8eac4 [coverity] some more fixes 2024-06-11 06:25:10 -07:00
Tim Stack
97f12cf4aa [coverity] fix some warnings 2024-06-09 09:48:09 -07:00
Tim Stack
213b4e927d tweak to quiet mode 2024-06-08 07:19:41 -07:00
Tim Stack
d6eb020b1f [logfile] make notes a user_message 2024-06-08 06:47:12 -07:00
Tim Stack
6132b6a944 [cleanup] fix a few things 2024-06-06 15:26:25 -07:00
Tim Stack
223b6af82f [sql] add pretty_print() function 2024-06-06 14:03:43 -07:00
Tim Stack
edf1eae9a0 gcc again 2024-06-06 13:42:17 -07:00
Tim Stack
db9c9205cf more gcc 2024-06-06 13:39:26 -07:00
Tim Stack
cff588776f [spec] gcc 12 - 13 2024-06-06 13:30:48 -07:00
Tim Stack
34aeaf7541 [tests] add set-text-view-mode tests 2024-06-06 13:25:03 -07:00
Tim Stack
a5d12dc948 [text] support for changing the view mode 2024-06-05 21:24:08 -07:00
Tim Stack
5ace34000e [actions] remove 2nd coverity workflow 2024-06-02 21:47:13 -07:00
Tim Stack
b084655be5 [misc] fix some warnings 2024-06-02 21:45:35 -07:00
Tim Stack
afcdad717d [cov] suppress 2024-06-02 20:11:14 -07:00
Tim Stack
cf8773b057 [coverity] url... 2024-06-02 19:28:25 -07:00
Tim Stack
f6618dee1b [coverity] other action 2024-06-02 19:26:03 -07:00
Tim Stack
4abbec7b70 [coverity] maint 2024-06-02 16:20:38 -07:00
Tim Stack
9694d93ff3 [files] add a detail view to the files panel 2024-06-01 09:10:04 -07:00
Tim Stack
e6aac98193 [piper] fix stall when logging partial match 2024-05-28 13:46:30 -07:00
Tim Stack
937a4588f7 [formats] add caddy log
Related to #1268
2024-05-28 11:08:58 -07:00
Tim Stack
a28ddb7196 [piper] add some demux debug log 2024-05-27 07:23:07 -07:00
Tim Stack
f4f207f641 [news] mention crash upload 2024-05-27 06:47:15 -07:00
Tim Stack
d4cdbc1f49 [crashd] support uploading crash logs 2024-05-27 06:25:53 -07:00
Tim Stack
fc79d703b1 [script] pass full path to script as $0 2024-05-24 12:36:13 -07:00
Tim Stack
c3bf727483 [generic_log] tweak regex to ignore NONE
Fixes #1145
2024-05-24 06:11:26 -07:00
Tim Stack
3fdf710dfd [pager] try to fix the check for switching to headless 2024-05-23 21:08:03 -07:00
Tim Stack
4759a59b23 [timeline] rename gantt view to timeline 2024-05-23 15:04:40 -07:00
Tim Stack
5355b6854e [gantt] allow selection in the details view 2024-05-23 14:38:55 -07:00
Tim Stack
61c2d2c8aa [formats] add a format for the lnav debug log 2024-05-22 15:13:05 -07:00
Tim Stack
30ec70d760 [tests] fixup test_logfile.sh for std::filesystem change 2024-05-22 14:32:40 -07:00
Tim Stack
6ec38336d1 [fs] fix file_time_type conversion 2024-05-22 09:40:20 -07:00
Tim Stack
14d40cafe4 [tests] fix test that uses TMPDIR 2024-05-22 06:18:35 -07:00
Tim Stack
8187035b3d [url] fix some url opening issues 2024-05-22 06:14:14 -07:00
Tim Stack
b14f68463c [misc] fix win build and allow reopening a url 2024-05-22 05:57:27 -07:00