Commit Graph

228 Commits (master)

Author SHA1 Message Date
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 15 hours ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 4 weeks ago
Tim Stack 40a93ca3d3 [misc] fixing some compiler warnings 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 45d8e27ae4 [mouse] refactor overlay menu 1 month ago
Tim Stack 84000f46f7 [prql] limit stats.hist to top 20 by default and order results 2 months ago
Tim Stack c465cc6d54 [mouse] missed adding the view left position to the X coord 2 months ago
Tim Stack 3bb21b25a2 [mouse] tweak the docs a bit 2 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 2 months ago
Tim Stack 7fa4e25318 [ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
2 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
2 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 2 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 2 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 2 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 2 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 3 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 ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
4 months ago
Tim Stack 5c0772e9af [perf] some minor scanning improvements 4 months ago
Tim Stack 6736a8db81 [log_format] don't rely on the opid being in the displayed message itself
Related to #1212
5 months ago
Tim Stack 57467edea7 [rewriter] capture rewriter command output
Also, SQL statements should populate variables.

Related to #1218
5 months ago
Tim Stack eacbaa9d4f [cmds] add command for setting a default time zone 9 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 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 12c2718a16 [data_scanner] recognize XML comments 10 months ago
Tim Stack 7572a68eaa [date_time] do not change time format if there is a loss of precision 10 months ago
Tim Stack 4cd1234cea [date_time] try to show zone offset where appropriate
Related to #703
10 months ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 10 months ago
Tim Stack 917270e293 [date_time] try to handle truncated sub-second values
Certain software will leave zeroes off the end of
timestamps...
10 months ago
Tim Stack 3cc827d613 [date_time] missed some TZ stuff 10 months ago
Tim Stack 155dad6ee1 [date_time_scanner] convert timestamps with zones to local time
Related to #703
10 months ago
Tim Stack bd5b3908c3 [formats] some tweaks 10 months ago
Tim Stack b791c573e1 [tests] add some more gantt tests 10 months ago
Suresh Sundriyal 348884f578 [cleanup] Remove redundant includes from logfile_sub_source 10 months ago
Tim Stack f7da1df59b [lss] fix missing bookmarks for metadata 10 months ago
Tim Stack 14e61acda7 [gantt] support filtering 10 months ago
Tim Stack a16a8cf3fa [log-annotations] add :annotate command 10 months ago
Tim Stack b650d96f5b [log_source] add log message when expanding index array 10 months ago
Tim Stack 84893fd517 [log_source] do a full sort when the index array is reallocated
Fixes #1175
10 months ago
Tim Stack 2107aa538f [piper] pass SIGINT to child 11 months ago
Tim Stack 0361ed5700 [build] some tidying up of the headers 11 months ago
Tim Stack 5787f47767 [piper] replace piper_proc with a thread
Related to #1029
11 months ago
Tim Stack 29e2db5cc3 [textview] fix backwards search for cursor mode and mention it in FAQ
Related to #385
11 months ago
Tim Stack 29837caf52 [log_format] fix hiding/showing JSON fields not in the line-format
Related to #1081
12 months ago
Tim Stack 8118c5dbe4 [sections] fix some issues with doc sections in logs 12 months ago
Tim Stack e77ef5c8cd [cursor] breadcrumb performers should move selection instead of top 12 months ago
Tim Stack a1cfe34a7b [lss] fix handling of ansi escapes in json log 12 months ago
Tim Stack cfb7ac1fdd [lss] don't add an empty style attr 12 months ago
Tim Stack dd21bdfd82 [text_filter] scrub ansi when testing a filter
Related to #1163
12 months ago
Tim Stack f2a0c8f21c [logfile] include microseconds when converting timestamps
Mentioned in #1145

Also, fix the field hiding issue mentioned in #1146
1 year ago