Commit Graph

2849 Commits (638b44bd416c07e5e4006980c823993a5c29364a)
 

Author SHA1 Message Date
Tim Stack 638b44bd41 [appveyor] remove x86 build 12 months ago
Tim Stack d1421fd975 [build] try to fix cirrus ci 12 months ago
Tim Stack f3b78e79b5 [docs] flesh out faq and mention JSON-lines matching 12 months ago
Tim Stack 0e4a6635e1 [textfile] log reason for not discovering metadata and cache it 12 months ago
Tim Stack 8118c5dbe4 [sections] fix some issues with doc sections in logs 12 months ago
Tim Stack e77ef5c8cd [cursor] breadcrumb performers should move selection instead of top 12 months ago
Tim Stack c8764da9d2 [bunyan] add test for this format and add "src" field
Related to #1136
12 months ago
Tim Stack 57486af178
Merge pull request #1136 from TobiX/bunyan
Add support for the bunyan JSON log format
12 months 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
12 months ago
Tim Stack a1cfe34a7b [lss] fix handling of ansi escapes in json log 12 months ago
Tim Stack 59bca18963 [docs] bump copyright year 12 months ago
Tim Stack eb332db0fd Add links to github in the intro docs
Fixes #1164
12 months ago
Tim Stack 5db31300c9 [logfile] avoid reading full log messages that are bigger than the line_buffer max size 12 months ago
Tim Stack 0083eaf675 [humanize] pad out duration to align fields
Fixes #933
12 months ago
Tim Stack 4cb695fa68 [tests] remove use of sprintf() 12 months ago
Tim Stack 77b4a55be4 [docs] mention hotkeys in the UI section 12 months ago
Tim Stack 026031dcd3 [config] remove GLOB_NOCHECK when looking for git dirs
Fixes #1109
12 months ago
Tim Stack 82b10e2b23 [readline] handle width properly
Fixes #1100
12 months ago
Tim Stack 8f8874c718 [cursor] update docs and more tweaks 12 months ago
Tim Stack 0eee0afd37 [docs] add some figures to pretty-print view section 12 months ago
Tim Stack cfb7ac1fdd [lss] don't add an empty style attr 12 months ago
Tim Stack 2e409a8251 [vmw_log] fix for capturing sub= 12 months ago
Tim Stack 2ff9f63a79 [hotkeys] use selection instead of top in a few more places 12 months ago
Tim Stack 06385bc019 [cursor] ignore key repeat when searching forward 12 months ago
Tim Stack e3bebedbad [cursor] following should only be done when the last line is selected 12 months ago
Tim Stack fe7e89121f [listview] set selection to 0 when pressing 'b'/'pgup' and the top is 0 12 months ago
Tim Stack f44e04d854 [cursor] some more fixes for the new cursor support
related to #1088
12 months ago
Tim Stack 6f0f66a418 [json] fix json log handling with multiple lines in a field 12 months ago
Tim Stack ef6946852a [muslbuild] link lz4 12 months ago
Tim Stack d3d25bae4c [muslbuild] install more stuff 12 months ago
tstack 49dcccbaae Update tailer 12 months ago
Tim Stack e6f5a95a80 [release] add zstd to alpine and some other release tweaks 12 months ago
Tim Stack 5d5fb67d8c [release] tweak curl config again 12 months ago
Tim Stack 4a00433bec [release] skip brew curl 12 months ago
tstack ab12671308 Update tailer 12 months ago
Tim Stack 7713eb8242 [release] get prefix from brew 12 months ago
tstack 7b2ec36315 Update tailer 12 months ago
Tim Stack 06f259a03f [release] fix configure for macos 12 months ago
Tim Stack cc6b953595 [release] upload config.log for debugging 12 months ago
Tim Stack 2d5835897d [release] add more packages 12 months ago
Tim Stack 34900a94c4 [release] try to build macos binary 12 months ago
Tim Stack 93c85b0e8e [release] fix upload_url var name 12 months ago
Tim Stack d69f0d80f9 [release] fix pkg script 12 months ago
Tim Stack 9a20df651c [release] fix bins env 12 months ago
Tim Stack 54bcd6ccd7 [release] attempt to reuse bins workflow 12 months ago
Tim Stack 607fd96a38 [release] fix filenames 12 months ago
Tim Stack ac848df0cf [release] fix copy pasta 12 months ago
Tim Stack 7d24eb6144 [dist] make dist should work without doing a full build 12 months ago
Tim Stack f4e28f5564 [release] add packages 12 months ago
Tim Stack e4a7fa925b [release] try to make releases through github actions 12 months ago