Commit Graph

1045 Commits (master)

Author SHA1 Message Date
Tim Stack fc79d703b1 [script] pass full path to script as $0 3 days ago
Tim Stack 3fdf710dfd [pager] try to fix the check for switching to headless 3 days ago
Tim Stack 4759a59b23 [timeline] rename gantt view to timeline 4 days ago
Tim Stack 30ec70d760 [tests] fixup test_logfile.sh for std::filesystem change 5 days ago
Tim Stack 14d40cafe4 [tests] fix test that uses TMPDIR 5 days ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 5 days ago
Tim Stack 9a1f383ce1 [textview] some more support for handling hyperlinks 5 days ago
Tim Stack 5ab75e553e [demux] add control-pattern config 1 week 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
1 week ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 1 week ago
Tim Stack 54b391e53f [sql] support doing an UPDATE on the lnav_top_view SQL view 2 weeks ago
Tim Stack fdecf28699 [opid] add opids set by the user to session exports 2 weeks ago
Tim Stack 48ed0ff458 [gantt] adjust time bounds to show the full range of all ops 2 weeks ago
Tim Stack f81ffeeba7 [tests] fix distclean 2 weeks ago
Tim Stack 2ed19ec00c [tests] revert debugging stuff 2 weeks ago
Tim Stack 5a2ebbdd2a [tests] more timestamp debugging 2 weeks ago
Tim Stack b47aa11a5e [tests] wth 2 weeks ago
Tim Stack efb85ed570 [tests] try to address some test issues 3 weeks ago
Tim Stack 71a1850dd3 [demux] some more testing 3 weeks ago
Tim Stack b3cb30f293 [tests] ensure logfile_glog.0 has the right time 3 weeks ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 3 weeks ago
Tim Stack 8aa72b16e4 [demux] add lnav_file_demux_metadata view 4 weeks ago
Tim Stack 30c8beeb2e [demux] add a demuxer for container with type 4 weeks ago
Tim Stack 964e84707b [demux] fixing various bugs 4 weeks ago
Tim Stack 4ad451b27d [tests] update tests for mouse change 4 weeks ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
4 weeks ago
Tim Stack 5b88dbd162 [keymap] handle invalid command better
Related to #1258
1 month ago
Tim Stack 99c6aabfdd [:prompt] add breadcrumb as an option
Related to #1258
1 month ago
Tim Stack f69878eaf5 [format] move foreign_key flag to value meta
Fix some chart issues as well.
1 month 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 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 49aea165d4 [view_curses] fix wrapping issues with CJK characters
Related to #935
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 5c6fde92a6 [tests] try to fix a couple issues 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