Commit Graph

140 Commits (master)

Author SHA1 Message Date
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 16 hours ago
Tim Stack fc79d703b1 [script] pass full path to script as $0 1 week ago
Tim Stack 3fdf710dfd [pager] try to fix the check for switching to headless 1 week ago
Tim Stack 5355b6854e [gantt] allow selection in the details view 1 week ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 2 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 ab606ca1b3 [db-view] don't reload the db-view after executing an UPDATE 1 month ago
Tim Stack 65634ad9b3 [ansi_scrubber] minor optimization and remove the str.erase()
Related to #1257
2 months ago
Tim Stack 84000f46f7 [prql] limit stats.hist to top 20 by default and order results 2 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 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 2cb227e14f [prql] use cxx for rust ffi stuff 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 90d6dcaf2b [sql] fix .msgformats command 5 months ago
Tim Stack 96e6950884 [cmds] add more env vars to :pipe-line-to
Related to #1224
5 months ago
Tim Stack 29d0af47cb [keymap] half-page up near the top should go to zero
Some performance improvements
9 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 9 months ago
Tim Stack 05f9eaf74a [exec] limit wait_for_pipers() in interactive use
Related to #1183
9 months ago
Tim Stack 92162b2ad5 [misc] fix a data_parser issue and don't always push db view after running init commands 9 months ago
Tim Stack d6137c7b10 [vtab] allow UPDATEs to log_annotations 10 months ago
Tim Stack 1be7e8f407 [cmds] fix pipe-line-to for interactive use 10 months ago
Tim Stack f71300ba1d [gantt] add a gantt chart view 10 months ago
Tim Stack 9b2a6f323a [misc] add URL handler test
Fix loading of configs from include dirs

Add "config get" and "config blame" management CLI
commands
11 months ago
Tim Stack 4f4fd4091f [misc] more include shuffling
Improve xpath() error messages

Update alt-text in other themes
11 months ago
Tim Stack 2f9a41dfaf [files] custom url handlers
Related to #1029
11 months ago
Tim Stack 0361ed5700 [build] some tidying up of the headers 11 months ago
Tim Stack 898f6e0ad1 [tidy] close FDs and add FMT_STRING() 11 months ago
Tim Stack 5787f47767 [piper] replace piper_proc with a thread
Related to #1029
11 months ago
Tim Stack 193fd7d8cc [fmt] bump version to 10.0.0 12 months ago
Tim Stack 93a53c4224 [fini] fix a destruction ordering issue 2 years ago
Tim Stack 5060b38f99 [db] avoid reusing the same chart colors
This just covers the basic case and doesn't address reuse
with JSON values.

Related to #1047
2 years ago
Tim Stack cebc867c6b [cmds] reduce next/prev mark errors to info to make them less noisy 2 years ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Tim Stack 13f161d21e [build] fix some warnings 2 years ago
Tim Stack c5b8bd0ba4 [ui] handle resizes during sql execution
Also, fix reporting of init command errors
2 years ago
Tim Stack 056754a926 [session] some improvements to session export 2 years ago
Tim Stack 3cafcf3c77 [attr_line] tweak shifting of attributes
Fixes #1017
2 years ago
Timothy Stack 8ef581177c [line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.

Fixes #894
2 years ago
Timothy Stack 0f2d38df50 [ui/sql] the y/Y hotkey pair is no longer a thing 2 years ago
Timothy Stack 16d39f3fd9 [db] move the shared_buffer_ref out of logline_value 2 years ago
Timothy Stack 66853a70ca [db] use arena allocator for db results
... and continue to tweak cylon
2 years ago
Timothy Stack b3ee092dc5 [cleanup] remove unused stuff and add a test 2 years ago
Timothy Stack 41754a8ec1 [session] add time_offset of files to session exports 2 years ago
Timothy Stack 773cc3e049 [tests] add some more tests for the views vtabs 2 years ago
Timothy Stack f5cc4b298f [ui] add back top status bar 2 years ago
Timothy Stack d1521496cc [docs] fill out search-table docs 2 years ago
Timothy Stack 4c20b0039c [sql] some more error improvements 2 years ago
Timothy Stack dde6d88430 [exec] fix reporting of errors in scripts 2 years ago