Commit Graph

  • e3b8c56098 c-cpp.yml: bump actions version to v3 (Node 16) K.B.Dharun Krishna 2023-04-09 21:45:45 +05:30
  • 44b564681b [format_loader] catch invalid format names Tim Stack 2023-04-05 22:52:55 -07:00
  • a2f076a967 [test_sql_str_func] disable url test that is dependent on the curl version Tim Stack 2023-04-03 00:40:04 -07:00
  • 3862ba8ac1 [tests] fix file path Tim Stack 2023-03-31 12:37:45 -07:00
  • 70dee8a747 [ci] try to fix some test failures Tim Stack 2023-03-31 12:11:26 -07:00
  • 65b0d78143 [log_format/json] appending an empty string can trigger an assert Tim Stack 2023-03-31 11:30:59 -07:00
  • db1fc92fdd [ansi] missed resizing a buffer when scrubbing ansi Tim Stack 2023-03-30 22:06:19 -07:00
  • 5ad75f156a [build] try to fix CI for test that uses a syslog logfile Tim Stack 2023-03-30 21:31:39 -07:00
  • 7e320b591e Add example bunyan logfile Tobias Gruetzmacher 2023-03-24 15:29:21 +01:00
  • d675a8d10e Add support for the bunyan JSON log format Tobias Gruetzmacher 2023-03-23 14:42:17 +01:00
  • 33a80db95c Merge pull request #1125 from tstack/dependabot/bundler/docs/commonmarker-0.23.8 Tim Stack 2023-03-04 08:13:20 -08:00
  • 6bb1f7c0b6 Bump commonmarker from 0.23.6 to 0.23.8 in /docs dependabot[bot] 2023-03-04 16:01:57 +00:00
  • 71d22e6567 Merge pull request #1124 from tstack/dependabot/bundler/docs/nokogiri-1.14.2 Tim Stack 2023-03-03 19:18:59 -08:00
  • 1fbdebb713 Bump nokogiri from 1.13.9 to 1.14.2 in /docs dependabot[bot] 2023-03-04 03:16:25 +00:00
  • 082658a71e [docs] mention log file name behavior Tim Stack 2023-03-03 19:14:53 -08:00
  • 9118bb0f00 Merge pull request #1113 from nodiscc/doc-override Tim Stack 2023-02-04 20:56:35 -08:00
  • 7268513a27 [docs] formats: provide an example of overriding only the error detection regexp for a format - fixes https://github.com/tstack/lnav/issues/733 nodiscc 2023-01-23 15:12:01 +01:00
  • 1b19fdca95 [docs] formats are loaded from both /etc/lnav/formats and ~/.lnav/formats/ nodiscc 2023-01-23 15:11:22 +01:00
  • be42ebf686 Merge pull request #1112 from thesamesam/gcc-13 Tim Stack 2023-01-22 08:25:59 -08:00
  • e25d3e3c69 Fix build with GCC 13 (add missing <cstdint> include) Sam James 2023-01-21 18:11:20 +00:00
  • 8d17561c76 [docs] mention logfmt in the features page Tim Stack 2023-01-06 09:27:23 -08:00
  • 3e7a75c00b [capture] don't save any empty stdin Tim Stack 2022-12-27 20:58:29 -08:00
  • 5266054af0 [config] fix location of crash logs Tim Stack 2022-12-27 20:54:11 -08:00
  • f34a5cf589 [docs] update docs for half page hotkeys Tim Stack 2022-12-21 15:45:59 -08:00
  • b92663b38a [hotkeys] add ctrl-d/ctrl-u hotkeys for moving by half a page Tim Stack 2022-12-21 15:37:31 -08:00
  • 2c981dbe25 [filter-panel] only add filter-expr possibilities for the log view Tim Stack 2022-12-21 14:55:55 -08:00
  • df80e75586 [overlay] try to fix issues between overlay and selection (related to #1088) Tim Stack 2022-12-19 21:32:49 -08:00
  • fe50ba8f9b change en_US.utf-8 to en_US.UTF-8 Tim Stack 2022-12-15 21:43:15 -08:00
  • a56cee67e6 [view-cursor] support for theming of the cursor line (#1088) Tim Stack 2022-12-15 21:32:50 -08:00
  • 9a323ffe84 Merge pull request #1092 from padenot/patch-2 Tim Stack 2022-12-15 08:21:22 -08:00
  • 09d4c9b2c1 Fix typo in the tutorial presentation page Paul Adenot 2022-12-15 15:17:14 +01:00
  • 2062c7003b [views_vtab] add a movement column to lnav_views and other stuff (related to #1088) Tim Stack 2022-12-14 21:52:24 -08:00
  • 12d70f9996 [config] add missing enum terminator Tim Stack 2022-12-14 20:48:53 -08:00
  • 3990517fcb Merge pull request #1090 from FlorianMuenchbach/feature/cursor-mode Tim Stack 2022-12-14 20:33:45 -08:00
  • ba20be0c12 Merge pull request #1085 from aj-bagwell/master Tim Stack 2022-12-14 20:32:53 -08:00
  • 6bde93e886 Update tailer tstack 2022-12-14 17:04:59 +00:00
  • e2527513df [docs] try to fix horiz scrolling Tim Stack 2022-12-14 09:04:12 -08:00
  • ef48a95f55 Update config schema with new movement options Florian Münchbach 2022-12-11 22:03:15 +01:00
  • b4e625030f Use cursor mode for 'LOG' and 'TEXT' view Florian Münchbach 2022-12-11 22:01:57 +01:00
  • bd81c4382d Add configuration option for cursor movement Florian Münchbach 2022-12-11 21:53:34 +01:00
  • 2b5c291a86 Revert 'cursor mode as default' Florian Münchbach 2022-12-11 21:46:19 +01:00
  • 56bb730bb4 Only reposition selection if not in view Florian Münchbach 2022-12-11 21:44:18 +01:00
  • d9dc1e9c7f Set selection to current view's top when toggling cursor mode Florian Münchbach 2022-12-11 20:12:15 +01:00
  • 572ed130aa Disable highlighting of selected line if not in cursor mode Florian Münchbach 2022-12-04 16:41:29 +01:00
  • d996335abd Use setter instead of directly modifying selection variable Florian Münchbach 2022-12-04 12:30:41 +01:00
  • 2c3b76c936 Move the displayed 'fields' details view with the cursor line Florian Münchbach 2022-12-04 11:39:13 +01:00
  • c431ba904c [pcre2] don't add PRCE2_HOME to the search path if it is empty AJ Bagwell 2022-11-29 11:07:32 +00:00
  • 9034bc2c76 Merge pull request #1079 from f9z/f9z-add-hhmmss.f-format Tim Stack 2022-11-10 11:11:59 -08:00
  • 9e780e667b Merge pull request #1072 from micttyl/patch-2 Tim Stack 2022-11-10 11:11:26 -08:00
  • 554918b96c [goto] fix error reporting issue Tim Stack 2022-11-08 13:56:44 -08:00
  • 2abcb358bc Update time_formats.am f9z 2022-11-06 16:07:23 +01:00
  • 573fee227a Update CMakeLists.txt f9z 2022-11-06 16:05:27 +01:00
  • e426a63731 Allow only visible log rows being selected Florian Münchbach 2022-11-05 10:24:32 +01:00
  • a75d5c7cf3 Add hotkey binding for toggling the cursor mode Florian Münchbach 2022-11-01 21:08:32 +01:00
  • a8a668b40a Make the highlighting of the selected line more visible Florian Münchbach 2022-11-01 20:55:03 +01:00
  • 7f8b031b83 Use selected line instead of top Florian Münchbach 2022-11-01 20:45:54 +01:00
  • e5f7e5c8c5 Make lines selectable by default. Florian Münchbach 2022-10-22 20:50:35 +02:00
  • 1f9c08856f Highlight the selected line in text view. Florian Münchbach 2022-10-22 20:48:23 +02:00
  • 8acb688693 Merge pull request #1077 from tstack/dependabot/bundler/docs/nokogiri-1.13.9 Tim Stack 2022-10-31 11:01:40 -07:00
  • a36c99cb73 Bump nokogiri from 1.13.8 to 1.13.9 in /docs dependabot[bot] 2022-10-31 17:05:11 +00:00
  • cb55f588ec [themes] add missing scrollbar style Tim Stack 2022-10-31 09:35:01 -07:00
  • 1dfce25c56 Make build work on FreeBSD micttyl 2022-10-16 03:12:26 -07:00
  • 33f0cc51b9 [site] fix download links Tim Stack 2022-10-11 13:07:39 -07:00
  • d36bb61f3e [release] final version bumps Tim Stack 2022-10-10 20:48:46 -07:00
  • 48798076c1 [release] update tag v0.11.1 Timothy Stack 2022-10-10 20:12:58 -07:00
  • 8391de3ad6 [data_scanner] fix DT_H1 detection Tim Stack 2022-10-06 21:02:33 -07:00
  • 016bca01db [release] pull before doing osx build Tim Stack 2022-10-06 10:53:35 -07:00
  • f4e67df114 [release] bump sqlite version v0.11.1-rc1 Tim Stack 2022-10-06 09:12:29 -07:00
  • 057be8c66d [lint] fix some coverity/clang-tidy issues Tim Stack 2022-10-05 12:28:29 -07:00
  • faeaf477ab [yajlpp] flesh things out a bit more Tim Stack 2022-10-04 21:17:01 -07:00
  • 468358a358 [port] one more endianness change Tim Stack 2022-10-03 21:19:03 -07:00
  • 3b1233be8f [port] hopefully the last endian issue Tim Stack 2022-10-03 11:32:15 -07:00
  • 9ff1daf032 [port] more endianness stuff Tim Stack 2022-10-03 06:19:07 -07:00
  • 5a70e62003 Merge pull request #1068 from sureshsundriyal/endianness Tim Stack 2022-10-03 06:13:01 -07:00
  • 9eb734ef7e [log_format] support for a separate sub-second field Tim Stack 2022-10-02 21:58:10 -07:00
  • 071ec72586 [Endianness] More code to make Spookyhash endianness-agnostic. Suresh Sundriyal 2022-10-01 15:51:03 -07:00
  • e2cddf28b2 [Endianness] Make SpookyHash endianness-agnostic. Suresh Sundriyal 2022-10-01 11:23:17 -07:00
  • e135cf3334 [result] try to fix type conversion on s390x Tim Stack 2022-09-30 22:20:44 -07:00
  • 1a92701cb3 [keymaps] update docs/etc for swedish keymap Tim Stack 2022-09-30 15:42:07 -07:00
  • e1e6ca30eb Merge pull request #1067 from FaffeF/swedish-keyboard Tim Stack 2022-09-30 15:36:53 -07:00
  • 59f3af535d Delete missing keymap from keymaps.am Fredrik Forsell 2022-09-30 23:32:34 +02:00
  • e310a18d7c Move mac specific binding to main sv keymap Fredrik Forsell 2022-09-30 19:14:07 +02:00
  • f7b067db42 [ryml] remove unnecessary include that is triggering a compile error on some archs Tim Stack 2022-09-30 05:29:19 -07:00
  • 8f8be6fd20 Clean up defaults, add mac layout Fredrik Forsell 2022-09-30 01:37:05 +02:00
  • 91a03b7b86 Update keymaps.am to include Swedish layout Fredrik Forséll 2022-09-29 19:17:13 +02:00
  • 6aba246bf3 Create keymap for Swedish keyboard layout Fredrik Forséll 2022-09-29 19:13:32 +02:00
  • e1f52dd6e2 bump version in conanfile Tim Stack 2022-09-28 09:32:19 -07:00
  • b86d272c29 [view_curses] remove fallback arg in to_attrs() Tim Stack 2022-09-27 22:10:59 -07:00
  • bddc6011ff [ansi] fix perf bug in eraser Tim Stack 2022-09-26 10:31:04 -07:00
  • 45b812d063 [docs] add refs to the vscode extension Tim Stack 2022-09-25 13:52:03 -07:00
  • 5b34b3a604 [NEWS] update news for non-JSON-lines change Tim Stack 2022-09-24 21:26:16 -07:00
  • 07c57dae08 [json-log] change how lines that do not start with a curly are reported Tim Stack 2022-09-24 21:19:20 -07:00
  • d19eace826 [blog] post about the vscode extension Tim Stack 2022-09-24 13:09:06 -07:00
  • 094b45f7ca [nits] minor fixes Tim Stack 2022-09-23 11:08:22 -07:00
  • 1627698168 [build] fix static lib name for pcre2 Timothy Stack 2022-09-23 09:29:28 -07:00
  • 2694a9855a [release] try beta1 release v0.11.1-beta1 Tim Stack 2022-09-23 06:12:07 -07:00
  • 75fd859c6f [appveyor] turn off parallel compilation Tim Stack 2022-09-22 16:22:15 -07:00
  • d11b90bc6f [build] try to fix win build Tim Stack 2022-09-22 15:46:12 -07:00
  • 871ad1ad12 [dist] missed cleaning some files Tim Stack 2022-09-22 12:58:11 -07:00
  • a31045a97b [build] fix dist listing in test Tim Stack 2022-09-22 12:27:14 -07:00