Commit Graph

  • 70f57b1e7f [piper] missed initializing demux json var Timothy Stack 2025-03-18 09:37:50 -07:00
  • 1fe491fdff [cmd.parser] remove leftover check for flag Tim Stack 2025-03-18 05:50:04 -07:00
  • f938ccd4f0 [hist] handle zero ts Tim Stack 2025-03-17 21:43:25 -07:00
  • bf50a05484 [sql_util] add pattern guess for measure_with_units Tim Stack 2025-03-17 21:29:50 -07:00
  • fe1726056e [collator] allow space between number and unit Tim Stack 2025-03-17 16:37:12 -07:00
  • 0a6f96a367 [prompt] esc should close the history window and undo should be used to restore previous content Tim Stack 2025-03-17 14:54:08 -07:00
  • 4845383c87 [zone] fix suggestion for zone command Tim Stack 2025-03-17 10:41:58 -07:00
  • 9366c46ef9 [notcurses] accept da1 response with just a number and no attrs Tim Stack 2025-03-16 21:54:14 -07:00
  • 957361c260 [test] check demux-json metadata Tim Stack 2025-03-16 21:04:58 -07:00
  • 4441e469ba [demux-json] some more tweaks Tim Stack 2025-03-16 10:34:20 -07:00
  • dfa8c94455 [build] missed adding test file Tim Stack 2025-03-16 07:23:05 -07:00
  • 40fe3a616d [demux] support for JSON demuxing Tim Stack 2025-03-16 06:59:44 -07:00
  • 69e93ff33f Merge branch 'tstack:master' into master Rutik Thakre 2025-03-15 12:52:46 +00:00
  • 82ec1377ac windows build to releases Rutik7066 2025-03-15 18:19:36 +05:30
  • 00b7b20737 Merge pull request #1414 from soenkeliebau/doc/read-only-columns Tim Stack 2025-03-14 21:11:46 -07:00
  • c07473d99c Add a note clarifying that builtin fields in sqlite tables are read-only, unless otherwise mentioned. Sönke Liebau 2025-03-14 23:33:34 +01:00
  • 210e869a70 [prompt] cancel popup should only revert content on history list Tim Stack 2025-03-14 15:00:00 -07:00
  • 7c7ad89637 [textinput] insert selected history item directly into the prompt Tim Stack 2025-03-14 14:09:20 -07:00
  • 340a89f06c [build] wrong constant Tim Stack 2025-03-14 12:18:04 -07:00
  • c6eb858f90 [tidy] silence some warnings Tim Stack 2025-03-14 11:45:01 -07:00
  • 4fdfb4dd72 [build] bump openssl version Tim Stack 2025-03-14 06:24:46 -07:00
  • 26207c8200 [build] missed cleaning up a file Tim Stack 2025-03-14 06:15:57 -07:00
  • 5460b7103d [build] fix order of libs Tim Stack 2025-03-14 06:14:21 -07:00
  • 6f5b4e7256 [build] add some more terminfo fallbacks Tim Stack 2025-03-14 06:10:58 -07:00
  • e09240c7ee [fs_util] refactor splitting the file location Tim Stack 2025-03-13 22:31:48 -07:00
  • 27a5239fe8 [data_scanner] allow dollar signs in IDs Tim Stack 2025-03-13 13:59:17 -07:00
  • 4dab1cbbd9 [tests] add test for export of session with shell command output Tim Stack 2025-03-13 13:35:31 -07:00
  • f370606718 [session.export] skip files with custom names Tim Stack 2025-03-13 12:40:29 -07:00
  • 7a380d90c6 [session.export] a log on stdin should be in the session export Tim Stack 2025-03-13 12:28:43 -07:00
  • 7081fb6564 [data_scanner] recognize dollar vars Tim Stack 2025-03-13 06:32:16 -07:00
  • a4f944b1ab [tests] add test for fuzzy_match Tim Stack 2025-03-13 05:55:36 -07:00
  • c44eeb2fae [notcurses] try to handle sigcont Tim Stack 2025-03-12 22:47:11 -07:00
  • bdfb6f5bde [markdown] some more markdown source highlighting Tim Stack 2025-03-12 15:41:54 -07:00
  • d631640e5f [textinput] delete of multi-line selection Tim Stack 2025-03-12 13:50:51 -07:00
  • 4ec5823692 [misc] more tweaks Tim Stack 2025-03-12 11:37:01 -07:00
  • 7fcca7a3c8 [textinput] selection/replacement issues Tim Stack 2025-03-12 06:32:28 -07:00
  • 6fffa3eecb [textinput] undo fix Tim Stack 2025-03-11 22:44:13 -07:00
  • d2611bbe3a [misc] some grinding on markdown/textinput Tim Stack 2025-03-11 16:31:22 -07:00
  • 0864f8b3bb [logline] add permalinks for log messages Tim Stack 2025-03-11 13:51:33 -07:00
  • 9a66e4aba4 [textinput] duplicate list item Tim Stack 2025-03-11 06:29:08 -07:00
  • b44369ebaa [:comment] show markdown preview of the comment text Tim Stack 2025-03-10 22:24:12 -07:00
  • 1799c2c008 [attr_line] fix some text wrapping issues Tim Stack 2025-03-10 14:17:32 -07:00
  • aba5e273ea [build] install coreutils for timeout command Tim Stack 2025-03-10 08:12:10 -07:00
  • b45317194f [build] cat tailer test log Tim Stack 2025-03-10 07:34:34 -07:00
  • 2fe3f33ac7 [prompt] do :config dry run with value from popup Tim Stack 2025-03-10 06:19:15 -07:00
  • 3ddeef5fea [history] add an icon if the command/query succeeded or failed Tim Stack 2025-03-09 22:30:35 -07:00
  • f0a19e38b8 [prompt] highlight errors in the textinput content Tim Stack 2025-03-09 10:04:47 -07:00
  • 9144d60fb3 [textinput] support ctrl-n / ctrl-p for down/up Tim Stack 2025-03-08 22:41:38 -08:00
  • 2c4b79c80a [prompt] directory completion should have the current path as the first option Tim Stack 2025-03-08 21:32:24 -08:00
  • b9a6ae38ef [listview] smooth scroll up Tim Stack 2025-03-08 10:34:59 -08:00
  • 2b32915a96 [prompt] sql preview improvements Tim Stack 2025-03-08 10:00:36 -08:00
  • 233840ecb1 [md2attr_line] render task details Tim Stack 2025-03-08 06:38:36 -08:00
  • 08b3d3bfd9 [textinput] show characters matched by fuzzy Tim Stack 2025-03-08 06:28:04 -08:00
  • 5fd002d4dd [hist] add bookmarks so hotkeys work in this view Tim Stack 2025-03-07 15:48:56 -08:00
  • bcd49df084 [listview] mouse click on first line should not scroll up in popup Tim Stack 2025-03-07 11:33:54 -08:00
  • ae58cbcbbb [mvwattrline] fix hline call going to the wrong place Tim Stack 2025-03-07 06:26:07 -08:00
  • 7a853b0066 some more file_location_t stuff Tim Stack 2025-03-06 20:40:00 -08:00
  • aa5ad6af85 [tests] more ci debug Tim Stack 2025-03-06 19:18:45 -08:00
  • be832d5679 [build] try to get ci fixed Tim Stack 2025-03-06 16:49:54 -08:00
  • 4fac8866fb [tests] try to figure out ci issue Tim Stack 2025-03-06 16:47:50 -08:00
  • 37939e1bd4 no bg for icons and try to fix ci Tim Stack 2025-03-06 16:13:02 -08:00
  • 90fafa9af4 [tests] abort after timeout when testing Tim Stack 2025-03-06 14:34:22 -08:00
  • 256e1e8a7b [prompt] don't overwrite possible paths with netloc Timothy Stack 2025-03-06 13:05:01 -08:00
  • a3d4cc6174 [prompt] restore completion for remote paths Timothy Stack 2025-03-06 13:00:58 -08:00
  • 8d669ce38e [text-view] rendered content needs to be scrubbed for ANSI escapes Tim Stack 2025-03-06 10:54:42 -08:00
  • 9b3be96855 [:sh] when executing a command, the focused line should scroll down Tim Stack 2025-03-06 10:42:16 -08:00
  • ec399b5fb3 Merge pull request #1407 from tstack/dependabot/pip/crashd/jinja2-3.1.6 Tim Stack 2025-03-06 06:32:45 -08:00
  • fcafa19770 Bump jinja2 from 3.1.5 to 3.1.6 in /crashd dependabot[bot] 2025-03-06 14:31:52 +00:00
  • d22b0fd2c1 [crumbs] give better error messages if the value for a crumb was filtered out Tim Stack 2025-03-06 06:28:26 -08:00
  • 42f8e20899 [notcurses] need to send enacs escape to enable altcharset Tim Stack 2025-03-06 06:01:35 -08:00
  • 0605acf4f8 [log_vtab] some more tweaks to opid Tim Stack 2025-03-05 22:28:29 -08:00
  • bb994f86a2 [prompt] completion for :delete-logline-table Tim Stack 2025-03-05 21:24:38 -08:00
  • 7291f54ba9 [release] bump to 0.13.0 instead of staying in 0.12 Tim Stack 2025-03-05 12:49:42 -08:00
  • fabcf898dc [prompt] restrict mouse interaction when prompt is active Tim Stack 2025-03-05 12:05:33 -08:00
  • 15b5fbaaa9 [listview] when moving to a selection that is off screen, set the top so the selection is in the middle Tim Stack 2025-03-04 22:05:02 -08:00
  • c656e33ba2 [prompt] more grinding Tim Stack 2025-03-04 21:20:47 -08:00
  • 2780bb8ad2 Merge pull request #1406 from tstack/dependabot/bundler/docs/uri-1.0.3 Tim Stack 2025-03-04 13:42:24 -08:00
  • 858a69732b [cmds] the :cd command should update PWD Tim Stack 2025-03-04 13:40:01 -08:00
  • 1a776e3958 [file_collection] add more logging to debug file not being reopened Tim Stack 2025-03-04 13:06:12 -08:00
  • 485b73b0ac [cmds] add :clear-adjusted-log-time Tim Stack 2025-03-04 11:56:22 -08:00
  • 6c70df52f7 [cmds] add command to write the debug log Tim Stack 2025-03-04 11:41:02 -08:00
  • 69038dd8c5 [log-view] show banner if the files are all text Tim Stack 2025-03-04 10:06:09 -08:00
  • 22b00c2df8 Bump uri from 1.0.2 to 1.0.3 in /docs dependabot[bot] 2025-03-04 14:30:47 +00:00
  • 4cda9da7e4 [prompt] completion for adjust-log-time Tim Stack 2025-03-04 06:28:52 -08:00
  • e587cf453b [filter-panel] reuse prompt code to make behavior consistent Tim Stack 2025-03-03 22:24:44 -08:00
  • ec7903222c [filter-panel] prompt not showing up on edit Tim Stack 2025-03-03 16:05:49 -08:00
  • 3d933ff300 [prompt] clear-file-timezone and filter completion Tim Stack 2025-03-03 15:47:48 -08:00
  • 8070db6470 [prompt] suggest the next word for regexes Tim Stack 2025-03-03 12:19:04 -08:00
  • 7fd9da7550 [prompt] completion for :summarize Tim Stack 2025-03-03 06:31:04 -08:00
  • ad18d97973 [db-view] column size issue Tim Stack 2025-03-03 06:21:49 -08:00
  • 97d41d9081 [prompt] completion for commands with sql expressions Tim Stack 2025-03-02 22:34:19 -08:00
  • a5d18861fa [filter] handle partial line that matches filter after re-read Tim Stack 2025-03-02 06:56:48 -08:00
  • 26a763b96e [lnav_piper_log] generic_log should have a higher priority Tim Stack 2025-03-01 22:58:40 -08:00
  • 2df29dc37e [ui] scroll-right compresses timestamp/level Tim Stack 2025-03-01 09:53:53 -08:00
  • 4036257de9 [prompt] CTRL+O should mention the prompt content is in a file Tim Stack 2025-02-27 14:04:05 -08:00
  • 262cac426d [prompt] keep popup open for search completion Tim Stack 2025-02-27 13:43:09 -08:00
  • b44c721b96 [date] pull fix for zone db line that starts with # Tim Stack 2025-02-27 06:04:43 -08:00
  • 045e5bb3bb [release] bump sqlite version Tim Stack 2025-02-27 05:54:47 -08:00
  • b1b2bb23bb [configure] add checks for libunistring Tim Stack 2025-02-27 05:45:33 -08:00
  • ed3b69983d [line_buffer] use ansi/utf8 info from preload Tim Stack 2025-02-27 05:35:32 -08:00