Commit Graph

267 Commits (2f0fb22a12d284479fc0b88c9391674342c576eb)

Author SHA1 Message Date
Tim Stack 6ce3c58ea4 [faq] add Q about searching
Related to #1290
2 months ago
Tim Stack 732e0e824e [formats] add rust env_logger and simple_logger formats 3 months ago
Tim Stack 6538675d15 [textview] execute lnav scripts 3 months ago
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 4 months ago
Tim Stack 4759a59b23 [timeline] rename gantt view to timeline 4 months ago
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.
4 months ago
Tim Stack 8aa72b16e4 [demux] add lnav_file_demux_metadata view 5 months ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
5 months ago
Tim Stack e805ca8a8a [mouse] move scrollbar on double click and handle mouse in spectro 5 months ago
Tim Stack c465cc6d54 [mouse] missed adding the view left position to the X coord 5 months ago
Tim Stack c3f6887f38 [docs] missing secured commands 5 months ago
Tim Stack 3bb21b25a2 [mouse] tweak the docs a bit 5 months ago
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 5 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 5 months ago
Tim Stack 7fa4e25318 [ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
5 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 5 months ago
Tim Stack 980900e899 [docs] mention running autogen.sh
Related to #420
5 months ago
Tim Stack d54b17c7b4 [last-word] minor tweaks 6 months ago
sskoptsov 151864167c last-word shortening algorithm added 6 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 6 months ago
Tim Stack 6d2d414e97 [prql] add more online help 6 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 6 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 6 months ago
Tim Stack b94a9c0bb1 [docs] mention json-lines 7 months ago
Tim Stack 21377958ca [hex-view] add a new view 12 months ago
Tim Stack 02b3308df7 [docs] mention timestamps 1 year ago
Tim Stack 8a5616c010 [docs] mention timezone stuff 1 year ago
Tim Stack 6edc9268d7 [release] bump version number 1 year ago
Tim Stack 463853efd9 [docs] change to furo theme 1 year ago
Tim Stack cb5b02b220 [docs] pass for next release 1 year ago
Tim Stack 01c973868d [file_collection] handle large file counts better 1 year ago
Tim Stack 530021604e [docs] add some more stuff for the gantt chart 1 year ago
Tim Stack c464827737 [views_vtab] programmatic control of the overlay toggle 1 year ago
Tim Stack 155dad6ee1 [date_time_scanner] convert timestamps with zones to local time
Related to #703
1 year ago
Tim Stack f71300ba1d [gantt] add a gantt chart view 1 year ago
Tim Stack a16a8cf3fa [log-annotations] add :annotate command 1 year ago
Tim Stack b2bd2bf8c9 [docs] add a screenshot of "make check" in the text view 1 year ago
Tim Stack 2107aa538f [piper] pass SIGINT to child 1 year ago
Tim Stack 401ec5181f [piper] add metadata to piper file header and cleanup workdir 1 year ago
Tim Stack 9b2a6f323a [misc] add URL handler test
Fix loading of configs from include dirs

Add "config get" and "config blame" management CLI
commands
1 year ago
Tim Stack 2f9a41dfaf [files] custom url handlers
Related to #1029
1 year ago
Tim Stack 8df83d562a [config] simplify file format detection by moving it into the log format definition 1 year ago
Tim Stack 2e09202ff5 [config] externalize file format detection 1 year ago
Tim Stack 5787f47767 [piper] replace piper_proc with a thread
Related to #1029
1 year ago
Tim Stack 9df36484f6 [build] bump doc version numbers 1 year ago
Tim Stack d7857ef696 [docs] add missing SQL tables
Related to #1167
1 year ago
Tim Stack 29e2db5cc3 [textview] fix backwards search for cursor mode and mention it in FAQ
Related to #385
1 year ago
Tim Stack 19de26e4c2 [docs] add copy button to code blocks 1 year ago
Tim Stack 78cf53fc4d [docs] mention cursor mode in the intro 1 year ago
Tim Stack 7bf42e7d2f [json-logs] automatically remove trailing line feeds
Fixes #969
1 year ago