Commit Graph

3368 Commits (master)
 

Author SHA1 Message Date
Tim Stack 97f12cf4aa [coverity] fix some warnings 14 hours ago
Tim Stack 213b4e927d tweak to quiet mode 2 days ago
Tim Stack d6eb020b1f [logfile] make notes a user_message 2 days ago
Tim Stack 6132b6a944 [cleanup] fix a few things 3 days ago
Tim Stack 223b6af82f [sql] add pretty_print() function 3 days ago
Tim Stack edf1eae9a0 gcc again 3 days ago
Tim Stack db9c9205cf more gcc 3 days ago
Tim Stack cff588776f [spec] gcc 12 - 13 3 days ago
Tim Stack 34aeaf7541 [tests] add set-text-view-mode tests 3 days ago
Tim Stack a5d12dc948 [text] support for changing the view mode 4 days ago
Tim Stack 5ace34000e [actions] remove 2nd coverity workflow 1 week ago
Tim Stack b084655be5 [misc] fix some warnings 1 week ago
Tim Stack afcdad717d [cov] suppress 1 week ago
Tim Stack cf8773b057 [coverity] url... 1 week ago
Tim Stack f6618dee1b [coverity] other action 1 week ago
Tim Stack 4abbec7b70 [coverity] maint 1 week ago
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 1 week ago
Tim Stack e6aac98193 [piper] fix stall when logging partial match 2 weeks ago
Tim Stack 937a4588f7 [formats] add caddy log
Related to #1268
2 weeks ago
Tim Stack a28ddb7196 [piper] add some demux debug log 2 weeks ago
Tim Stack f4f207f641 [news] mention crash upload 2 weeks ago
Tim Stack d4cdbc1f49 [crashd] support uploading crash logs 2 weeks ago
Tim Stack fc79d703b1 [script] pass full path to script as $0 2 weeks ago
Tim Stack c3bf727483 [generic_log] tweak regex to ignore NONE
Fixes #1145
2 weeks ago
Tim Stack 3fdf710dfd [pager] try to fix the check for switching to headless 2 weeks ago
Tim Stack 4759a59b23 [timeline] rename gantt view to timeline 2 weeks ago
Tim Stack 5355b6854e [gantt] allow selection in the details view 2 weeks ago
Tim Stack 61c2d2c8aa [formats] add a format for the lnav debug log 3 weeks ago
Tim Stack 30ec70d760 [tests] fixup test_logfile.sh for std::filesystem change 3 weeks ago
Tim Stack 6ec38336d1 [fs] fix file_time_type conversion 3 weeks ago
Tim Stack 14d40cafe4 [tests] fix test that uses TMPDIR 3 weeks ago
Tim Stack 8187035b3d [url] fix some url opening issues 3 weeks ago
Tim Stack b14f68463c [misc] fix win build and allow reopening a url 3 weeks ago
Tim Stack 624a9a7761 [build] some missing includes 3 weeks ago
Tim Stack 4195f926d3
Merge pull request #1266 from tstack/dependabot/bundler/docs/nokogiri-1.16.5
Bump nokogiri from 1.16.3 to 1.16.5 in /docs
3 weeks ago
dependabot[bot] f3f5ca19b4
---

							
						
3 weeks ago
Tim Stack 41d76dfd88
Merge pull request #1265 from tstack/dependabot/bundler/docs/rexml-3.2.8
Bump rexml from 3.2.5 to 3.2.8 in /docs
3 weeks ago
dependabot[bot] bbeb685909
---

							
						
3 weeks ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 3 weeks ago
Tim Stack 9a1f383ce1 [textview] some more support for handling hyperlinks 3 weeks ago
Tim Stack 0697009b16 [demux] ignore demux control lines 3 weeks ago
Tim Stack 5ab75e553e [demux] add control-pattern config 3 weeks 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
3 weeks ago
Tim Stack 4fd6b62380 [listview] set_selection() wasn't checking if the view was selectable
Fixes #1263
3 weeks ago
Tim Stack f9c49712c6 [wcwidth] remove override for now 3 weeks ago
Tim Stack 4cd2c1e344 [sections] drop open child sections at diff boundaries 3 weeks ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 3 weeks ago
Tim Stack 54b391e53f [sql] support doing an UPDATE on the lnav_top_view SQL view 4 weeks ago
Tim Stack 984e133292 [internal] add enumerate() helper 4 weeks 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 weeks ago