You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src
Timothy Stack ec473edc85 [cmd] add support for times in goto 9 years ago
..
spookyhash Change the code to use Spookyhash. 11 years ago
yajl [yajl] add a yajl_reset() so we do not have to do yajl_alloc for every line 10 years ago
CMakeLists.txt [cmd] add support for times in goto 9 years ago
Makefile.am [cmd] add support for times in goto 9 years ago
all_logs_vtab.hh [all_logs] add log_msg_schema hidden column to the all_logs table and refine the msg format 9 years ago
ansi_scrubber.cc [-Wsign-compare] Fix the type mismatch warnings. 9 years ago
ansi_scrubber.hh [pretty-print] try to reverse lookup IP addresses 9 years ago
auto_fd.hh use poll instead of select so we can handle more than FD_SETSIZE files 9 years ago
auto_mem.hh [papertrail] use the curl_looper 9 years ago
auto_pid.hh [fmt] install/update formats from git repos 9 years ago
bin2c.c Abandon objcopy for including the help text in the executable, use 13 years ago
bookmarks.cc [bookmark] fix static initializer order for the bookmark types 9 years ago
bookmarks.hh [bookmark] fix static initializer order for the bookmark types 9 years ago
bottom_status_source.hh [cmd] add help to the command prompt 9 years ago
byte_array.hh [all_logs] add log_msg_schema hidden column to the all_logs table and refine the msg format 9 years ago
chunky_index.hh [log] dump more state on a crash 9 years ago
collation-functions.cc [coverity] some cleanup and add the chunky_index 10 years ago
column_namer.hh [perf] reduce copies of log messages 11 years ago
command_executor.cc [sql] fix spurious loading bar flash while searching 9 years ago
command_executor.hh move stuff out of lnav.cc 9 years ago
concise_index.hh [filter] some improvements to the core filtering code 10 years ago
curl_looper.cc [curl] use ssh-agent for auth 9 years ago
curl_looper.hh user alerter instead of flash() 9 years ago
data_parser.cc [data parser] hex dump values and add the uwsgi log format 11 years ago
data_parser.hh [all_logs] add log_msg_schema hidden column to the all_logs table and refine the msg format 9 years ago
data_scanner.cc [pretty] More restrictive IPv4 regex. 9 years ago
data_scanner.hh [data-scanner] convert to using re2c 9 years ago
data_scanner_re.cc [pretty] pretty-print the contents of strings 9 years ago
data_scanner_re.re [pretty] pretty-print the contents of strings 9 years ago
db_sub_source.cc [write-json] add a command to write results as json 10 years ago
db_sub_source.hh [view] stop scrolling to the right when the end is reached 9 years ago
default-log-formats-json.hh [log format] some more work to externalize log formats; color identifiers in logs 11 years ago
default-log-formats.json [fmt] add a sudo_log format 9 years ago
dump-pid.sh [mouse] more mouse support and other fixes 11 years ago
environ_vtab.cc [Coverity] Fix dereference before null check. 9 years ago
environ_vtab.hh [sql] add an environ virtual table 10 years ago
extension-functions.c [cleanup] move some code around and try to pretty things up a bit 11 years ago
field_overlay_source.cc [fmt] highlight identifiers in module formats 9 years ago
field_overlay_source.hh [lnav.cc] move more stuff out of lnav.cc 9 years ago
filter_observer.hh [-Wsign-compare] filter_observer.hh 9 years ago
format-text-files.hh [mouse] more mouse support and other fixes 11 years ago
format2csv.py [docs] more docs 11 years ago
fs-extension-functions.cc [coverity] some cleanup and add the chunky_index 10 years ago
grapher.hh [hist] cleanup the hist_source and add support for graphing a single column at a time 11 years ago
grep_highlighter.hh [test] reformat test_grep_proc2 10 years ago
grep_proc.cc use poll instead of select so we can handle more than FD_SETSIZE files 9 years ago
grep_proc.hh use poll instead of select so we can handle more than FD_SETSIZE files 9 years ago
help.hh [spam] uncrustify pass 11 years ago
help.txt [cmd] add support for times in goto 9 years ago
hist_source.cc [view_curses] use a vector for string attributes 11 years ago
hist_source.hh [view] stop scrolling to the right when the end is reached 9 years ago
hotkeys.cc [cmd] add support for times in goto 9 years ago
hotkeys.hh these files got dropped from the last checkin 9 years ago
init-sql.hh [parsing] fix some bugs and improve performance of the scanner 11 years ago
init.sql [init.sql] Check in a static init.sql and remove init_sql.py. 9 years ago
intern_string.cc [perf] optimize json log loading 10 years ago
intern_string.hh [fmt] highlight identifiers in module formats 9 years ago
json-extension-functions.cc [jsonptr] initial impl 10 years ago
json_op.cc [jsonptr] initial impl 10 years ago
json_op.hh [jsonptr] initial impl 10 years ago
json_ptr.cc [jsonptr] initial impl 10 years ago
json_ptr.hh [-Wsign-compare] json_ptr.hh 9 years ago
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 11 years ago
line_buffer.cc [line_buffer] missed invalidating a sb ref 9 years ago
line_buffer.hh [misc] fix various bugs 9 years ago
listview_curses.cc Fixed missing semicolon from last break statement in previous commit. 9 years ago
listview_curses.hh [view] stop scrolling to the right when the end is reached 9 years ago
lnav.cc [sql] fix spurious loading bar flash while searching 9 years ago
lnav.hh [cmd] add support for times in goto 9 years ago
lnav_commands.cc [cmd] add support for times in goto 9 years ago
lnav_commands.hh move stuff out of lnav.cc 9 years ago
lnav_config.cc [fmt] install/update formats from git repos 9 years ago
lnav_config.hh [fmt] install/update formats from git repos 9 years ago
lnav_log.cc [curl] add a curl looper to handle url requests 9 years ago
lnav_log.hh [curl] add a curl looper to handle url requests 9 years ago
lnav_util.cc [cmd] add support for times in goto 9 years ago
lnav_util.hh [fmt] install/update formats from git repos 9 years ago
log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 10 years ago
log_accel.hh [log_accel] Minor refactoring. 10 years ago
log_data_helper.hh [line_buffer] missed invalidating a sb ref 9 years ago
log_data_table.hh [sql] add a log_search table 9 years ago
log_format.cc [cmd] add support for times in goto 9 years ago
log_format.hh [cmd] add support for times in goto 9 years ago
log_format_impls.cc [cmd] add support for times in goto 9 years ago
log_format_loader.cc [fmt] install/update formats from git repos 9 years ago
log_format_loader.hh [fmt] install/update formats from git repos 9 years ago
log_search_table.hh [search-table] guess the column types based on the regex 9 years ago
log_vtab_impl.cc [sql] fix spurious loading bar flash while searching 9 years ago
log_vtab_impl.hh [sql] fix spurious loading bar flash while searching 9 years ago
logfile.cc [view] stop scrolling to the right when the end is reached 9 years ago
logfile.hh [view] stop scrolling to the right when the end is reached 9 years ago
logfile_stats.hh [spam] uncrustify pass 11 years ago
logfile_sub_source.cc [view] stop scrolling to the right when the end is reached 9 years ago
logfile_sub_source.hh [view] stop scrolling to the right when the end is reached 9 years ago
network-extension-functions.cc fix ptime_b_slow, again... 9 years ago
papertrail_proc.cc [pt] write out the error message for a request 9 years ago
papertrail_proc.hh [papertrail] add support for time ranges 9 years ago
pcrepp.cc [search-table] guess the column types based on the regex 9 years ago
pcrepp.hh [search-table] guess the column types based on the regex 9 years ago
piper_proc.cc [misc] fix various bugs 9 years ago
piper_proc.hh [pipe-to] fix some issues when running pipe in headless mode 9 years ago
plain_text_source.hh [view] stop scrolling to the right when the end is reached 9 years ago
plugins.hh [spam] uncrustify pass 11 years ago
pretty_printer.cc [lnav.cc] move more stuff out of lnav.cc 9 years ago
pretty_printer.hh [pretty] pretty-print the contents of strings 9 years ago
pthreadpp.hh [curl] add a curl looper to handle url requests 9 years ago
ptimec.cc various fixes 10 years ago
ptimec.hh [cmd] add support for times in goto 9 years ago
ptimec_rt.cc [ptimec] fix handling of month in interpreted formats 9 years ago
readline_callbacks.cc [sql] add a log_search table 9 years ago
readline_callbacks.hh [cmd] add help to the command prompt 9 years ago
readline_curses.cc [cmd] add help to the command prompt 9 years ago
readline_curses.hh [cmd] add help to the command prompt 9 years ago
readline_highlighters.cc [-Wsign-compare] readline_highlighters.cc 9 years ago
readline_highlighters.hh [cmd] add tab-completion for text in the view when filtering 10 years ago
readline_possibilities.cc [lnav.cc] move more stuff out of lnav.cc 9 years ago
readline_possibilities.hh [lnav.cc] move more stuff out of lnav.cc 9 years ago
relative_time.cc [cmd] add support for times in goto 9 years ago
relative_time.hh [cmd] add support for times in goto 9 years ago
sequence_matcher.cc [byte_array] tweak the template so it is easier to use with SpookyHash 11 years ago
sequence_matcher.hh Turn on 'sign-compare' error check for tests. 9 years ago
sequence_sink.hh [spam] uncrustify pass 11 years ago
session_data.cc [cmd] add support for times in goto 9 years ago
session_data.hh [session] saving bookmarks 11 years ago
shared_buffer.cc [build] check for execinfo.h 10 years ago
shared_buffer.hh [sql] add an all_logs table that exposes the message format with values, like numbers, replaced with hashes 9 years ago
sql_util.cc [search-table] guess the column types based on the regex 9 years ago
sql_util.hh [search-table] guess the column types based on the regex 9 years ago
sqlite-extension-func.c [jsonptr] initial impl 10 years ago
sqlite-extension-func.h [jsonptr] initial impl 10 years ago
state-extension-functions.cc [jsonptr] initial impl 10 years ago
status_controllers.hh [spam] uncrustify pass 11 years ago
statusview_curses.cc [mouse] more mouse support and other fixes 11 years ago
statusview_curses.hh [cmd] add help to the command prompt 9 years ago
string-extension-functions.cc [sql] swap regexp_replace args 11 years ago
strnatcmp.c [debug] more debugging stuff 10 years ago
strnatcmp.h [sqlite] Major improvements to the sqlite integration. 11 years ago
strong_int.hh Update strong_int.hh 10 years ago
sysclip.cc [sysclip] fix NULL deref 9 years ago
sysclip.hh copy search terms to OS-Xs find clipboard 10 years ago
tables.h [release] bump to 0.5.1 11 years ago
term_extra.hh [term] set the terminal title 11 years ago
termios_guard.hh [log] add an internal logger instead of using redirected stderr 10 years ago
test_override.c override gettimeofday for testing 9 years ago
textfile_sub_source.hh [view] stop scrolling to the right when the end is reached 9 years ago
textview_curses.cc [file-marker] some more cleanup 9 years ago
textview_curses.hh [filter] check for too many filters being created 9 years ago
time_T.hh [spam] uncrustify pass 11 years ago
timer.cc [text] pretty-printing should work in the text view 9 years ago
timer.hh [text] pretty-printing should work in the text view 9 years ago
top_status_source.hh build fix 9 years ago
top_sys_status_source.hh [spam] uncrustify pass 11 years ago
url_loader.hh [curl] add a curl looper to handle url requests 9 years ago
view_curses.cc [view] differentiate messages from different log files 9 years ago
view_curses.hh user alerter instead of flash() 9 years ago
views_vtab.cc user alerter instead of flash() 9 years ago
views_vtab.hh [sql] add an lnav_views table 9 years ago
vt52_curses.cc [-Wunused-but-set-variable] vt52_curses.cc 9 years ago
vt52_curses.hh [spam] uncrustify pass 11 years ago
xterm_mouse.cc [mouse] more mouse support and other fixes 11 years ago
xterm_mouse.hh [mouse] small fixes for mouse support 10 years ago
yajlpp.cc [yajl] bump to version 2.1.0 10 years ago
yajlpp.hh [pt] rough draft of tail for papertrail 9 years ago