1
1
mirror of https://github.com/tstack/lnav.git synced 2024-10-06 01:28:05 +03:00
Commit Graph

3405 Commits

Author SHA1 Message Date
Tim Stack
d0cdc730fc [actions] bump upload-artifact version 2024-10-03 14:26:10 -07:00
Tim Stack
7460a7fdb4 [fs_util] mkostemp might not be available 2024-10-03 14:19:52 -07:00
Tim Stack
a901fee953 cleanup 2024-09-30 22:08:21 -07:00
Tim Stack
4a203f8618 [tests] update expected output for format change 2024-09-28 07:31:22 -07:00
Tim Stack
5123b8bdeb
Merge pull request #1315 from nickvergessen/patch-1
Simplify nextcloud_log format
2024-09-28 06:50:26 -07:00
Joas Schilling
334d0f98ad
[nextcloud_log] Add exception class, message and hint for data arrays
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-27 23:56:04 +02:00
Joas Schilling
0e5795264f
[nextcloud_log] Simplify nextcloud_log format 2024-09-27 23:55:58 +02:00
Tim Stack
3a824e7c8c [sanding] add some search tables and fix erroneous file not found for demux 2024-09-26 13:53:43 -07:00
Tim Stack
2f0fb22a12 [java_log] missed some stuff 2024-08-14 15:49:12 -07:00
Tim Stack
e68182e0bc [java_log] add omitted message pattern
Related to #1286
2024-08-14 15:39:30 -07:00
Tim Stack
6ce3c58ea4 [faq] add Q about searching
Related to #1290
2024-08-04 09:07:02 -07:00
Tim Stack
f9f3caca0e [java_log] allow truncated millis
Related to #1286
2024-08-02 21:57:10 -07:00
Tim Stack
05521cd5cd sigh 2024-08-02 10:20:09 -07:00
Tim Stack
94dd0daa8c [log_format] check that a message with a module has a body 2024-08-02 10:05:07 -07:00
Tim Stack
586b5073ed [tz] handle invalid timezone
Related to #1291
2024-07-31 22:01:52 -07:00
Tim Stack
d45646fa37
Merge pull request #1285 from SoapGentoo/gcc-15-two-phase-lookup
[build] fix for GCC 15 two-phase lookup
2024-07-21 19:47:16 -07:00
David Seifert
ce97375280
[build] fix for GCC 15 two-phase lookup
* GCC 15 is more aggressive about checking dependent names

Bug: https://bugs.gentoo.org/936409
2024-07-21 19:39:18 +02:00
Tim Stack
655b3c3f5d [line_buffer] fix a gunzip issue 2024-07-17 22:19:38 -07:00
Tim Stack
b6581c2c76 [file_collection] fix GLOB_NOCHECK condition
Fixes #1281
2024-07-17 15:16:56 -07:00
Tim Stack
82bb1169c9 [piper] fix some rollover issues after change to overwrite files instead of truncating 2024-07-07 22:24:45 -07:00
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