Commit Graph

3245 Commits (5c6fde92a657e94639f69d7d27821b574e417bda)
 

Author SHA1 Message Date
Tim Stack d8a75fc264 [blog] fix typo 6 months ago
Tim Stack 0144d7ffcc [blog] add Hammered challenge post 6 months ago
Tim Stack 90d6dcaf2b [sql] fix .msgformats command 6 months ago
Tim Stack 82c978e0cf [perf] immediately rescan/rebuild when a piper is finished
Related to #1222
6 months ago
Tim Stack c0e3931729 [ansi] add support for 256/rgb colors 6 months ago
Tim Stack 96e6950884 [cmds] add more env vars to :pipe-line-to
Related to #1224
6 months ago
Tim Stack 53d5e408fa [sql] add log_msg_line() function
Related to #1219
6 months ago
Tim Stack 6736a8db81 [log_format] don't rely on the opid being in the displayed message itself
Related to #1212
6 months ago
Tim Stack 22a5781e88 [log_format] detect time format change in JSON logs
Related to #1215
6 months ago
Tim Stack 57467edea7 [rewriter] capture rewriter command output
Also, SQL statements should populate variables.

Related to #1218
6 months ago
Tim Stack 9f800bcd4e [listview] fix cursor not showing up in overlay
Fixes #1214
6 months ago
Tim Stack 4906843f25 [json-log] fix zone handling for json logs
related to #1210
7 months ago
Tim Stack c1a43d5dce [msys-build] add crypt32 lib... 7 months ago
Tim Stack aa6708f7fb [log_format] check for missing timestamp capture
Related to #1208
7 months ago
Tim Stack 69619892e2 [session] scroll to bottom of stdin 7 months ago
Tim Stack 3ce80003bf
Merge pull request #1205 from max-moser/master
Fix typo in help message
8 months ago
Maximilian Moser eb5fa930e4 Fix typo in help message 8 months ago
Tim Stack e1b8e163ad
Merge pull request #1197 from meonkeys/add-nextcloud
Add support for Nextcloud server-side logs
9 months ago
Adam Monsen e90eceeff3 nextcloud format: improve description
per code review by @tstack
9 months ago
Adam Monsen a01084d123 nextcloud format: remove unncecessary log sample
per code review by @tstack
9 months ago
Adam Monsen b47804a449 nextcloud format: remove unnecessary file-pattern
per code review by @tstack
9 months ago
Adam Monsen 9f1497d435 Add support for Nextcloud server-side logs 9 months ago
Tim Stack c92290e922 [logfile] prevent duplicate from being hidden a second time
Related to #1070
9 months ago
Tim Stack 68f97a6502 [tests] missed updating makefile 9 months ago
Tim Stack 28cc709b4b [tests] add index test
Test for #1194
9 months ago
Tim Stack 0b985ef64f [log_vtab_impl] fix index constraint
Missed checking the end bounds

Fixes #1194
9 months ago
Tim Stack bab9f8dd9e [hotkeys] fix 'R' hotkey issue
set_top() was called instead of set_selection()

Mentioned in #1193
9 months ago
Tim Stack 21377958ca [hex-view] add a new view 9 months ago
Tim Stack 930748a013 [data_scanner] recognize toml/ini table headers 9 months ago
Tim Stack 9663b1f49f [doc.sections] recognize diff sections 9 months ago
Tim Stack 8ed0eaf0e7 [strace_log] make it work with -ttt format 9 months ago
Tim Stack 79d813fb72 Revert "[readline] try clone() if fork() does not work"
This reverts commit 86b999c464.
9 months ago
Tim Stack 86b999c464 [readline] try clone() if fork() does not work 9 months ago
Tim Stack 93dba62101 [readline] more error logging 9 months ago
Tim Stack e9c211f3a4 try to deal with a bad pty path 9 months ago
Tim Stack e9dbe4117f [build] tweak macos link 9 months ago
Tim Stack 02b3308df7 [docs] mention timestamps 9 months ago
Tim Stack e5bcf85712 [readline] remove use of openpty 9 months ago
Tim Stack 8a5616c010 [docs] mention timezone stuff 10 months ago
Tim Stack e7c2535066 [build] catch tz exception 10 months ago
Tim Stack 893abf77ec [:set-file-timezone] flesh out this command some more 10 months ago
Tim Stack d0c4530a8b [tests] missed expected output 10 months ago
Tim Stack eacbaa9d4f [cmds] add command for setting a default time zone 10 months ago
Tim Stack 731066a644 [news] add :convert-time-to 10 months ago
Tim Stack 58196be6fc [build] missing file 10 months ago
Tim Stack 97e43bc76f [libs] import the c++ date library 10 months ago
Tim Stack c796a66273 [blog] add post about the new "config" management commands 10 months ago
Tim Stack 7f2841065c [fmt] bump version 10 months ago
Tim Stack 6edc9268d7 [release] bump version number 10 months ago
Tim Stack 463853efd9 [docs] change to furo theme 10 months ago