Commit Graph

3091 Commits (243593835bc2e9df6d747f4a25828f8d5c2fdb7b)
 

Author SHA1 Message Date
Tim Stack 243593835b [doc.sections] fixes for man pages 10 months ago
Tim Stack e17363ea66 [readline] fix a dumb mistake with the sql prompt 10 months ago
Tim Stack 215d6180de [attr_line] text wrapping fixes for preformatted text 10 months ago
Tim Stack ebbeff8ac1 [opid] anchor description extractors 10 months ago
Tim Stack 29d0af47cb [keymap] half-page up near the top should go to zero
Some performance improvements
10 months ago
Tim Stack 38e5fa5945 [podman-url] add podman url scheme
Related to #1184
10 months ago
Tim Stack b561dd18c4 [fstat_vtab] add error column 10 months ago
Tim Stack 63e5b81002 [tests] disable test where error message is platform dependent 10 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 10 months ago
Tim Stack 862079e663 [fstab_vtab] add "data" column to the table
Bump rapidyaml version
10 months ago
Tim Stack 01c973868d [file_collection] handle large file counts better 10 months ago
Tim Stack 6fdb56cd4e [lss] handle invalid row number 10 months ago
Tim Stack d8b7dc40db [gantt] reduce memory usage 10 months ago
Tim Stack 05f9eaf74a [exec] limit wait_for_pipers() in interactive use
Related to #1183
10 months ago
Tim Stack eda33d696d [build] test depends on some docs 10 months ago
Tim Stack 0a75daceec [doc] disable guidelines when sane indents are not detected 10 months ago
Tim Stack 2fc57c7f4c [build] add missing include 10 months ago
Tim Stack fbb89a73ab [lss] missed a full_sort and improve error handling when too many files are opened 10 months ago
Tim Stack 80a7332fc8 [sql] some SQL prompt cleanup 10 months ago
Tim Stack df4878ac5c [build] fix some cmake bitrot 10 months ago
Tim Stack dd8a23ad51 [ansi_scrubber] handle unknown sequences
... and many other tweaks.
10 months ago
Tim Stack ce391166ee [ptime] fix buffer overflow
Fixes #997
10 months ago
Tim Stack 4ee3b91111 [doc.meta] detect indents for guidelines 10 months ago
Tim Stack f3bdc50e70 [pretty] use an attribute to draw the guidelines to keep copy & paste clean 10 months ago
Tim Stack be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
10 months ago
Tim Stack 921bc0a3d3 [gantt] pad sub-op ID width 10 months ago
Tim Stack 880d31ea0a [ansi_scrubber] missed handling some bad inputs 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 530021604e [docs] add some more stuff for the gantt chart 10 months ago
Tim Stack acfc5bfcfd [formats] add some opid descriptions 10 months ago
Tim Stack 40a1d25474 [generic_log] tweak the pattern to allow for truncated subsecond values 10 months ago
Tim Stack 33c929ac5d [time_util] fix typo 10 months ago
Tim Stack 912171a43f [vmw_vc_svc_log] fixup for this format
Also, some optimizations for gantt index building
10 months ago
Tim Stack 8835f1ebea [formats] add 'title' to vpostgres_log 10 months ago
Tim Stack e7e3a664a8 [readthedocs] fix python version 10 months ago
Tim Stack ed1f58697c [readthedocs] add build.os setting 10 months ago
Tim Stack 92b7145971 [formats] add vpostgres_log definition 10 months ago
Tim Stack 12c2718a16 [data_scanner] recognize XML comments 10 months ago
Tim Stack 5c0333fd64 [themes] add dracula theme
Various improvements to styling.

Empty opids are not valid.
10 months ago
Tim Stack 02e801cf6a [gantt] add op description for vpxd and add toggle for subop details 11 months ago
Tim Stack 7572a68eaa [date_time] do not change time format if there is a loss of precision 11 months ago
Tim Stack c464827737 [views_vtab] programmatic control of the overlay toggle 11 months ago
Tim Stack 3e49915ef2 [tests] fix :export-session-to test
Also, fix some regex101 import bitrot
11 months ago
Tim Stack d13a6e8b2d [overlay] fix some overlay issues 11 months ago
Tim Stack 4cd1234cea [date_time] try to show zone offset where appropriate
Related to #703
11 months ago
Tim Stack cc445cc78f [listview] use ctrl-] to focus on overlays 11 months ago
Tim Stack cdb5760b5d [build] missing include 11 months ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 11 months ago
Tim Stack 917270e293 [date_time] try to handle truncated sub-second values
Certain software will leave zeroes off the end of
timestamps...
11 months ago
Tim Stack d6137c7b10 [vtab] allow UPDATEs to log_annotations 11 months ago