Commit Graph

2226 Commits (master)

Author SHA1 Message Date
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
1 month ago
Tim Stack f521c7feda [listview] remove jump to top for down 1 month ago
Tim Stack 545a74f35b [:pipe-line-to] try to fix mysterious crash in child 1 month ago
Tim Stack 5b88dbd162 [keymap] handle invalid command better
Related to #1258
1 month ago
Tim Stack 99c6aabfdd [:prompt] add breadcrumb as an option
Related to #1258
1 month ago
Tim Stack 1e348993f9 [readline] skip adding append character to suggestion 1 month ago
Tim Stack ab606ca1b3 [db-view] don't reload the db-view after executing an UPDATE 1 month ago
Tim Stack 4c3c958ab1 [archive_manager] handle null error string 1 month ago
Tim Stack f69878eaf5 [format] move foreign_key flag to value meta
Fix some chart issues as well.
1 month ago
Tim Stack e805ca8a8a [mouse] move scrollbar on double click and handle mouse in spectro 1 month ago
Tim Stack 45d8e27ae4 [mouse] refactor overlay menu 1 month ago
Tim Stack 65634ad9b3 [ansi_scrubber] minor optimization and remove the str.erase()
Related to #1257
1 month ago
Tim Stack 84000f46f7 [prql] limit stats.hist to top 20 by default and order results 2 months ago
Tim Stack 5a744f0c66 [textview] handle mouse movement in overlay better 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 96765e3abc [view_curses] support for selecting text in mouse mode 2 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 2 months ago
Tim Stack 7341dc1f1a [mouse] breathe some life back into mouse support 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 a567549a0a [journald] more tweaks 2 months ago
Tim Stack f028ea0598 [journald] script tweaks 2 months ago
Tim Stack e0ff892d02 sigh, missed refresh 2 months ago
Tim Stack 4d87676a2a [journald] add url handler 2 months ago
Tim Stack 1b73d0c0a1 [db-view] make graphable columns a min size of 10 2 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 2 months ago
Tim Stack 49aea165d4 [view_curses] fix wrapping issues with CJK characters
Related to #935
2 months ago
Tim Stack 03d000736f [sql] add humanize_id function
Related to #1061
2 months ago
Tim Stack 299757212a [highlights] restrict hash highlights to certain text formats
Related to #575
2 months ago
Tim Stack e382e3ad84 [open] improve file previews
The file preview for :open was not fully fleshed out.

Related to #1254
2 months ago
Tim Stack e71ec01ac3 [prql] fix double quoted string highlighting 2 months ago
Tim Stack 572c758dcc [md4c] import v0.5.2 2 months ago
Tim Stack 7e67521181 [prql] fix lexing of "||" and add stats.hist
Related to #1253
2 months ago
Tim Stack d54b17c7b4 [last-word] minor tweaks 2 months ago
sskoptsov 151864167c last-word shortening algorithm added 2 months ago
Tim Stack 547b7308e4 [exec] missed creating workdir
The workdir was not being created in some cases.

Related to #1247

Also, bump version
2 months ago
Tim Stack b266bb68ff [prqlc-c] remove example links 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 b33713904e [schemas] anchor patterns in the config/format json schemas
Also, add a check-local that runs a third-party validator
on the builtin configs/formats.
2 months ago
Tim Stack 596f51ad14 [log_level_re.re] regen with newer re2c 2 months ago
Tim Stack 884e6b7415 [help_text] fix static init issue 2 months ago
Tim Stack a2b573aa58 [view_curses] check color
Related to #1245
2 months ago
Tim Stack 3a63791b22 [view_curses] check for -1 bg
Related to #1245
2 months ago
Tim Stack 5c2d61e0b3 [hist] accidentally disabled the bars in the hist view 2 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 2 months ago
Tim Stack c075da3eaa [blog] add a post about PRQL 2 months ago
Tim Stack 6d2d414e97 [prql] add more online help 2 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
2 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 2 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 2 months ago
Tim Stack c00eabe967 [build] fix build without cargo and rpm 2 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 2 months ago
Tim Stack 398b17f0f6 [prql] refinements 2 months ago
Tim Stack 20839cb85f [build] fix dist paths 2 months ago
Tim Stack 680156859f [build] try to fix dist issue 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 5f28edd1c1 [nextflow_log] add timestamp-formats 3 months ago
Tim Stack df29c7d0dd [formats] add nextflow_log 3 months ago
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
3 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 3 months ago
Tim Stack 31cf49ec0d [session] redo marked_session_lines 3 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 3 months ago
Tim Stack db5db6a07e [help] add default command help 3 months ago
Tim Stack 5bc667d100 [formats] fix up the sssd log
Related to #1233
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 c68b7ec7a3 [misc] cleanups before release 3 months ago
Tim Stack 57bfcbf473 [docs] add tags to file-timezone commands 3 months ago
Tim Stack 154ea4517b [tests] update expected output 4 months ago
Tim Stack 40db12ed12
Merge pull request #1235 from marcelklehr/patch-2
Update nextcloud_log.json
4 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
Marcel Klehr d45315ea3f
Fix nextcloud_log.json 4 months ago
Marcel Klehr d35e8f1171
Update nextcloud_log.json 4 months ago
Marcel Klehr ab9780d373
Update nextcloud_log.json
add some more useful values
4 months ago
Tim Stack 0eb394f4b8 [anchor] fix anchors for json files 4 months ago
Tim Stack 5c0772e9af [perf] some minor scanning improvements 4 months ago
Tim Stack 926d73afd0 [crumbs] try to fix crumb for json path 4 months ago
Tim Stack 0f317c476d [text_format] add shell script 4 months ago
Tim Stack 164f3532cb [formats] add format for github event log 4 months ago
Tim Stack 2adf96fe89 [perf] some optimizations 4 months ago
Tim Stack 0be6c8906e [tidy] use anon namespaces and some other stuff 4 months ago
Tim Stack bd0c8106dc [data_scanner] reduce scanner size 4 months ago
Tim Stack 272bb8d840 [all_logs] add log_msg_value column 4 months ago
Tim Stack 2e9aff58fc [vmw_log] add imageservice.log format 5 months ago
Tim Stack 8d2aed91c3 [data-parser] paths in keys 5 months ago
Tim Stack a9eac0520d [indexing] remove file from files_to_front when promoting to log
Related to #1223
5 months ago
Tim Stack e0a599b8d3 [msgformats] a couple more tweaks to the query 5 months ago
Tim Stack 41acf21f0a [tests] try to fix some broken tests 5 months ago
Tim Stack 0144d7ffcc [blog] add Hammered challenge post 5 months ago
Tim Stack 90d6dcaf2b [sql] fix .msgformats command 5 months ago
Tim Stack 82c978e0cf [perf] immediately rescan/rebuild when a piper is finished
Related to #1222
5 months ago
Tim Stack c0e3931729 [ansi] add support for 256/rgb colors 5 months ago
Tim Stack 96e6950884 [cmds] add more env vars to :pipe-line-to
Related to #1224
5 months ago
Tim Stack 53d5e408fa [sql] add log_msg_line() function
Related to #1219
5 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 22a5781e88 [log_format] detect time format change in JSON logs
Related to #1215
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 9f800bcd4e [listview] fix cursor not showing up in overlay
Fixes #1214
5 months ago
Tim Stack 4906843f25 [json-log] fix zone handling for json logs
related to #1210
6 months ago