Commit Graph

  • 7d8ec1b795 [syslog_log] add a sample with a full timestamp Tim Stack 2025-09-05 12:43:51 -07:00
  • 022dca8dbc [format] add fields for source file/line Tim Stack 2025-09-05 12:24:33 -07:00
  • 63e3f56ae7 [io] check for NCKEY_EOF v0.13.1-rc3 Tim Stack 2025-09-05 06:29:51 -07:00
  • faf1eb7492 Update bins.yml Tim Stack 2025-09-04 15:56:49 -07:00
  • 4734b8af67 [hotkeys] ignore the user pressing "t" when TEXT is the only view on the stack Tim Stack 2025-09-04 15:00:53 -07:00
  • 90825c8662 [build] try to use a signed msys-2.0.dll Tim Stack 2025-09-04 14:44:18 -07:00
  • 28695ee99d [build] sign stuff v0.13.1-rc2 Tim Stack 2025-09-04 11:05:03 -07:00
  • 191a83aa51 [ptime] fix non-english month abbrev handling Tim Stack 2025-09-04 10:29:00 -07:00
  • 12c206d21b [lnav_config] remove empty stdin-captures dir Tim Stack 2025-09-04 09:37:42 -07:00
  • 09cd90e278 [attr_line_t] stricter utf check Tim Stack 2025-09-04 06:49:29 -07:00
  • 8170da11e5 [spectro] focus on the details panel when the title is clicked Tim Stack 2025-09-03 15:30:59 -07:00
  • 0062c08739 [spectro] a few more fixes Tim Stack 2025-09-03 14:50:03 -07:00
  • d79386d2dd [db] recognize log_time_msecs as a time column Tim Stack 2025-09-03 12:05:21 -07:00
  • 1fd8154304 [spectro] fix glitchy mc-glitch Tim Stack 2025-09-03 11:42:04 -07:00
  • 2aba7d8baf [docs] flesh out keymap config a little more Tim Stack 2025-09-01 07:52:41 -07:00
  • c056939cd4 [tests] increase test timeout Tim Stack 2025-08-31 22:04:02 -07:00
  • ec0ca9dfb1 [formats] add laravel_log Tim Stack 2025-08-31 07:14:10 -07:00
  • 8087376170 [release] missed release/Makefile version Tim Stack 2025-08-30 11:45:28 -07:00
  • 7e0358985a [log-view] mention that indexing is happening v0.13.1-rc1 Tim Stack 2025-08-30 08:27:09 -07:00
  • e0dbff8574 [files-panel] limit file name width Tim Stack 2025-08-30 06:39:03 -07:00
  • f154c0d508 [index] do not full rebuild when adding a new file Tim Stack 2025-08-29 21:51:32 -07:00
  • 4e8fe18e44 [logfile_sub_source] ensure rebuild is done on the next iteration in case no new data comes in Tim Stack 2025-08-29 13:27:50 -07:00
  • 9eeee8e173 [ptime] add specializations for certain timestamps Tim Stack 2025-08-29 11:53:02 -07:00
  • ba5ac52ad8 [debug] add some more logging Tim Stack 2025-08-28 22:33:03 -07:00
  • d06fd5e09f [indexing] only check for dupes if the scan is complete Tim Stack 2025-08-28 06:52:01 -07:00
  • 63870718e0 [indexing] only hide files with a format Tim Stack 2025-08-28 06:11:15 -07:00
  • 8ee36ba950 [looper] try to fix lack of progress Tim Stack 2025-08-27 21:42:44 -07:00
  • fc4b37d2ee [indexing] dupe file check was always triggering text_filters_changed call Tim Stack 2025-08-27 07:10:55 -07:00
  • f6ff2805bc [perf] some startup tweaks Tim Stack 2025-08-26 22:23:28 -07:00
  • 6d55315ca4 [perf] constexpr all (a few of) the things Tim Stack 2025-08-26 15:09:20 -07:00
  • 9ce4738ea3 [docs] update NEWS.md Tim Stack 2025-08-26 09:05:18 -07:00
  • be0c491ce8 [prompt] missed updating enum check Tim Stack 2025-08-26 07:07:51 -07:00
  • a7270e8c8b Merge pull request #1530 from Yukigaru/fix-listview-jump-over-long-line Tim Stack 2025-08-26 07:07:40 -07:00
  • 2e3bea1610 [listview] fix jumping over very long lines with Page Up Alexander Garustovich 2025-08-26 16:31:02 +03:00
  • 628f2d3c2a [perf] start preload of file contents when opening logfile Tim Stack 2025-08-26 00:13:57 -07:00
  • e6ee476c0e [logfile] cache conversion of path to string Tim Stack 2025-08-25 18:59:06 -07:00
  • ad8997a8af [perf] limit the input to detect_text_format() Tim Stack 2025-08-25 14:19:51 -07:00
  • 154b59d026 [perf] tweak text file handling a bit Tim Stack 2025-08-25 10:49:59 -07:00
  • cf25d7adcf [perf] detect_text_format() should check for valid utf-8 once Tim Stack 2025-08-25 10:33:00 -07:00
  • 09032637a3 [build] more win stuff Tim Stack 2025-08-25 06:32:25 -07:00
  • e94750a536 [build] didn't quite do windres right Tim Stack 2025-08-25 00:51:12 -07:00
  • 865c82c3bc [build] try to add windows metadata Tim Stack 2025-08-24 23:57:42 -07:00
  • f6ec3a198d [readme] mention signpath Tim Stack 2025-08-24 23:08:52 -07:00
  • cc33f27d52 [build] missed adding header to makefiles Tim Stack 2025-08-24 12:06:17 -07:00
  • cc1692e7ad [perf] experiement with distributed slices for bookmark types Tim Stack 2025-08-24 11:23:35 -07:00
  • 274b95cac8 [perf] copy log level into main index Tim Stack 2025-08-23 06:48:14 -07:00
  • 4cd71126e8 [perf] try to improve small_string_map eviction Tim Stack 2025-08-23 06:22:09 -07:00
  • 24fe5cf410 [date_time_scanner] reduce size of last_tm Tim Stack 2025-08-22 22:05:50 -07:00
  • 4d018338d0 [perf] more small string map stuff Timothy Stack 2025-08-22 10:21:34 -07:00
  • 82ba44fc6e [perf] move small string map tweaks Timothy Stack 2025-08-22 09:44:58 -07:00
  • 351d14c6e2 [perf] try to improve log level detection Timothy Stack 2025-08-22 09:08:34 -07:00
  • d28bb8e3ef [pretty] if JSON log body is not in line-format, still need to pretty print Tim Stack 2025-08-22 06:58:39 -07:00
  • 6cf3580ba0 [markdown] add support for named anchors that are not just headers Tim Stack 2025-08-22 06:10:32 -07:00
  • ab211be296 [help] include package version in help title Tim Stack 2025-08-21 06:40:39 -07:00
  • 8cf3af6d8a [is_utf8] try to leverage auto-vectorization to speed up scan in the common case Timothy Stack 2025-08-20 06:25:02 -07:00
  • 1692102a68 [ansi] move null-char check to regex Tim Stack 2025-08-19 08:44:02 -07:00
  • 76780751b0 [sql.formatter] flesh out some more Tim Stack 2025-08-19 07:15:42 -07:00
  • 5435e04d8d [ansi] handle hi-color escapes with colons instead of semi-colons v0.13.1-beta4 Tim Stack 2025-08-18 11:50:07 -07:00
  • 36c1deacee [format] json field width should use column width Tim Stack 2025-08-18 07:17:36 -07:00
  • 57acbbec42 [scripts] tweak pg-annotate-errors Tim Stack 2025-08-17 22:15:21 -07:00
  • 7b325d4f1b [build] bump sqlite version Tim Stack 2025-08-17 13:18:37 -07:00
  • decab141e4 [textview] clicking in an overlay should focus on the message and the line in the overlay Tim Stack 2025-08-17 08:48:27 -07:00
  • 382b6b50e2 [sql] recognize postgres keywords Tim Stack 2025-08-17 06:13:36 -07:00
  • f43873a038 [formats] pg-annotate-errors should look for the statement in the next few lines Tim Stack 2025-08-16 07:22:24 -07:00
  • 26c467d5b5 [formats] improvements for postgres Tim Stack 2025-08-15 21:18:07 -07:00
  • aac22f28c2 [styling] add object-key style config Tim Stack 2025-08-15 16:12:06 -07:00
  • e1ba8acf49 [help] remove shell substitution pass on help text Tim Stack 2025-08-15 15:26:57 -07:00
  • c35892e688 [help] remove mention of old -a option Tim Stack 2025-08-15 14:11:17 -07:00
  • 6210325856 [docs] flesh out logfmt docs a little more Tim Stack 2025-08-15 10:49:24 -07:00
  • a246953302 [formats] add mysql_gen_log Timothy Stack 2025-08-15 07:26:45 -07:00
  • d41bafaa6b [build] add missing timestamp format to cmake Tim Stack 2025-08-15 01:54:41 -07:00
  • 4758e33640 [TEXT-view] show filter details message like in LOG view Tim Stack 2025-08-15 01:29:15 -07:00
  • bd6d35080c [build] missed test file Tim Stack 2025-08-14 22:28:45 -07:00
  • c60e2eac1d [formats] add some mysql formats Tim Stack 2025-08-14 21:59:40 -07:00
  • 12e10da225 [postgres] only apply annotation if log level is error Timothy Stack 2025-08-14 11:38:46 -07:00
  • 3f9be9509f [md2attr_line] fix some html handling Tim Stack 2025-08-14 11:01:35 -07:00
  • 60b7b147cd [formats] add a script to highlight postgres statement errors Tim Stack 2025-08-13 23:25:25 -07:00
  • b848e3f3de [build] missed adding logfile to dist v0.13.1-beta3 Tim Stack 2025-08-13 12:48:05 -07:00
  • d0518f2268 [formats] more postgres Timothy Stack 2025-08-13 12:14:01 -07:00
  • 408e9cb429 [format] tweaks to postgres Tim Stack 2025-08-13 11:25:00 -07:00
  • 1b27201885 [format] add a postgres log format Tim Stack 2025-08-13 10:44:21 -07:00
  • bd93e50cd5 [reltime] missed copying hours somehow, sigh Tim Stack 2025-08-13 08:32:25 -07:00
  • 996edebd13 [build] paths Tim Stack 2025-08-13 07:44:07 -07:00
  • b364e2cbad [test] updated expected output Tim Stack 2025-08-13 07:20:47 -07:00
  • 5712c333cb [build] fix zip path Tim Stack 2025-08-13 07:05:58 -07:00
  • 9095a6cdd4 [windows] create zip for release Tim Stack 2025-08-12 22:12:35 -07:00
  • ac912cadac [prql] bump prqlc version Timothy Stack 2025-08-12 18:31:43 -07:00
  • 18ef53c6c5 [reltime] handle "an hour before now" Timothy Stack 2025-08-12 18:17:04 -07:00
  • c93ce7f471 [overlay] mention filtering of unmarked messages Tim Stack 2025-08-12 11:46:33 -07:00
  • b35d0a6b83 [windows] handle UNC paths Tim Stack 2025-08-12 11:38:03 -07:00
  • a55bab7636 [windows] root path Tim Stack 2025-08-12 07:19:54 -07:00
  • 9dd88f40ec fix step id Tim Stack 2025-08-11 19:52:00 -07:00
  • e6326208d6 [overlay] refine message when log view is empty Tim Stack 2025-08-11 19:07:16 -07:00
  • 52a78b04f5 [build] add signing config Tim Stack 2025-08-11 11:28:11 -07:00
  • 86b9dc2d03 [build] fix paths Tim Stack 2025-08-11 11:01:11 -07:00
  • 80b2dcf37c [build] try signing again Tim Stack 2025-08-11 10:21:13 -07:00
  • 2c1a6c44dc Merge pull request #1520 from tstack/dependabot/bundler/docs/nokogiri-1.18.9 Tim Stack 2025-08-11 10:05:58 -07:00
  • e4a7ef4d86 Bump nokogiri from 1.18.8 to 1.18.9 in /docs dependabot[bot] 2025-08-11 17:05:04 +00:00
  • 8b8d53b4af [build] try to sign windows binary Tim Stack 2025-08-11 09:48:03 -07:00
  • da1731df25 [windows] more path Tim Stack 2025-08-10 18:53:09 -07:00