Commit Graph

2244 Commits (7b96aab50a8730ef539902e0abbc43ada37590bb)

Author SHA1 Message Date
Tim Stack efb85ed570 [tests] try to address some test issues 4 months ago
Tim Stack 74a01bba4d [piper] write header to temp file first
Fixes #1262
4 months ago
Tim Stack 71a1850dd3 [demux] some more testing 4 months ago
Tim Stack 954334ca98 [breadcrumb] pressing ` should close the crumb popup 5 months ago
Tim Stack 2b54ab2768 [top_status] reset notification statement so DB tables aren't locked 5 months ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 5 months ago
Tim Stack 40a93ca3d3 [misc] fixing some compiler warnings 5 months ago
Tim Stack dd47e66832 [datepp] check for TZDIR when looking up zoneinfo 5 months ago
Tim Stack 8aa72b16e4 [demux] add lnav_file_demux_metadata view 5 months ago
Tim Stack 30c8beeb2e [demux] add a demuxer for container with type 5 months ago
Tim Stack 964e84707b [demux] fixing various bugs 5 months ago
Tim Stack 8c7d7c3e82 [misc] fix a couple of memory issues 5 months ago
Tim Stack e1a1e7099b [java_log] add another java_log regex 5 months ago
Tim Stack d8ee0fa58d [mouse] do not enable mouse unless using the alt screen 5 months ago
Tim Stack 8aa84ad143 [build] more optional 5 months ago
Tim Stack e732267cfe [build] missing functional include 5 months ago
Tim Stack bf6b64c4ea [build] missing optional includes 5 months ago
Tim Stack 11c9952e03 [build] missing include 5 months ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

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

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

Related to #1247

Also, bump version
6 months ago
Tim Stack b266bb68ff [prqlc-c] remove example links 6 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
6 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 6 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.
6 months ago
Tim Stack 596f51ad14 [log_level_re.re] regen with newer re2c 6 months ago
Tim Stack 884e6b7415 [help_text] fix static init issue 6 months ago
Tim Stack a2b573aa58 [view_curses] check color
Related to #1245
6 months ago
Tim Stack 3a63791b22 [view_curses] check for -1 bg
Related to #1245
6 months ago
Tim Stack 5c2d61e0b3 [hist] accidentally disabled the bars in the hist view 6 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 6 months ago
Tim Stack c075da3eaa [blog] add a post about PRQL 6 months ago
Tim Stack 6d2d414e97 [prql] add more online help 6 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
6 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 6 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 6 months ago
Tim Stack c00eabe967 [build] fix build without cargo and rpm 6 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 6 months ago
Tim Stack 398b17f0f6 [prql] refinements 6 months ago
Tim Stack 20839cb85f [build] fix dist paths 6 months ago
Tim Stack 680156859f [build] try to fix dist issue 6 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 6 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 6 months ago
Tim Stack 5f28edd1c1 [nextflow_log] add timestamp-formats 6 months ago
Tim Stack df29c7d0dd [formats] add nextflow_log 6 months ago
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
7 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 7 months ago
Tim Stack 31cf49ec0d [session] redo marked_session_lines 7 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 7 months ago
Tim Stack db5db6a07e [help] add default command help 7 months ago
Tim Stack 5bc667d100 [formats] fix up the sssd log
Related to #1233
7 months ago
Tim Stack 9cf2832ff3 [cmds] fix some timezone issues with :convert-time-to and other spots
Related to #1236
7 months ago
Tim Stack c68b7ec7a3 [misc] cleanups before release 7 months ago
Tim Stack 57bfcbf473 [docs] add tags to file-timezone commands 7 months ago
Tim Stack 154ea4517b [tests] update expected output 7 months ago
Tim Stack 40db12ed12
Merge pull request #1235 from marcelklehr/patch-2
Update nextcloud_log.json
7 months ago
Tim Stack ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
7 months ago
Marcel Klehr d45315ea3f
Fix nextcloud_log.json 7 months ago
Marcel Klehr d35e8f1171
Update nextcloud_log.json 7 months ago
Marcel Klehr ab9780d373
Update nextcloud_log.json
add some more useful values
7 months ago
Tim Stack 0eb394f4b8 [anchor] fix anchors for json files 7 months ago
Tim Stack 5c0772e9af [perf] some minor scanning improvements 7 months ago
Tim Stack 926d73afd0 [crumbs] try to fix crumb for json path 7 months ago
Tim Stack 0f317c476d [text_format] add shell script 8 months ago
Tim Stack 164f3532cb [formats] add format for github event log 8 months ago
Tim Stack 2adf96fe89 [perf] some optimizations 8 months ago
Tim Stack 0be6c8906e [tidy] use anon namespaces and some other stuff 8 months ago