Commit Graph

223 Commits (44892776728ac54b35de072d7be148f6b05203ae)

Author SHA1 Message Date
Timothy Stack d2b5690e0c [readline] improve filename completion 3 years ago
Timothy Stack 98677eb09a [remote] some more tweaks and add tab-completion 3 years ago
Timothy Stack 681f771bb7 [remote] add preview for remote :open 3 years ago
Timothy Stack ab671d5834 [lnav_log] add a thread-local prefix for messages 3 years ago
Timothy Stack 04676d75b7 [build] missing include 3 years ago
Timothy Stack f050c7b0a7 [remote] start to wire up remote support 3 years ago
Timothy Stack 444e7e3289 [remote] draft of the tailer 3 years ago
Timothy Stack d31aa845f5 [base] refactor duration2str 3 years ago
Timothy Stack d15c1103cf [build] bump deps and add a missing include 3 years ago
Timothy Stack 0658b9ef57 [tests] move some test code around 3 years ago
Timothy Stack d183247a31 [tests] add some tests for time-ago stuff 3 years ago
Timothy Stack 32ddc76624 [time] use a 64-bit time_t in some places 3 years ago
Timothy Stack c0ed59e61e [sqlite] implement .dump SQL command 3 years ago
Timothy Stack 92e20ffd51 [reltime] add support for weekdays and having timeslice() return NULL when a time is out-of-range 4 years ago
Timothy Stack f6128240ab [sql] add lnav_top_file() SQL function 4 years ago
Timothy Stack d45d7d6c58 [docs] add report generation to cookbook 4 years ago
Timothy Stack 9575f9c7d7 [view_curses] fix color pair allocation
fixes #839
4 years ago
Timothy Stack f5c72736cb [docs] some more doc text 4 years ago
Timothy Stack 0f238f7972 [docs] add some more text to arch docs and other tweaks 4 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 4 years ago
Timothy Stack fd40b55e0a [docs] some more README.md files 4 years ago
Timothy Stack a4368223ea some docs and test fixup 4 years ago
Timothy Stack b847ae7164 [tests] more coverage 4 years ago
Timothy Stack 49ebde5953 [build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
4 years ago
Timothy Stack 215c08f632 [build] missed curl_looper subclassing isc::service 4 years ago
Timothy Stack 50b63559ce [build] need a cast... 4 years ago
Timothy Stack 775d2443a6 [injector] fix some init issues 4 years ago
Timothy Stack eea5220191 [build] missing include 4 years ago
Timothy Stack cac1175973 [services] initial pass at injecting services and a bunch of other stuff 4 years ago
Timothy Stack 56bee6f4c9 [archive] remove old unpacked archives and a bunch of other stuff 4 years ago
Timothy Stack 8235f9af5d [tests] try to make scripty output readable 4 years ago
Timothy Stack 6d8a9f2121 [debt] try to fix leak 4 years ago
Timothy Stack 9a073e80e7 [result] fix Result.map() issue with copying the value when the result was in error 4 years ago
Timothy Stack 4ff2b710d5 [log_format] change w3c_log to put extra columns into a JSON column 4 years ago
Timothy Stack 3a11140b27 [humanize] handle a zero value explicitly since log() doesn't like it (doh...) 4 years ago
Timothy Stack e6df0fba0a [humanize] something seems wrong 4 years ago
Timothy Stack 730233e356 [debt] some more leak plugging
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 32f112b8de [formats] add w3c extended log format impl
Fiexes #798
4 years ago
Timothy Stack 22c2e95df0 [filters] sql filter
Related to #568
4 years ago
Timothy Stack 9a431f5354 [build] missing vec 4 years ago
Timothy Stack fa9a66152f [build] missing include 4 years ago
Timothy Stack 8e629b166a [build] some more compiler profiling
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 5bffcb4c3e [build] missing include again... 4 years ago
Timothy Stack d1a84b3606 [build] missing include 4 years ago
Timothy Stack 51d1204a96 [arc] add content hash to archive temp dir and tech debt 4 years ago
Timothy Stack 0765c07010 [view] migrate view_action stuff to function objects 4 years ago
Timothy Stack 9d87cfa2f0 [debt] more tech debt 4 years ago
Timothy Stack f192cb7c3e [input_dispatcher] fix handling of unicode input
Fixes #791
4 years ago
Timothy Stack db8a3c4d38 [debt] doing some cleanup
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack e4ea9ca584 [arc] report errors when opening archives 4 years ago
Timothy Stack df3df8369c [session] stages 4 years ago
Timothy Stack 5e42b4cb8a [debt] include cleanup 4 years ago
Timothy Stack 0dff822ade [debt] remove pthreadpp.hh 4 years ago
Timothy Stack 7b77a612c2 [files] make file scanning async 4 years ago
Timothy Stack dfd18a4be5 [view] add files view 4 years ago
Timothy Stack 579e4274f9 [files] initial impl for opening archives 4 years ago
Timothy Stack 276f71423e [readline] add alternate enter command 4 years ago
Timothy Stack 6ec90c521b [build] dump crash log during build 4 years ago
Timothy Stack 8ff80ceff0 [lnav_log] shorten file name to the base name 4 years ago
Suresh Sundriyal 70847429fa [freebsd] Remove the use of basename from log_msg.
Fix
4 years ago
Timothy Stack 37b9b346a9 [logger] fix for queue.h removal change 4 years ago
Timothy Stack e8e89ad0fd [build] remove queue.h refs 4 years ago
Suresh Sundriyal 908c41cb64 Fix compiler warnings about unused variables. 4 years ago
Timothy Stack 0940e97b2b [nits] fix some naming issues
Fixes #169
4 years ago
Timothy Stack 3da3ec799a [session] allow the name 4 years ago
Timothy Stack 138a506b1a [perf] a few performance tweaks 4 years ago
Timothy Stack 10b8d64b03 [lnav_log] fix lldb arguments 5 years ago
Timothy Stack 73e902f7d8 [json-log] handle invalid json log lines
Header from folded patch 'foldme1.patch':

[local] foldme
5 years ago
Timothy Stack 9a05b9d186 [config] pay attention to XDG_CONFIG_HOME
Fixes #105
5 years ago
Timothy Stack 91dd8a84ec [cmake] enable jit for libpcre 5 years ago
Timothy Stack 02c53976b4 Some refactoring for the line buffer and other cleanups
Fixes #649
5 years ago
Timothy Stack 0918063640 [cleanup] some modernization 5 years ago
Timothy Stack fb7d6eafaf [build] some refactoring of files 5 years ago