Commit Graph

  • a056757a23 Merge pull request #1622 from Yukigaru/fix-horizontal-scroll-reset-after-wrap Tim Stack 2026-02-11 10:41:59 -08:00
  • 92b2ece950 [view] reset horizontal offset when enabling word-wrap Alexander Garustovich 2026-02-11 16:53:25 +03:00
  • edc89c83dd [formats] allow highlights to be limited to a field Tim Stack 2026-02-08 09:40:26 -08:00
  • 60d155abcd [tidy] remove some unused code Tim Stack 2026-02-03 11:17:20 -08:00
  • f29f81f150 [config] remove libgpm refs Tim Stack 2026-01-30 10:20:23 -08:00
  • 92bce5abf6 [snap] update description Tim Stack 2026-01-29 11:41:16 -08:00
  • bdfc2fc0df [test] try to dodge snapcraft review Tim Stack 2026-01-29 11:24:50 -08:00
  • aec7c8a372 [docs] replace prompt directive Tim Stack 2026-01-29 09:32:15 -08:00
  • 60be3a426a [timeline] add bookmarks for files Tim Stack 2026-01-28 10:02:35 -08:00
  • ad13203fcc [release] bump version v0.14.0-beta2 Tim Stack 2026-01-23 14:20:14 -08:00
  • 0a1f51a5c6 [converter] wait for the converter to do something Tim Stack 2026-01-23 11:18:53 -08:00
  • fe200a546e Merge pull request #1618 from tstack/dependabot/bundler/docs/uri-1.0.4 Tim Stack 2026-01-21 09:34:34 -08:00
  • c1769ffed3 Bump uri from 1.0.3 to 1.0.4 in /docs dependabot[bot] 2026-01-21 17:34:04 +00:00
  • 7790b19b9e Merge pull request #1617 from tstack/dependabot/pip/crashd/werkzeug-3.1.5 Tim Stack 2026-01-21 09:32:42 -08:00
  • 4c0393d809 Bump werkzeug from 3.1.4 to 3.1.5 in /crashd dependabot[bot] 2026-01-21 17:31:28 +00:00
  • 80ae6dc35b [log_format] display an error if there is a JSON timestamp property, but it does not parse correctly Tim Stack 2026-01-21 09:28:00 -08:00
  • e5135c5f17 [otel_format] minor fixes to get this working Tim Stack 2026-01-16 14:37:46 -08:00
  • de21fa1c19 Merge pull request #1613 from takeokunn/master Tim Stack 2026-01-16 13:13:25 -08:00
  • bfc8b9e295 [logfmt] parse spans that are not kv-pairs Tim Stack 2026-01-14 22:11:00 -08:00
  • 6fa7e46c08 [:goto] handle zero relative time Tim Stack 2026-01-13 18:40:00 -08:00
  • 4628d12194 [filter-ui] fix history Tim Stack 2026-01-13 12:09:20 -08:00
  • 287d193574 [filter-ui] fix history crash Timothy Stack 2026-01-09 09:38:53 -08:00
  • 09a5bcaddd [notcurses] use timeout with ppoll when there is still data in the buffer v0.14.0-beta1 Timothy Stack 2026-01-08 10:46:20 -08:00
  • 00afc5f6ef [notcurses] leave stdin as blocking until init is done Tim Stack 2026-01-07 09:29:30 -08:00
  • f058a8d0cc [notcurses] try to fix midescape handling Tim Stack 2026-01-05 11:07:31 -08:00
  • 65e9307efa feat(formats): add OpenTelemetry Collector log format and converter takeokunn 2026-01-02 23:52:33 +09:00
  • 1445f87c35 [log] show invalid utf hex dump in log view too Tim Stack 2025-12-16 14:23:45 -08:00
  • ba882bbfce [tests] update test data Tim Stack 2025-12-16 12:31:59 -08:00
  • 9cda6f50ff [text] for lines with invalid UTF-8 content, show a hex dump Tim Stack 2025-12-16 11:35:11 -08:00
  • f6a34f4156 [textfile] render invalid utf Tim Stack 2025-12-15 21:24:57 -08:00
  • 16773d51cd [text_format] add plaintext type Tim Stack 2025-12-15 11:59:10 -08:00
  • 6893d40fc0 Merge pull request #1607 from DepthDeluxe/master Tim Stack 2025-12-15 09:28:43 -08:00
  • 1ca4a633d6 [keymap] change CTRL-F to toggle filtering Tim Stack 2025-12-13 10:36:52 -08:00
  • 661928e1ad [bzlib] Fixed compilation error when bzlib not configured Colin Heinzmann 2025-12-12 11:09:28 -08:00
  • 2259f8f15e Merge pull request #1606 from tstack/dependabot/pip/crashd/werkzeug-3.1.4 Tim Stack 2025-12-12 09:55:48 -08:00
  • d3280b4d03 Bump werkzeug from 3.0.6 to 3.1.4 in /crashd dependabot[bot] 2025-12-12 17:54:48 +00:00
  • 7bb4f89307 [docs] reading from stdin Tim Stack 2025-12-11 10:22:43 -08:00
  • 2052a265c2 [filters] add level filter Tim Stack 2025-12-10 13:41:13 -08:00
  • 2428420301 [text] fix default selection for markdown Tim Stack 2025-12-09 12:02:20 -08:00
  • 2e10f54d4d [pager] use source line counts Tim Stack 2025-12-09 10:37:44 -08:00
  • b2e2d6efb0 [pager] check actual window size when switching to cat mode Tim Stack 2025-12-09 10:18:12 -08:00
  • b67a6f93c8 [tidy] use lnav::enums::bitset Tim Stack 2025-12-08 09:52:35 -08:00
  • 1b3baf933a [filters] fix for already exists check Tim Stack 2025-12-06 14:41:01 -08:00
  • 01beb45a7d [headless] make the warning for non-UTF files nicer Tim Stack 2025-12-05 15:01:11 -08:00
  • ee991c6d3d [filters] block creating a duplicate filter Tim Stack 2025-12-04 22:13:09 -08:00
  • 46e9f02082 [tailer] add a python version of the tailer Tim Stack 2025-12-04 15:04:46 -08:00
  • b165cab604 [build] inline color_unit::EMPTY in header Tim Stack 2025-12-03 10:43:34 -08:00
  • 7357ee47de [build] casting... Timothy Stack 2025-12-03 10:05:14 -08:00
  • dccb07ac82 [build] fix casting for timeval conversion Timothy Stack 2025-12-03 09:46:07 -08:00
  • b53399c61b [parser-details] mention matching search tables Tim Stack 2025-12-03 06:48:33 -08:00
  • 848d4864cd [timeline] add files and threads Tim Stack 2025-12-02 10:56:42 -08:00
  • 62d1379615 [prompt] require 2 successive Esc presses to abort prompt Tim Stack 2025-12-01 20:39:31 -08:00
  • 05f415ab31 [cmd.parser] ignore flags for now Tim Stack 2025-12-01 14:52:10 -08:00
  • 95859b1fba [filters] add "e" hotkey to filter panel to create/edit the SQL expression filter Tim Stack 2025-12-01 13:58:14 -08:00
  • ad7fb0a1c7 [breadcrumb] add thread ID to breadcrumb bar Tim Stack 2025-12-01 10:33:24 -08:00
  • 4857e958e8 [docs] remove mention of module stuff Tim Stack 2025-11-28 10:05:45 -08:00
  • 87e20b1a13 [formats] patch elb_log with some extra stuff Tim Stack 2025-11-28 10:02:36 -08:00
  • e71046e2aa [tests] fix test in CI env Tim Stack 2025-11-28 07:11:36 -08:00
  • 693c137add [formats] add idea_log Tim Stack 2025-11-28 06:48:32 -08:00
  • 046a23ec98 [vtab] add search table to exported sessions Tim Stack 2025-11-28 06:35:37 -08:00
  • 05aa429c05 [logfile] remove automatic forcing of a file to binary if an invalid UTF-8 line is found Tim Stack 2025-11-27 06:53:03 -08:00
  • 1d85b85d09 [sql_cmds] use sqlite3_open_v2() with SQLITE_OPEN_URI Tim Stack 2025-11-26 21:02:24 -08:00
  • 8b5cef92bc [formats] add macos log stream format Tim Stack 2025-11-26 20:51:45 -08:00
  • ca9a2d5456 [session] apply commands before building index Tim Stack 2025-11-26 06:36:12 -08:00
  • eb1b24751f [tidy] fix some minor issues Tim Stack 2025-11-26 05:49:48 -08:00
  • 5a20b99fe2 [spectro] fix colors for some themes Tim Stack 2025-11-25 10:56:29 -08:00
  • 7a54792d79 [spectro] localize value count Tim Stack 2025-11-25 09:19:51 -08:00
  • a99d1fcdcc [log-view] for the time-column, copy the sub-second flags to the adjusted exttm struct Tim Stack 2025-11-25 08:55:06 -08:00
  • b62bed0f86 [spectro] per-row thresholds Tim Stack 2025-11-25 07:17:49 -08:00
  • ed9bf70a31 [spectro] compute tdigest to get a better idea of data layout Tim Stack 2025-11-24 13:27:29 -08:00
  • 14a1082b55 [tests] fix piper test Tim Stack 2025-11-23 06:52:58 -08:00
  • a7109a2aa7 [spectro] use more colors in the spectro view Tim Stack 2025-11-23 06:21:06 -08:00
  • d7ca34f80e [spectro] when visualizing integer values, the ranges should be ints Tim Stack 2025-11-22 15:55:02 -08:00
  • a9ea992b65 [vmw_log] add vmw_gtest_results search table Tim Stack 2025-11-21 13:05:53 -08:00
  • 6a4a87fe2b [tests] remove "piper list" test since the output is no longer stable Tim Stack 2025-11-21 10:49:14 -08:00
  • 528f977144 [file_format] ignore WAR files Tim Stack 2025-11-21 10:27:15 -08:00
  • 0fe10099e9 [file_collection] archive entries should inherit time range from archive Tim Stack 2025-11-21 10:19:35 -08:00
  • 13925a8825 [tests] missed expected Tim Stack 2025-11-21 09:37:33 -08:00
  • 08c78ccac3 [headless] always go to the top of the view Tim Stack 2025-11-21 09:36:34 -08:00
  • e060452bdd [spectro] add year to timestamp Tim Stack 2025-11-21 06:55:49 -08:00
  • 7b5350e85c [perf] improve stuff related to archive extraction Tim Stack 2025-11-20 22:05:24 -08:00
  • ea2c2deb26 [files] some more files panel polishing Tim Stack 2025-11-20 14:54:45 -08:00
  • 941f00924c [ui] keep files panel open if there are other files loaded Tim Stack 2025-11-20 14:35:00 -08:00
  • fe679dfe3a [file_format] check for unsupported files Tim Stack 2025-11-20 12:41:14 -08:00
  • 0ab370de17 [sql] remove begin msg Tim Stack 2025-11-20 10:31:01 -08:00
  • a95e45f548 [cmds] log the final stats for the db backup Tim Stack 2025-11-20 10:16:21 -08:00
  • 564b8f42c8 [vtab] prefix table names in vtab CREATE TABLE statements with lnav_db Tim Stack 2025-11-20 10:03:55 -08:00
  • ecb85d90f2 [tests] update scripty expected output Tim Stack 2025-11-20 06:51:39 -08:00
  • c4bb24cad5 [notcurses] disable pixel mouse reporting since the receiver can't handle negative values Tim Stack 2025-11-20 06:49:01 -08:00
  • 1e43b633ec [snap] remove bad part name Tim Stack 2025-11-19 13:30:30 -08:00
  • a7e9084527 [snap] update selective-checkout stuff Tim Stack 2025-11-19 12:38:28 -08:00
  • 5c291c7a1d [snap] try to fix libicu version Tim Stack 2025-11-19 11:48:07 -08:00
  • 083bec0f73 [tidy] remove unused submodule Tim Stack 2025-11-19 10:59:15 -08:00
  • e0843fc64d [snap] change to core22 Tim Stack 2025-11-19 10:07:51 -08:00
  • cc7d320a65 [build] fix snapcraft complaint Tim Stack 2025-11-19 06:56:57 -08:00
  • de171117b1 [textview] fix clicking a wrapped link Tim Stack 2025-11-19 06:52:10 -08:00
  • 935d0c9780 [textview] fix some word-wrap-related glitches Tim Stack 2025-11-19 06:42:08 -08:00
  • 54d2ea5f2b [textfile] fix line width callback Tim Stack 2025-11-18 20:22:19 -08:00
  • 66d1573ddc [textview] fix selection when scrolled right Tim Stack 2025-11-18 16:02:00 -08:00
  • 0d21f5a3a8 [docs] add release video to downloads page Tim Stack 2025-11-18 14:40:08 -08:00