Tim Stack
|
4759a59b23
|
[timeline] rename gantt view to timeline
|
2024-05-23 15:04:40 -07:00 |
|
Tim Stack
|
5355b6854e
|
[gantt] allow selection in the details view
|
2024-05-23 14:38:55 -07:00 |
|
Tim Stack
|
61c2d2c8aa
|
[formats] add a format for the lnav debug log
|
2024-05-22 15:13:05 -07:00 |
|
Tim Stack
|
30ec70d760
|
[tests] fixup test_logfile.sh for std::filesystem change
|
2024-05-22 14:32:40 -07:00 |
|
Tim Stack
|
6ec38336d1
|
[fs] fix file_time_type conversion
|
2024-05-22 09:40:20 -07:00 |
|
Tim Stack
|
14d40cafe4
|
[tests] fix test that uses TMPDIR
|
2024-05-22 06:18:35 -07:00 |
|
Tim Stack
|
8187035b3d
|
[url] fix some url opening issues
|
2024-05-22 06:14:14 -07:00 |
|
Tim Stack
|
b14f68463c
|
[misc] fix win build and allow reopening a url
|
2024-05-22 05:57:27 -07:00 |
|
Tim Stack
|
624a9a7761
|
[build] some missing includes
|
2024-05-22 05:42:34 -07:00 |
|
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
|
2024-05-22 05:36:00 -07:00 |
|
dependabot[bot]
|
f3f5ca19b4
|
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-22 12:35:24 +00:00 |
|
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
|
2024-05-22 05:34:29 -07:00 |
|
dependabot[bot]
|
bbeb685909
|
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-22 12:33:59 +00:00 |
|
Tim Stack
|
53b883d015
|
[internal] remove ghc::filesystem
|
2024-05-21 23:45:48 -07:00 |
|
Tim Stack
|
9a1f383ce1
|
[textview] some more support for handling hyperlinks
|
2024-05-21 22:21:46 -07:00 |
|
Tim Stack
|
0697009b16
|
[demux] ignore demux control lines
|
2024-05-19 13:23:03 -07:00 |
|
Tim Stack
|
5ab75e553e
|
[demux] add control-pattern config
|
2024-05-18 22:06:02 -07:00 |
|
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
|
2024-05-18 06:52:18 -07:00 |
|
Tim Stack
|
4fd6b62380
|
[listview] set_selection() wasn't checking if the view was selectable
Fixes #1263
|
2024-05-17 08:42:16 -07:00 |
|
Tim Stack
|
f9c49712c6
|
[wcwidth] remove override for now
|
2024-05-17 08:32:37 -07:00 |
|
Tim Stack
|
4cd2c1e344
|
[sections] drop open child sections at diff boundaries
|
2024-05-16 21:50:21 -07:00 |
|
Tim Stack
|
8d8467dfcb
|
[markdown] add support for github alerts
|
2024-05-16 21:07:35 -07:00 |
|
Tim Stack
|
54b391e53f
|
[sql] support doing an UPDATE on the lnav_top_view SQL view
|
2024-05-15 15:17:19 -07:00 |
|
Tim Stack
|
984e133292
|
[internal] add enumerate() helper
|
2024-05-15 06:09:36 -07:00 |
|
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.
|
2024-05-14 15:04:32 -07:00 |
|
Tim Stack
|
fdecf28699
|
[opid] add opids set by the user to session exports
|
2024-05-13 21:49:03 -07:00 |
|
Tim Stack
|
a90fe01eab
|
[indexing] index more of demuxed file
|
2024-05-13 08:04:55 -07:00 |
|
Tim Stack
|
48ed0ff458
|
[gantt] adjust time bounds to show the full range of all ops
|
2024-05-12 09:27:33 -07:00 |
|
Tim Stack
|
f81ffeeba7
|
[tests] fix distclean
|
2024-05-10 22:27:38 -07:00 |
|
Tim Stack
|
3b4db06f40
|
[build] try to use vcpkg
|
2024-05-10 21:01:25 -07:00 |
|
Tim Stack
|
2ed19ec00c
|
[tests] revert debugging stuff
|
2024-05-10 09:01:52 -07:00 |
|
Tim Stack
|
6b0b82f856
|
[tests] unset XDG_CONFIG_HOME for tests
|
2024-05-10 08:47:13 -07:00 |
|
Tim Stack
|
95dde417d3
|
[tests] debug
|
2024-05-10 06:31:51 -07:00 |
|
Tim Stack
|
5a2ebbdd2a
|
[tests] more timestamp debugging
|
2024-05-10 06:03:45 -07:00 |
|
Tim Stack
|
b47aa11a5e
|
[tests] wth
|
2024-05-09 19:57:15 -07:00 |
|
Tim Stack
|
efb85ed570
|
[tests] try to address some test issues
|
2024-05-09 15:41:30 -07:00 |
|
Tim Stack
|
74a01bba4d
|
[piper] write header to temp file first
Fixes #1262
|
2024-05-09 06:11:44 -07:00 |
|
Tim Stack
|
71a1850dd3
|
[demux] some more testing
|
2024-05-07 21:49:08 -07:00 |
|
Tim Stack
|
954334ca98
|
[breadcrumb] pressing ` should close the crumb popup
|
2024-05-07 06:31:18 -07:00 |
|
Tim Stack
|
b3cb30f293
|
[tests] ensure logfile_glog.0 has the right time
|
2024-05-07 06:18:27 -07:00 |
|
Tim Stack
|
2b54ab2768
|
[top_status] reset notification statement so DB tables aren't locked
|
2024-05-07 06:08:08 -07:00 |
|
Tim Stack
|
e27a7d8e9a
|
[log_format] add support for synthetic opids
|
2024-05-06 22:36:03 -07:00 |
|
Tim Stack
|
40a93ca3d3
|
[misc] fixing some compiler warnings
|
2024-05-02 13:46:15 -07:00 |
|
Tim Stack
|
dd47e66832
|
[datepp] check for TZDIR when looking up zoneinfo
|
2024-05-02 13:38:14 -07:00 |
|
Tim Stack
|
8aa72b16e4
|
[demux] add lnav_file_demux_metadata view
|
2024-05-01 15:18:59 -07:00 |
|
Tim Stack
|
30c8beeb2e
|
[demux] add a demuxer for container with type
|
2024-04-30 23:47:03 -07:00 |
|
Tim Stack
|
964e84707b
|
[demux] fixing various bugs
|
2024-04-30 22:04:18 -07:00 |
|
Tim Stack
|
8c7d7c3e82
|
[misc] fix a couple of memory issues
|
2024-04-30 08:58:36 -07:00 |
|
Tim Stack
|
e1a1e7099b
|
[java_log] add another java_log regex
|
2024-04-30 06:21:43 -07:00 |
|
Tim Stack
|
4ad451b27d
|
[tests] update tests for mouse change
|
2024-04-29 06:38:29 -07:00 |
|