Commit Graph

3389 Commits (ce97375280877f80e3dcebd20c21be44b13d8199)
 

Author SHA1 Message Date
Tim Stack 6ec38336d1 [fs] fix file_time_type conversion 5 months ago
Tim Stack 14d40cafe4 [tests] fix test that uses TMPDIR 5 months ago
Tim Stack 8187035b3d [url] fix some url opening issues 5 months ago
Tim Stack b14f68463c [misc] fix win build and allow reopening a url 5 months ago
Tim Stack 624a9a7761 [build] some missing includes 5 months 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
5 months ago
dependabot[bot] f3f5ca19b4
---

							
						
5 months 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
5 months ago
dependabot[bot] bbeb685909
---

							
						
5 months ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 5 months ago
Tim Stack 9a1f383ce1 [textview] some more support for handling hyperlinks 5 months ago
Tim Stack 0697009b16 [demux] ignore demux control lines 5 months ago
Tim Stack 5ab75e553e [demux] add control-pattern config 5 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
5 months ago
Tim Stack 4fd6b62380 [listview] set_selection() wasn't checking if the view was selectable
Fixes #1263
5 months ago
Tim Stack f9c49712c6 [wcwidth] remove override for now 5 months ago
Tim Stack 4cd2c1e344 [sections] drop open child sections at diff boundaries 5 months ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 5 months ago
Tim Stack 54b391e53f [sql] support doing an UPDATE on the lnav_top_view SQL view 5 months ago
Tim Stack 984e133292 [internal] add enumerate() helper 5 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.
5 months ago
Tim Stack fdecf28699 [opid] add opids set by the user to session exports 5 months ago
Tim Stack a90fe01eab [indexing] index more of demuxed file 5 months ago
Tim Stack 48ed0ff458 [gantt] adjust time bounds to show the full range of all ops 5 months ago
Tim Stack f81ffeeba7 [tests] fix distclean 5 months ago
Tim Stack 3b4db06f40 [build] try to use vcpkg 5 months ago
Tim Stack 2ed19ec00c [tests] revert debugging stuff 5 months ago
Tim Stack 6b0b82f856 [tests] unset XDG_CONFIG_HOME for tests 5 months ago
Tim Stack 95dde417d3 [tests] debug 5 months ago
Tim Stack 5a2ebbdd2a [tests] more timestamp debugging 5 months ago
Tim Stack b47aa11a5e [tests] wth 5 months ago
Tim Stack efb85ed570 [tests] try to address some test issues 5 months ago
Tim Stack 74a01bba4d [piper] write header to temp file first
Fixes #1262
5 months ago
Tim Stack 71a1850dd3 [demux] some more testing 5 months ago
Tim Stack 954334ca98 [breadcrumb] pressing ` should close the crumb popup 5 months ago
Tim Stack b3cb30f293 [tests] ensure logfile_glog.0 has the right time 5 months ago
Tim Stack 2b54ab2768 [top_status] reset notification statement so DB tables aren't locked 5 months ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 5 months ago
Tim Stack 40a93ca3d3 [misc] fixing some compiler warnings 6 months ago
Tim Stack dd47e66832 [datepp] check for TZDIR when looking up zoneinfo 6 months ago
Tim Stack 8aa72b16e4 [demux] add lnav_file_demux_metadata view 6 months ago
Tim Stack 30c8beeb2e [demux] add a demuxer for container with type 6 months ago
Tim Stack 964e84707b [demux] fixing various bugs 6 months ago
Tim Stack 8c7d7c3e82 [misc] fix a couple of memory issues 6 months ago
Tim Stack e1a1e7099b [java_log] add another java_log regex 6 months ago
Tim Stack 4ad451b27d [tests] update tests for mouse change 6 months ago
Tim Stack d8ee0fa58d [mouse] do not enable mouse unless using the alt screen 6 months ago
Tim Stack 8aa84ad143 [build] more optional 6 months ago
Tim Stack e732267cfe [build] missing functional include 6 months ago
Tim Stack bf6b64c4ea [build] missing optional includes 6 months ago