Commit Graph

1479 Commits (ce8397b5cfb593b155c698980f9715e5d6db7e58)

Author SHA1 Message Date
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