Commit Graph

2244 Commits (7b96aab50a8730ef539902e0abbc43ada37590bb)

Author SHA1 Message Date
Tim Stack c3e214774f [formats] add rails_log 3 months ago
Tim Stack c36aef493c [timefmt] missed adding timezone for a format
Fixes #1276
3 months ago
Tim Stack 11545f84ca [files] add a comment about log format match 3 months ago
Tim Stack 6538675d15 [textview] execute lnav scripts 3 months ago
Tim Stack edc5bf171b [coverity] (more) use move to avoid auto copies 3 months ago
Tim Stack eed8f3871a [coverity] use move to avoid auto copies 3 months ago
Tim Stack 842eabb4af [sql] do not dump the log on an empty SQL result
Related to #466
3 months ago
Tim Stack cccc72f3c1 [coverity] moare fixes 3 months ago
Tim Stack 2117a12ded [text] auto pretty-print text files 3 months ago
Tim Stack 4e29ee1397 [coverity] undo suggestion 3 months ago
Tim Stack 2610a8eac4 [coverity] some more fixes 3 months ago
Tim Stack 97f12cf4aa [coverity] fix some warnings 3 months ago
Tim Stack 213b4e927d tweak to quiet mode 3 months ago
Tim Stack d6eb020b1f [logfile] make notes a user_message 3 months ago
Tim Stack 6132b6a944 [cleanup] fix a few things 3 months ago
Tim Stack 223b6af82f [sql] add pretty_print() function 3 months ago
Tim Stack a5d12dc948 [text] support for changing the view mode 4 months ago
Tim Stack b084655be5 [misc] fix some warnings 4 months ago
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 4 months ago
Tim Stack e6aac98193 [piper] fix stall when logging partial match 4 months ago
Tim Stack 937a4588f7 [formats] add caddy log
Related to #1268
4 months ago
Tim Stack a28ddb7196 [piper] add some demux debug log 4 months ago
Tim Stack d4cdbc1f49 [crashd] support uploading crash logs 4 months ago
Tim Stack fc79d703b1 [script] pass full path to script as $0 4 months ago
Tim Stack c3bf727483 [generic_log] tweak regex to ignore NONE
Fixes #1145
4 months ago
Tim Stack 3fdf710dfd [pager] try to fix the check for switching to headless 4 months ago
Tim Stack 4759a59b23 [timeline] rename gantt view to timeline 4 months ago
Tim Stack 5355b6854e [gantt] allow selection in the details view 4 months ago
Tim Stack 61c2d2c8aa [formats] add a format for the lnav debug log 4 months ago
Tim Stack 6ec38336d1 [fs] fix file_time_type conversion 4 months ago
Tim Stack 8187035b3d [url] fix some url opening issues 4 months ago
Tim Stack b14f68463c [misc] fix win build and allow reopening a url 4 months ago
Tim Stack 624a9a7761 [build] some missing includes 4 months ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 4 months ago
Tim Stack 9a1f383ce1 [textview] some more support for handling hyperlinks 4 months ago
Tim Stack 0697009b16 [demux] ignore demux control lines 4 months ago
Tim Stack 5ab75e553e [demux] add control-pattern config 4 months ago
Tim Stack 50e895c289 [theme] use default styles for cursor-line/selected-text if they are missing from the current theme
Some markdown-related changes as well
4 months ago
Tim Stack 4fd6b62380 [listview] set_selection() wasn't checking if the view was selectable
Fixes #1263
4 months ago
Tim Stack f9c49712c6 [wcwidth] remove override for now 4 months ago
Tim Stack 4cd2c1e344 [sections] drop open child sections at diff boundaries 4 months ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 4 months ago
Tim Stack 54b391e53f [sql] support doing an UPDATE on the lnav_top_view SQL view 4 months ago
Tim Stack 984e133292 [internal] add enumerate() helper 4 months ago
Tim Stack 77b9829224 [mouse] treat ctrl+click the same as shift+click
Some terminals capture shift+click so add ctrl+click as
an alternate way to highlight/mark lines.
4 months ago
Tim Stack fdecf28699 [opid] add opids set by the user to session exports 4 months ago
Tim Stack a90fe01eab [indexing] index more of demuxed file 4 months ago
Tim Stack 48ed0ff458 [gantt] adjust time bounds to show the full range of all ops 4 months ago
Tim Stack 3b4db06f40 [build] try to use vcpkg 4 months ago
Tim Stack 95dde417d3 [tests] debug 4 months ago