Commit Graph

1037 Commits (master)

Author SHA1 Message Date
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
2 hours ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 2 days ago
Tim Stack 54b391e53f [sql] support doing an UPDATE on the lnav_top_view SQL view 3 days ago
Tim Stack fdecf28699 [opid] add opids set by the user to session exports 4 days ago
Tim Stack 48ed0ff458 [gantt] adjust time bounds to show the full range of all ops 6 days ago
Tim Stack f81ffeeba7 [tests] fix distclean 1 week ago
Tim Stack 2ed19ec00c [tests] revert debugging stuff 1 week ago
Tim Stack 5a2ebbdd2a [tests] more timestamp debugging 1 week ago
Tim Stack b47aa11a5e [tests] wth 1 week ago
Tim Stack efb85ed570 [tests] try to address some test issues 1 week ago
Tim Stack 71a1850dd3 [demux] some more testing 1 week ago
Tim Stack b3cb30f293 [tests] ensure logfile_glog.0 has the right time 2 weeks ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 2 weeks ago
Tim Stack 8aa72b16e4 [demux] add lnav_file_demux_metadata view 2 weeks ago
Tim Stack 30c8beeb2e [demux] add a demuxer for container with type 2 weeks ago
Tim Stack 964e84707b [demux] fixing various bugs 2 weeks ago
Tim Stack 4ad451b27d [tests] update tests for mouse change 3 weeks ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

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

Related to #1247

Also, bump version
1 month ago
Tim Stack 5c6fde92a6 [tests] try to fix a couple issues 1 month ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
1 month ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 1 month 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 1025e466a2 [build] more test linkage 2 months ago
Tim Stack 4a899e287a [build] try to fix test linkage 2 months ago
Tim Stack 398b17f0f6 [prql] refinements 2 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 2 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 2 months ago
Tim Stack 91a47dbd39 [build] add new textfile to makefile 2 months ago