Commit Graph

116 Commits (master)

Author SHA1 Message Date
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 16 hours ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 2 weeks ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 4 weeks ago
Tim Stack 964e84707b [demux] fixing various bugs 1 month 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 844147bc27 [security] improve handling of file names with escape sequences 2 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 2 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 c92290e922 [logfile] prevent duplicate from being hidden a second time
Related to #1070
8 months ago
Tim Stack 21377958ca [hex-view] add a new view 8 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 cb5b02b220 [docs] pass for next release 9 months ago
Tim Stack 5c0333fd64 [themes] add dracula theme
Various improvements to styling.

Empty opids are not valid.
10 months ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 10 months ago
Tim Stack 155dad6ee1 [date_time_scanner] convert timestamps with zones to local time
Related to #703
10 months ago
Tim Stack 5787f47767 [piper] replace piper_proc with a thread
Related to #1029
11 months ago
Tim Stack dd21bdfd82 [text_filter] scrub ansi when testing a filter
Related to #1163
12 months ago
Tim Stack e0ecbdff10 [logfile] improve handling of ansi escapes
I think this covers the rest of the functionality
that needs to deal with ansi escapes.

Related to #1057
2 years ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Tim Stack 53c9c5cb51 [logfile] move bookmark_metadata to logfiles 2 years ago
Tim Stack f73e71cf30 [perf] issues with matching filenames and ansi scrubbing 2 years ago
Tim Stack 1ae1600f7b [line_buffer] cache compressed files 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 39763b2d31 [vtab] add indexes for text columns 2 years ago
Timothy Stack 8b3b8a6e3c [perf] fix some text file loading issues 2 years ago
Timothy Stack 36e9433891 [perf] try to overlap line buffer i/o 2 years ago
Timothy Stack 72c1c48e23 [perf] fixing slow queries 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack 1891ceb7b5 [perf] fix some performance issues with log vtabs
Fixes #995
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 81e63784e7 [modernize] some more cleanups 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack a87c420070 [logfile] some more notes stuff 3 years ago
Timothy Stack 8f7b08c9c5 [logfile] add notes for automatic decisions and fix compile errors
Fixes #864
3 years ago
Timothy Stack a6a411834e [lint] use enum class for logfile::rebuild_result 3 years ago
Timothy Stack 9c417afb2d [logfile] remove error exception and some optimizations 3 years ago
Timothy Stack 0dca44f487 [rebuild] add a deadline to make the UI more responsive 3 years ago
Timothy Stack f050c7b0a7 [remote] start to wire up remote support 3 years ago
Timothy Stack 94498878c8 [logfile_sub_source] try to avoid a full rebuild in some cases 3 years ago
Timothy Stack d45d7d6c58 [docs] add report generation to cookbook 3 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 3 years ago
Timothy Stack 5599c9cc80 [files] fix hiding of duplicate files 3 years ago
Timothy Stack 9d6941c89d [readline] show help for SQL in :filter-expr 4 years ago
Timothy Stack e3f28eaa43 [logfile] a captured file cannot be overwritten
Fixes #741
4 years ago
Timothy Stack 32f112b8de [formats] add w3c extended log format impl
Fiexes #798
4 years ago
Timothy Stack 19e0624ab6 [debt] even more mem leaks
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 22c2e95df0 [filters] sql filter
Related to #568
4 years ago