Commit Graph

3107 Commits (8a5616c0107777a6ccb3c7d69eba09285fcb28c9)
 

Author SHA1 Message Date
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 d0c4530a8b [tests] missed expected output 9 months ago
Tim Stack eacbaa9d4f [cmds] add command for setting a default time zone 9 months ago
Tim Stack 731066a644 [news] add :convert-time-to 9 months ago
Tim Stack 58196be6fc [build] missing file 9 months ago
Tim Stack 97e43bc76f [libs] import the c++ date library 9 months ago
Tim Stack c796a66273 [blog] add post about the new "config" management commands 9 months ago
Tim Stack 7f2841065c [fmt] bump version 9 months ago
Tim Stack 6edc9268d7 [release] bump version number 9 months ago
Tim Stack 463853efd9 [docs] change to furo theme 9 months ago
Tim Stack 37eb9cfa36 [listview] fix a couple of glitches with the selection 9 months ago
Tim Stack 68b48fcc6a [docker-url] handle multi-document compose
Also, use `docker-compose` instead of `docker compose`

Related to #1183
9 months ago
Tim Stack cb5b02b220 [docs] pass for next release 9 months ago
Tim Stack cf177281da missed adding test file 9 months ago
Tim Stack 243593835b [doc.sections] fixes for man pages 9 months ago
Tim Stack e17363ea66 [readline] fix a dumb mistake with the sql prompt 9 months ago
Tim Stack 215d6180de [attr_line] text wrapping fixes for preformatted text 9 months ago
Tim Stack ebbeff8ac1 [opid] anchor description extractors 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 38e5fa5945 [podman-url] add podman url scheme
Related to #1184
9 months ago
Tim Stack b561dd18c4 [fstat_vtab] add error column 9 months ago
Tim Stack 63e5b81002 [tests] disable test where error message is platform dependent 9 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 9 months ago
Tim Stack 862079e663 [fstab_vtab] add "data" column to the table
Bump rapidyaml version
9 months ago
Tim Stack 01c973868d [file_collection] handle large file counts better 9 months ago
Tim Stack 6fdb56cd4e [lss] handle invalid row number 9 months ago
Tim Stack d8b7dc40db [gantt] reduce memory usage 9 months ago
Tim Stack 05f9eaf74a [exec] limit wait_for_pipers() in interactive use
Related to #1183
9 months ago
Tim Stack eda33d696d [build] test depends on some docs 9 months ago
Tim Stack 0a75daceec [doc] disable guidelines when sane indents are not detected 9 months ago
Tim Stack 2fc57c7f4c [build] add missing include 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 df4878ac5c [build] fix some cmake bitrot 9 months ago
Tim Stack dd8a23ad51 [ansi_scrubber] handle unknown sequences
... and many other tweaks.
9 months ago
Tim Stack ce391166ee [ptime] fix buffer overflow
Fixes #997
9 months ago
Tim Stack 4ee3b91111 [doc.meta] detect indents for guidelines 9 months ago
Tim Stack f3bdc50e70 [pretty] use an attribute to draw the guidelines to keep copy & paste clean 9 months ago
Tim Stack be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
9 months ago
Tim Stack 921bc0a3d3 [gantt] pad sub-op ID width 9 months ago
Tim Stack 880d31ea0a [ansi_scrubber] missed handling some bad inputs 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 530021604e [docs] add some more stuff for the gantt chart 9 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