Tim Stack
1c8c7089cb
[log_format] try to do a better job matching JSON formats to logs
...
Try all formats and find the one with the highest quality
match. For JSON logs, this means the format that matched
the most fields in the line-format.
Related to #1136
2023-06-20 09:38:11 -07:00
Tim Stack
a1cfe34a7b
[lss] fix handling of ansi escapes in json log
2023-06-20 07:56:55 -07:00
Tim Stack
59bca18963
[docs] bump copyright year
2023-06-19 19:56:08 -07:00
Tim Stack
eb332db0fd
Add links to github in the intro docs
...
Fixes #1164
2023-06-19 14:19:13 -07:00
Tim Stack
5db31300c9
[logfile] avoid reading full log messages that are bigger than the line_buffer max size
2023-06-19 07:01:22 -07:00
Tim Stack
0083eaf675
[humanize] pad out duration to align fields
...
Fixes #933
2023-06-18 21:33:00 -07:00
Tim Stack
4cb695fa68
[tests] remove use of sprintf()
2023-06-18 21:07:26 -07:00
Tim Stack
77b4a55be4
[docs] mention hotkeys in the UI section
2023-06-18 15:50:41 -07:00
Tim Stack
026031dcd3
[config] remove GLOB_NOCHECK when looking for git dirs
...
Fixes #1109
2023-06-17 13:13:39 -07:00
Tim Stack
82b10e2b23
[readline] handle width properly
...
Fixes #1100
2023-06-17 08:44:01 -07:00
Tim Stack
8f8874c718
[cursor] update docs and more tweaks
2023-06-16 21:38:19 -07:00
Tim Stack
0eee0afd37
[docs] add some figures to pretty-print view section
2023-06-16 13:28:02 -07:00
Tim Stack
cfb7ac1fdd
[lss] don't add an empty style attr
2023-06-16 07:37:38 -07:00
Tim Stack
2e409a8251
[vmw_log] fix for capturing sub=
2023-06-16 06:06:26 -07:00
Tim Stack
2ff9f63a79
[hotkeys] use selection instead of top in a few more places
2023-06-15 22:13:21 -07:00
Tim Stack
06385bc019
[cursor] ignore key repeat when searching forward
2023-06-15 21:55:42 -07:00
Tim Stack
e3bebedbad
[cursor] following should only be done when the last line is selected
2023-06-15 21:52:33 -07:00
Tim Stack
fe7e89121f
[listview] set selection to 0 when pressing 'b'/'pgup' and the top is 0
2023-06-15 21:37:10 -07:00
Tim Stack
f44e04d854
[cursor] some more fixes for the new cursor support
...
related to #1088
2023-06-15 21:28:20 -07:00
Tim Stack
6f0f66a418
[json] fix json log handling with multiple lines in a field
2023-06-15 16:24:18 -07:00
Tim Stack
ef6946852a
[muslbuild] link lz4
2023-06-15 08:40:38 -07:00
Tim Stack
d3d25bae4c
[muslbuild] install more stuff
2023-06-15 07:48:09 -07:00
tstack
49dcccbaae
Update tailer
2023-06-15 13:16:44 +00:00
Tim Stack
e6f5a95a80
[release] add zstd to alpine and some other release tweaks
2023-06-15 06:16:01 -07:00
Tim Stack
5d5fb67d8c
[release] tweak curl config again
2023-06-14 22:45:13 -07:00
Tim Stack
4a00433bec
[release] skip brew curl
2023-06-14 21:59:06 -07:00
tstack
ab12671308
Update tailer
2023-06-15 04:40:45 +00:00
Tim Stack
7713eb8242
[release] get prefix from brew
2023-06-14 21:40:19 -07:00
tstack
7b2ec36315
Update tailer
2023-06-15 04:36:50 +00:00
Tim Stack
06f259a03f
[release] fix configure for macos
2023-06-14 21:36:11 -07:00
Tim Stack
cc6b953595
[release] upload config.log for debugging
2023-06-14 21:30:27 -07:00
Tim Stack
2d5835897d
[release] add more packages
2023-06-14 16:21:08 -07:00
Tim Stack
34900a94c4
[release] try to build macos binary
2023-06-14 16:15:10 -07:00
Tim Stack
93c85b0e8e
[release] fix upload_url var name
2023-06-14 14:50:30 -07:00
Tim Stack
d69f0d80f9
[release] fix pkg script
2023-06-14 14:37:21 -07:00
Tim Stack
9a20df651c
[release] fix bins env
2023-06-14 14:24:44 -07:00
Tim Stack
54bcd6ccd7
[release] attempt to reuse bins workflow
2023-06-14 12:54:53 -07:00
Tim Stack
607fd96a38
[release] fix filenames
2023-06-14 09:17:02 -07:00
Tim Stack
ac848df0cf
[release] fix copy pasta
2023-06-14 09:04:04 -07:00
Tim Stack
7d24eb6144
[dist] make dist should work without doing a full build
2023-06-14 08:57:02 -07:00
Tim Stack
f4e28f5564
[release] add packages
2023-06-14 08:43:08 -07:00
Tim Stack
e4a7fa925b
[release] try to make releases through github actions
2023-06-14 08:40:09 -07:00
Tim Stack
7ccb467695
[build] fix some more warnings
2023-06-13 20:35:03 -07:00
Tim Stack
91730b7c3c
[cleanup] fix some warnings
2023-06-13 13:57:53 -07:00
Tim Stack
193fd7d8cc
[fmt] bump version to 10.0.0
2023-06-13 13:01:32 -07:00
Tim Stack
51841d40b8
[view] add selection column to lnav_views
...
related to #1149
2023-06-13 10:47:49 -07:00
Tim Stack
a8ef2c54d6
[build] fix artifact path
2023-06-12 08:41:46 -07:00
Tim Stack
f096824034
[build] general actions improvements
2023-06-12 08:30:49 -07:00
Tim Stack
5d63be60dc
[build] do checkout
2023-06-12 06:01:24 -07:00
Tim Stack
3744923604
[build] diff container approach
2023-06-12 05:59:05 -07:00