Commit Graph

280 Commits (master)

Author SHA1 Message Date
Tim Stack 223b6af82f [sql] add pretty_print() function 4 days ago
Tim Stack 34aeaf7541 [tests] add set-text-view-mode tests 4 days ago
Tim Stack a5d12dc948 [text] support for changing the view mode 5 days ago
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 1 week ago
Tim Stack 937a4588f7 [formats] add caddy log
Related to #1268
2 weeks ago
Tim Stack fc79d703b1 [script] pass full path to script as $0 2 weeks ago
Tim Stack 4759a59b23 [timeline] rename gantt view to timeline 3 weeks ago
Tim Stack 14d40cafe4 [tests] fix test that uses TMPDIR 3 weeks ago
Tim Stack 9a1f383ce1 [textview] some more support for handling hyperlinks 3 weeks ago
Tim Stack 5ab75e553e [demux] add control-pattern config 3 weeks ago
Tim Stack 50e895c289 [theme] use default styles for cursor-line/selected-text if they are missing from the current theme
Some markdown-related changes as well
3 weeks ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 4 weeks ago
Tim Stack 54b391e53f [sql] support doing an UPDATE on the lnav_top_view SQL view 4 weeks ago
Tim Stack fdecf28699 [opid] add opids set by the user to session exports 4 weeks ago
Tim Stack 48ed0ff458 [gantt] adjust time bounds to show the full range of all ops 4 weeks ago
Tim Stack 71a1850dd3 [demux] some more testing 1 month ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 1 month ago
Tim Stack 8aa72b16e4 [demux] add lnav_file_demux_metadata view 1 month ago
Tim Stack 30c8beeb2e [demux] add a demuxer for container with type 1 month ago
Tim Stack 964e84707b [demux] fixing various bugs 1 month ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
1 month ago
Tim Stack 5b88dbd162 [keymap] handle invalid command better
Related to #1258
2 months ago
Tim Stack 99c6aabfdd [:prompt] add breadcrumb as an option
Related to #1258
2 months ago
Tim Stack f69878eaf5 [format] move foreign_key flag to value meta
Fix some chart issues as well.
2 months ago
Tim Stack 84000f46f7 [prql] limit stats.hist to top 20 by default and order results 2 months ago
Tim Stack 3bb21b25a2 [mouse] tweak the docs a bit 2 months ago
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 2 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 2 months ago
Tim Stack 7fa4e25318 [ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
2 months ago
Tim Stack 656451bf55 [tests] updated expected output 2 months ago
Tim Stack 1b73d0c0a1 [db-view] make graphable columns a min size of 10 2 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 2 months ago
Tim Stack 03d000736f [sql] add humanize_id function
Related to #1061
2 months ago
Tim Stack 7e67521181 [prql] fix lexing of "||" and add stats.hist
Related to #1253
2 months ago
Tim Stack 547b7308e4 [exec] missed creating workdir
The workdir was not being created in some cases.

Related to #1247

Also, bump version
2 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
2 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 2 months ago
Tim Stack acc2668884 [tests] update hist tests 2 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 2 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
2 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 2 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 2 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 2 months ago
Tim Stack 398b17f0f6 [prql] refinements 3 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 3 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 3 months ago
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
3 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 3 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 3 months ago
Tim Stack db5db6a07e [help] add default command help 3 months ago