Commit Graph

285 Commits (11545f84ca9dd6b5e56f4482f2d2ebeb59952a2e)

Author SHA1 Message Date
Tim Stack 6538675d15 [textview] execute lnav scripts 4 months ago
Tim Stack 80a38fbac2 [build] missing expected files in makefile 4 months ago
Tim Stack 842eabb4af [sql] do not dump the log on an empty SQL result
Related to #466
4 months ago
Tim Stack 2117a12ded [text] auto pretty-print text files 4 months ago
Tim Stack 2610a8eac4 [coverity] some more fixes 4 months ago
Tim Stack 223b6af82f [sql] add pretty_print() function 4 months ago
Tim Stack 34aeaf7541 [tests] add set-text-view-mode tests 4 months ago
Tim Stack a5d12dc948 [text] support for changing the view mode 4 months ago
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 4 months ago
Tim Stack 937a4588f7 [formats] add caddy log
Related to #1268
4 months ago
Tim Stack fc79d703b1 [script] pass full path to script as $0 4 months ago
Tim Stack 4759a59b23 [timeline] rename gantt view to timeline 4 months ago
Tim Stack 14d40cafe4 [tests] fix test that uses TMPDIR 4 months ago
Tim Stack 9a1f383ce1 [textview] some more support for handling hyperlinks 4 months ago
Tim Stack 5ab75e553e [demux] add control-pattern config 4 months 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
4 months ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 5 months ago
Tim Stack 54b391e53f [sql] support doing an UPDATE on the lnav_top_view SQL view 5 months ago
Tim Stack fdecf28699 [opid] add opids set by the user to session exports 5 months ago
Tim Stack 48ed0ff458 [gantt] adjust time bounds to show the full range of all ops 5 months ago
Tim Stack 71a1850dd3 [demux] some more testing 5 months ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 5 months ago
Tim Stack 8aa72b16e4 [demux] add lnav_file_demux_metadata view 5 months ago
Tim Stack 30c8beeb2e [demux] add a demuxer for container with type 5 months ago
Tim Stack 964e84707b [demux] fixing various bugs 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 5b88dbd162 [keymap] handle invalid command better
Related to #1258
5 months ago
Tim Stack 99c6aabfdd [:prompt] add breadcrumb as an option
Related to #1258
5 months ago
Tim Stack f69878eaf5 [format] move foreign_key flag to value meta
Fix some chart issues as well.
5 months ago
Tim Stack 84000f46f7 [prql] limit stats.hist to top 20 by default and order results 6 months ago
Tim Stack 3bb21b25a2 [mouse] tweak the docs a bit 6 months ago
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 6 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 6 months ago
Tim Stack 7fa4e25318 [ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
6 months ago
Tim Stack 656451bf55 [tests] updated expected output 6 months ago
Tim Stack 1b73d0c0a1 [db-view] make graphable columns a min size of 10 6 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 6 months ago
Tim Stack 03d000736f [sql] add humanize_id function
Related to #1061
6 months ago
Tim Stack 7e67521181 [prql] fix lexing of "||" and add stats.hist
Related to #1253
6 months ago
Tim Stack 547b7308e4 [exec] missed creating workdir
The workdir was not being created in some cases.

Related to #1247

Also, bump version
6 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
6 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 6 months ago
Tim Stack acc2668884 [tests] update hist tests 6 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 6 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
6 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 6 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 6 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 6 months ago
Tim Stack 398b17f0f6 [prql] refinements 6 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 6 months ago