Commit Graph

2862 Commits (7f18aa9cd9546d89664be510fcf71b3ee12fbeab)
 

Author SHA1 Message Date
Tim Stack 7f18aa9cd9 [blog] add post for cursor mode 12 months ago
Tim Stack 19de26e4c2 [docs] add copy button to code blocks 12 months ago
Tim Stack 78cf53fc4d [docs] mention cursor mode in the intro 12 months ago
Tim Stack 8da3dcc01c [listview] when making big moves, put the focused row in the middle
Related to #1088 and #1149
12 months ago
Tim Stack 7bf42e7d2f [json-logs] automatically remove trailing line feeds
Fixes #969
12 months ago
Tim Stack e0811eb629 [session] fix restoring log top/selection
Related to #1088
1 year ago
Tim Stack 3da4b85365 [cursor] use selection when switching between views and keeping time synced
Related to #1088
1 year ago
Tim Stack 1a1272bbfb [cursor] when the parser overlay is displayed, sync the selection and top
Related to #1088
1 year ago
Tim Stack d5f19bc7f8 [tests] missing expected output 1 year ago
Tim Stack 29837caf52 [log_format] fix hiding/showing JSON fields not in the line-format
Related to #1081
1 year ago
Tim Stack c49d83395b [formats] add cloudflare format
Related to #1081
1 year ago
Tim Stack 70163ae9f9 [snap] add plug for reading /etc/lnav 1 year ago
Tim Stack 8ab65d8e90 [cirrus] add binary artifact 1 year ago
Tim Stack 638b44bd41 [appveyor] remove x86 build 1 year ago
Tim Stack d1421fd975 [build] try to fix cirrus ci 1 year ago
Tim Stack f3b78e79b5 [docs] flesh out faq and mention JSON-lines matching 1 year ago
Tim Stack 0e4a6635e1 [textfile] log reason for not discovering metadata and cache it 1 year ago
Tim Stack 8118c5dbe4 [sections] fix some issues with doc sections in logs 1 year ago
Tim Stack e77ef5c8cd [cursor] breadcrumb performers should move selection instead of top 1 year ago
Tim Stack c8764da9d2 [bunyan] add test for this format and add "src" field
Related to #1136
1 year ago
Tim Stack 57486af178
Merge pull request #1136 from TobiX/bunyan
Add support for the bunyan JSON log format
1 year ago
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
1 year ago
Tim Stack a1cfe34a7b [lss] fix handling of ansi escapes in json log 1 year ago
Tim Stack 59bca18963 [docs] bump copyright year 1 year ago
Tim Stack eb332db0fd Add links to github in the intro docs
Fixes #1164
1 year ago
Tim Stack 5db31300c9 [logfile] avoid reading full log messages that are bigger than the line_buffer max size 1 year ago
Tim Stack 0083eaf675 [humanize] pad out duration to align fields
Fixes #933
1 year ago
Tim Stack 4cb695fa68 [tests] remove use of sprintf() 1 year ago
Tim Stack 77b4a55be4 [docs] mention hotkeys in the UI section 1 year ago
Tim Stack 026031dcd3 [config] remove GLOB_NOCHECK when looking for git dirs
Fixes #1109
1 year ago
Tim Stack 82b10e2b23 [readline] handle width properly
Fixes #1100
1 year ago
Tim Stack 8f8874c718 [cursor] update docs and more tweaks 1 year ago
Tim Stack 0eee0afd37 [docs] add some figures to pretty-print view section 1 year ago
Tim Stack cfb7ac1fdd [lss] don't add an empty style attr 1 year ago
Tim Stack 2e409a8251 [vmw_log] fix for capturing sub= 1 year ago
Tim Stack 2ff9f63a79 [hotkeys] use selection instead of top in a few more places 1 year ago
Tim Stack 06385bc019 [cursor] ignore key repeat when searching forward 1 year ago
Tim Stack e3bebedbad [cursor] following should only be done when the last line is selected 1 year ago
Tim Stack fe7e89121f [listview] set selection to 0 when pressing 'b'/'pgup' and the top is 0 1 year ago
Tim Stack f44e04d854 [cursor] some more fixes for the new cursor support
related to #1088
1 year ago
Tim Stack 6f0f66a418 [json] fix json log handling with multiple lines in a field 1 year ago
Tim Stack ef6946852a [muslbuild] link lz4 1 year ago
Tim Stack d3d25bae4c [muslbuild] install more stuff 1 year ago
tstack 49dcccbaae Update tailer 1 year ago
Tim Stack e6f5a95a80 [release] add zstd to alpine and some other release tweaks 1 year ago
Tim Stack 5d5fb67d8c [release] tweak curl config again 1 year ago
Tim Stack 4a00433bec [release] skip brew curl 1 year ago
tstack ab12671308 Update tailer 1 year ago
Tim Stack 7713eb8242 [release] get prefix from brew 1 year ago
tstack 7b2ec36315 Update tailer 1 year ago