Commit Graph

1562 Commits (a0ee4427a66f681de047636e359bb8fd59f1a605)

Author SHA1 Message Date
Timothy Stack d239bb4594 [vum/configmanager] make the clipboard commands configurable 3 years ago
Timothy Stack 98bc71914b [sysclip] log the detected clipboard commands and add x11 to snap 3 years ago
tstack cddad0ac92 Update tailer 3 years ago
Timothy Stack 47964ac852 [build] missing include 3 years ago
tstack 90cae9d59b Update tailer 3 years ago
Timothy Stack e8f3468801 [build] missing include 3 years ago
Timothy Stack a50c806bd9 [build] fix hash type 3 years ago
tstack ca98425e10 Update tailer 3 years ago
Timothy Stack a125e49415 [build] fix ape build 3 years ago
Timothy Stack aae83a6a10 [remote] optimize file syncing 3 years ago
Timothy Stack aa30526a54 [help] add some more stuff to the search syntax help prompt 3 years ago
Timothy Stack 107199cb7c [remote] clean up the cache 3 years ago
Timothy Stack f6e245c04a [sql] jget() is not returning values with the right sqlite type 3 years ago
Timothy Stack 7252e5fc0f [views] fix an issue with the log view not updating when switching back from text 3 years ago
Timothy Stack b3a4eadbe2 [cmds] add :show-only-this-file command 3 years ago
Timothy Stack c308a3b17a [build] fix a build issue 3 years ago
Timothy Stack b6b0578027 [file_collection] check for file closure in same_file
Fixes #908
3 years ago
Timothy Stack 86e84e1dab [distclean] more files to remove 3 years ago
Timothy Stack db7173caec [views] fix some issues with empty views
Related to #908
3 years ago
Timothy Stack 312a97bca7 [logfile] tweak overwrite detection to ignore remote files
The mtime of a remote file is not adjusted in an atomic fashion,
so it can cause a spurious overwrite signal
3 years ago
Timothy Stack 0de76b29c8 [files] fix refreshing files with errors and auto-switching to text view
Fixes #909
3 years ago
Timothy Stack 804056c1c3 remove unused var 3 years ago
Timothy Stack 7eb1d17bef [files] highlight issues with opening files
Fixes #904
3 years ago
Timothy Stack 1df74411c2 [field-overlay] fix out-of-time-order message overlay
Related to #902
3 years ago
Timothy Stack 03ce38b09f [bottom-status] make sure the search term is updated
Fixes #907
3 years ago
Timothy Stack 426e70b99f [field-overlay] use log_time instead of the name from the format
Related to #902
3 years ago
Timothy Stack 87ae18238b [build] try to fix tailer test 3 years ago
a1346054 285e171b54 Add final linux LF newline 3 years ago
Timothy Stack 211f10535c [cmds] add --view flag 3 years ago
Timothy Stack 97530070c9 [cmds] add /dev/clipboard support to :redirect-to 3 years ago
Timothy Stack c9d22e7941 [db-view] fix scrolling performance 3 years ago
Timothy Stack 383bf71f26 [filters-view] key capture fix
Fixes #898
3 years ago
Timothy Stack e33fe1a85b [config] include values from the configs dir in the default config 3 years ago
Timothy Stack ce8397b5cf [view_curses] only write OSC;send-input in the test env
Fixes #895
3 years ago
Timothy Stack 7a66283bf2 [readline] fix TAB-completion for tilde paths 3 years ago
Timothy Stack 65a7bd7bd6 [time-fmt] add a time format 3 years ago
Timothy Stack ea34d7cd5f [cmds] change umask
Fixes #540
3 years ago
Timothy Stack b184272edb [file_collection] fix recursion
Fixes #877
3 years ago
Timothy Stack 23cb718d65 [overlay] remove "Last message:"
Fixes #876
3 years ago
Timothy Stack 4445a54847 [tailer] always update the remote description 3 years ago
Timothy Stack d42006d0a9 [build] minor fixes 3 years ago
Timothy Stack c13e78358e [blog] add a post about xpath() TVF 3 years ago
Timothy Stack 04c4f8a779 [help] fix the example width when space is constrained 3 years ago
Timothy Stack dbcfdda363 [reltime] some more relative time fixes 3 years ago
Timothy Stack aa7ac37cdc [log_source] try to report sql filter errors 3 years ago
Timothy Stack b77367a3d3 [logs] some minor fixes
hide files on remote like with archives
fix vmw_log pattern
fix an NPE
3 years ago
tstack 9a8703ae7c Update tailer 3 years ago
Timothy Stack 9138251355 [tailer] set the mtime on the synced file 3 years ago
Timothy Stack 4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 3 years ago
tstack 0c5dc3840f Update tailer 3 years ago
Timothy Stack 131edc2823 [tailer] call out to uname utility 3 years ago
tstack 5cb6d5ea1b Update tailer 3 years ago
Timothy Stack b4e9384ac5 [tailer] backout sysctl attempt, sigh 3 years ago
Timothy Stack 1dcf92e982 [tailer] fallback to sysctl() if uname fails 3 years ago
tstack e4868d5ae2 Update tailer 3 years ago
Timothy Stack b38bd6e2fe [tailer] send the uname of the remote host back 3 years ago
tstack 796a02aa15 Update tailer 3 years ago
Timothy Stack 528f7be9d2 [tailer] don't ignore links 3 years ago
Timothy Stack 9c6715fa18 [command_executor] avoid rebuilding on interactive use 3 years ago
Timothy Stack a760a4240f [file_collection] handle dirs with colons
Fixes #863
3 years ago
Timothy Stack ace63947df [looper] increase rescan/rebuild delay when a prompt is open 3 years ago
Timothy Stack b2d296b5d3 [open] handle file names with colons
Fixes #863
3 years ago
Timothy Stack 3cc22dc88c remove leftover debug msg 3 years ago
Timothy Stack 75ead0eb60 [ui] update status on keypress and delay rescan/rebuild 3 years ago
Timothy Stack 71d1ab1a96 [statusview] fix leak in set_stitch_value() 3 years ago
Timothy Stack 516d13d772 [log_format] use DOTALL for format patterns 3 years ago
Timothy Stack 27bc9cf117 [vmw_log] format fix 3 years ago
Timothy Stack 76ce111d48 [test] fix a leak 3 years ago
Timothy Stack d3d527d290 [tests] adding some more coverage 3 years ago
Timothy Stack ed93eb71c0 [remote] add some docs and allow ssh command customization 3 years ago
Timothy Stack f5ee4306db [tests] more testing of tailer 3 years ago
Timothy Stack a87c420070 [logfile] some more notes stuff 3 years ago
Timothy Stack 8f7b08c9c5 [logfile] add notes for automatic decisions and fix compile errors
Fixes #864
3 years ago
Timothy Stack a6a411834e [lint] use enum class for logfile::rebuild_result 3 years ago
Timothy Stack 912f7939d0 [looper] minor refactor and reduce rescans 3 years ago
Timothy Stack 9c417afb2d [logfile] remove error exception and some optimizations 3 years ago
Timothy Stack 326fbae163 [vmw_log] some pattern fixes 3 years ago
Timothy Stack 46bafa1dea [remote] show progress during startup 3 years ago
Timothy Stack c0ea709dd4 [build] oops 3 years ago
Timothy Stack 8589dd253a [archive] hardening 3 years ago
Timothy Stack 0dca44f487 [rebuild] add a deadline to make the UI more responsive 3 years ago
tstack 4638370f7c Update tailer 3 years ago
Timothy Stack bce7192bee [test] fix exec 3 years ago
tstack d4fc61cbe8 Update tailer 3 years ago
Timothy Stack 1737964df6 [remote] add some tailer tests 3 years ago
tstack 5ab5d9a4f4 Update tailer 3 years ago
Timothy Stack a8e7a69c49 [build] fix for backward 3 years ago
Timothy Stack 108dc1b77a [build] more stacktrace 3 years ago
Timothy Stack db5fd8e0ec [build] some more stacktrace stuff 3 years ago
Timothy Stack 8f03a441d3 [build] fix a couple of build issues 3 years ago
Timothy Stack 9231e812d7 [build] disable backward 3 years ago
Timothy Stack 399cf83fc5 [ras] add backward-cpp 3 years ago
Timothy Stack edfd835866 [remote] use the APE version of the tailer 3 years ago
tstack 529088f911 Update tailer 3 years ago
Timothy Stack d09cffd9b4 [remote] commit the tailer 3 years ago
Timothy Stack 857ba5c8e1 [remote] try again 3 years ago
Timothy Stack 33bfc873b1 [remote] fix an issue with empty files 3 years ago
Timothy Stack 5607b1b08e [formats] handle some more vmw logs 3 years ago
Timothy Stack db1fac9def [build] missed some includes 3 years ago
Timothy Stack 93b33929a3 [build] try to fix cosmo build 3 years ago