Commit Graph

662 Commits (master)

Author SHA1 Message Date
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 2 days ago
Tim Stack 3fdf710dfd [pager] try to fix the check for switching to headless 1 week ago
Tim Stack 4759a59b23 [timeline] rename gantt view to timeline 1 week ago
Tim Stack 5355b6854e [gantt] allow selection in the details view 1 week ago
Tim Stack 6ec38336d1 [fs] fix file_time_type conversion 2 weeks ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 2 weeks ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 2 weeks ago
Tim Stack fdecf28699 [opid] add opids set by the user to session exports 3 weeks ago
Tim Stack a90fe01eab [indexing] index more of demuxed file 3 weeks ago
Tim Stack 48ed0ff458 [gantt] adjust time bounds to show the full range of all ops 3 weeks ago
Tim Stack 954334ca98 [breadcrumb] pressing ` should close the crumb popup 4 weeks ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 4 weeks 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
1 month ago
Tim Stack 99c6aabfdd [:prompt] add breadcrumb as an option
Related to #1258
1 month ago
Tim Stack 45d8e27ae4 [mouse] refactor overlay menu 2 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 2 months ago
Tim Stack 7341dc1f1a [mouse] breathe some life back into mouse support 2 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 2 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 2 months ago
Tim Stack b33713904e [schemas] anchor patterns in the config/format json schemas
Also, add a check-local that runs a third-party validator
on the builtin configs/formats.
2 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 2 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 2 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 2 months ago
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
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
Tim Stack 9cf2832ff3 [cmds] fix some timezone issues with :convert-time-to and other spots
Related to #1236
3 months ago
Tim Stack ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
4 months ago
Tim Stack 2adf96fe89 [perf] some optimizations 4 months ago
Tim Stack 0be6c8906e [tidy] use anon namespaces and some other stuff 4 months ago
Tim Stack 82c978e0cf [perf] immediately rescan/rebuild when a piper is finished
Related to #1222
5 months ago
Tim Stack 69619892e2 [session] scroll to bottom of stdin 6 months ago
Tim Stack 21377958ca [hex-view] add a new view 8 months ago
Tim Stack 8a5616c010 [docs] mention timezone stuff 9 months ago
Tim Stack e7c2535066 [build] catch tz exception 9 months ago
Tim Stack 893abf77ec [:set-file-timezone] flesh out this command some more 9 months ago
Tim Stack eacbaa9d4f [cmds] add command for setting a default time zone 9 months ago
Tim Stack 97e43bc76f [libs] import the c++ date library 9 months ago
Tim Stack cb5b02b220 [docs] pass for next release 9 months ago
Tim Stack 29d0af47cb [keymap] half-page up near the top should go to zero
Some performance improvements
9 months ago
Tim Stack b561dd18c4 [fstat_vtab] add error column 9 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 9 months ago
Tim Stack 01c973868d [file_collection] handle large file counts better 9 months ago
Tim Stack 05f9eaf74a [exec] limit wait_for_pipers() in interactive use
Related to #1183
9 months ago
Tim Stack fbb89a73ab [lss] missed a full_sort and improve error handling when too many files are opened 9 months ago
Tim Stack 80a7332fc8 [sql] some SQL prompt cleanup 9 months ago
Tim Stack dd8a23ad51 [ansi_scrubber] handle unknown sequences
... and many other tweaks.
9 months ago
Tim Stack c464827737 [views_vtab] programmatic control of the overlay toggle 10 months ago
Tim Stack cc445cc78f [listview] use ctrl-] to focus on overlays 10 months ago