Commit Graph

2116 Commits (b4b08fc3f5719b1f0e85456eff4e9e55467dfa6f)

Author SHA1 Message Date
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
7 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 7 months ago
Tim Stack 31cf49ec0d [session] redo marked_session_lines 7 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 7 months ago
Tim Stack db5db6a07e [help] add default command help 7 months ago
Tim Stack 5bc667d100 [formats] fix up the sssd log
Related to #1233
7 months ago
Tim Stack 9cf2832ff3 [cmds] fix some timezone issues with :convert-time-to and other spots
Related to #1236
7 months ago
Tim Stack c68b7ec7a3 [misc] cleanups before release 7 months ago
Tim Stack 57bfcbf473 [docs] add tags to file-timezone commands 7 months ago
Tim Stack 154ea4517b [tests] update expected output 7 months ago
Tim Stack 40db12ed12
Merge pull request #1235 from marcelklehr/patch-2
Update nextcloud_log.json
7 months ago
Tim Stack ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
7 months ago
Marcel Klehr d45315ea3f
Fix nextcloud_log.json 8 months ago
Marcel Klehr d35e8f1171
Update nextcloud_log.json 8 months ago
Marcel Klehr ab9780d373
Update nextcloud_log.json
add some more useful values
8 months ago
Tim Stack 0eb394f4b8 [anchor] fix anchors for json files 8 months ago
Tim Stack 5c0772e9af [perf] some minor scanning improvements 8 months ago
Tim Stack 926d73afd0 [crumbs] try to fix crumb for json path 8 months ago
Tim Stack 0f317c476d [text_format] add shell script 8 months ago
Tim Stack 164f3532cb [formats] add format for github event log 8 months ago
Tim Stack 2adf96fe89 [perf] some optimizations 8 months ago
Tim Stack 0be6c8906e [tidy] use anon namespaces and some other stuff 8 months ago
Tim Stack bd0c8106dc [data_scanner] reduce scanner size 8 months ago
Tim Stack 272bb8d840 [all_logs] add log_msg_value column 8 months ago
Tim Stack 2e9aff58fc [vmw_log] add imageservice.log format 9 months ago
Tim Stack 8d2aed91c3 [data-parser] paths in keys 9 months ago
Tim Stack a9eac0520d [indexing] remove file from files_to_front when promoting to log
Related to #1223
9 months ago
Tim Stack e0a599b8d3 [msgformats] a couple more tweaks to the query 9 months ago
Tim Stack 41acf21f0a [tests] try to fix some broken tests 9 months ago
Tim Stack 0144d7ffcc [blog] add Hammered challenge post 9 months ago
Tim Stack 90d6dcaf2b [sql] fix .msgformats command 9 months ago
Tim Stack 82c978e0cf [perf] immediately rescan/rebuild when a piper is finished
Related to #1222
9 months ago
Tim Stack c0e3931729 [ansi] add support for 256/rgb colors 9 months ago
Tim Stack 96e6950884 [cmds] add more env vars to :pipe-line-to
Related to #1224
9 months ago
Tim Stack 53d5e408fa [sql] add log_msg_line() function
Related to #1219
9 months ago
Tim Stack 6736a8db81 [log_format] don't rely on the opid being in the displayed message itself
Related to #1212
9 months ago
Tim Stack 22a5781e88 [log_format] detect time format change in JSON logs
Related to #1215
9 months ago
Tim Stack 57467edea7 [rewriter] capture rewriter command output
Also, SQL statements should populate variables.

Related to #1218
9 months ago
Tim Stack 9f800bcd4e [listview] fix cursor not showing up in overlay
Fixes #1214
9 months ago
Tim Stack 4906843f25 [json-log] fix zone handling for json logs
related to #1210
10 months ago
Tim Stack aa6708f7fb [log_format] check for missing timestamp capture
Related to #1208
10 months ago
Tim Stack 69619892e2 [session] scroll to bottom of stdin 10 months ago
Maximilian Moser eb5fa930e4 Fix typo in help message 11 months ago
Adam Monsen e90eceeff3 nextcloud format: improve description
per code review by @tstack
12 months ago
Adam Monsen a01084d123 nextcloud format: remove unncecessary log sample
per code review by @tstack
12 months ago
Adam Monsen b47804a449 nextcloud format: remove unnecessary file-pattern
per code review by @tstack
12 months ago
Adam Monsen 9f1497d435 Add support for Nextcloud server-side logs 12 months ago
Tim Stack c92290e922 [logfile] prevent duplicate from being hidden a second time
Related to #1070
12 months ago
Tim Stack 0b985ef64f [log_vtab_impl] fix index constraint
Missed checking the end bounds

Fixes #1194
12 months ago
Tim Stack bab9f8dd9e [hotkeys] fix 'R' hotkey issue
set_top() was called instead of set_selection()

Mentioned in #1193
12 months ago