Commit Graph

311 Commits (master)

Author SHA1 Message Date
Tim Stack cccc72f3c1 [coverity] moare fixes 3 days ago
Tim Stack 2610a8eac4 [coverity] some more fixes 6 days ago
Tim Stack 97f12cf4aa [coverity] fix some warnings 1 week ago
Tim Stack a5d12dc948 [text] support for changing the view mode 2 weeks ago
Tim Stack b084655be5 [misc] fix some warnings 2 weeks ago
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 2 weeks ago
Tim Stack e6aac98193 [piper] fix stall when logging partial match 3 weeks ago
Tim Stack 937a4588f7 [formats] add caddy log
Related to #1268
3 weeks ago
Tim Stack a28ddb7196 [piper] add some demux debug log 3 weeks ago
Tim Stack d4cdbc1f49 [crashd] support uploading crash logs 3 weeks ago
Tim Stack 61c2d2c8aa [formats] add a format for the lnav debug log 4 weeks ago
Tim Stack b14f68463c [misc] fix win build and allow reopening a url 4 weeks ago
Tim Stack 624a9a7761 [build] some missing includes 4 weeks ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 4 weeks ago
Tim Stack 9a1f383ce1 [textview] some more support for handling hyperlinks 4 weeks ago
Tim Stack 5ab75e553e [demux] add control-pattern config 4 weeks ago
Tim Stack 50e895c289 [theme] use default styles for cursor-line/selected-text if they are missing from the current theme
Some markdown-related changes as well
4 weeks ago
Tim Stack f9c49712c6 [wcwidth] remove override for now 1 month ago
Tim Stack 8d8467dfcb [markdown] add support for github alerts 1 month ago
Tim Stack 984e133292 [internal] add enumerate() helper 1 month ago
Tim Stack 3b4db06f40 [build] try to use vcpkg 1 month ago
Tim Stack efb85ed570 [tests] try to address some test issues 1 month ago
Tim Stack 71a1850dd3 [demux] some more testing 1 month ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 1 month ago
Tim Stack e1a1e7099b [java_log] add another java_log regex 2 months ago
Tim Stack 8aa84ad143 [build] more optional 2 months ago
Tim Stack e732267cfe [build] missing functional include 2 months ago
Tim Stack bf6b64c4ea [build] missing optional includes 2 months ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
2 months ago
Tim Stack 45d8e27ae4 [mouse] refactor overlay menu 2 months ago
Tim Stack 65634ad9b3 [ansi_scrubber] minor optimization and remove the str.erase()
Related to #1257
2 months 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 96765e3abc [view_curses] support for selecting text in mouse mode 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 d54b17c7b4 [last-word] minor tweaks 2 months ago
sskoptsov 151864167c last-word shortening algorithm added 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 a2b573aa58 [view_curses] check color
Related to #1245
3 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 3 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 3 months ago
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
3 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 4 months ago
Tim Stack db5db6a07e [help] add default command help 4 months ago
Tim Stack 9cf2832ff3 [cmds] fix some timezone issues with :convert-time-to and other spots
Related to #1236
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
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 2adf96fe89 [perf] some optimizations 5 months ago