Commit Graph

126 Commits (bdc9c5a28d8308a53ba4f881b29c307cff7cd97a)

Author SHA1 Message Date
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 3 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 10 months ago
Tim Stack 05f9eaf74a [exec] limit wait_for_pipers() in interactive use
Related to #1183
10 months ago
Tim Stack 92162b2ad5 [misc] fix a data_parser issue and don't always push db view after running init commands 10 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 1 year 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
Timothy Stack c24be236a3 [:goto] raise an error if the input is not fully parsed
Related to #999
2 years ago
Timothy Stack 31a670ce27 [md4c] initial markdown support 2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Timothy Stack 0785a432fa [console] colorize console output 2 years ago
Timothy Stack 81e63784e7 [modernize] some more cleanups 2 years ago
Timothy Stack b856cd9657 [build] silence some warnings 2 years ago
Timothy Stack 6fff9d60f5 [build] some clang-tidy fixes 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack 4564e162d0 [build] try to optimize compile time 2 years ago
Timothy Stack 19fd336e9a [formats] add logfmt 3 years ago
Timothy Stack b884f732f2 [json-ext] json_contains() should accept null
Related to #447
3 years ago
Timothy Stack 68d7d64948 [rebuild] some more cleanup 3 years ago
Timothy Stack 97530070c9 [cmds] add /dev/clipboard support to :redirect-to 3 years ago