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 7ef92dab79 [format] try to validate formats against a given file 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 [lnav.cc] move more stuff out of lnav.cc 9 years ago
Makefile.am [lnav.cc] move more stuff out of lnav.cc 9 years ago
all_logs_vtab.hh [sql] add an all_logs table that exposes the message format with values, like numbers, replaced with hashes 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 [debug] more debugging stuff 10 years ago
auto_pid.hh [mouse] more mouse support and other fixes 11 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 [text] add filtering support to the plain text view 9 years ago
byte_array.hh [debug] more debugging stuff 10 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 move stuff out of lnav.cc 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
data_parser.cc [data parser] hex dump values and add the uwsgi log format 11 years ago
data_parser.hh some fixes to the re2c change 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 [fmts] log format contributions 9 years ago
data_scanner_re.re [data-scanner] convert to using re2c 9 years ago
db_sub_source.cc [write-json] add a command to write results as json 10 years ago
db_sub_source.hh [-Wsign-compare] Type mismatch: db_sub_source.hh 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 [format] try to validate formats against a given file 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 [parse] show the path of the pattern used to parse the top line 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 [view] differentiate messages from different log files 9 years ago
hist_source.cc [view_curses] use a vector for string attributes 11 years ago
hist_source.hh [debug] more debugging stuff 10 years ago
hotkeys.cc these files got dropped from the last checkin 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 [json-format] support for full paths 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 [build] some more sign-compare stuff 9 years ago
line_buffer.hh [piper] the piper was not exiting if the stream it was reading did not terminate with a line feed 9 years ago
listview_curses.cc Fixed missing semicolon from last break statement in previous commit. 9 years ago
listview_curses.hh [pretty] add some more tests and leave leading spaces alone in some cases 9 years ago
lnav.cc [format] try to validate formats against a given file 9 years ago
lnav.hh [lnav.cc] move more stuff out of lnav.cc 9 years ago
lnav_commands.cc move stuff out of lnav.cc 9 years ago
lnav_commands.hh move stuff out of lnav.cc 9 years ago
lnav_config.cc [formats] add a "-i" flag to make it easier to install formats 10 years ago
lnav_config.hh [cleanup] uncrustify 11 years ago
lnav_log.cc [build] More changes for git version string. 9 years ago
lnav_log.hh [log] dump more state on a crash 9 years ago
lnav_util.cc [generic_log] add time format that includes zone 9 years ago
lnav_util.hh [fmt] allow timestamp to be specified in the log format 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 [perf] optimize json log loading 10 years ago
log_data_table.hh [sql] add an all_logs table that exposes the message format with values, like numbers, replaced with hashes 9 years ago
log_format.cc [format] try to validate formats against a given file 9 years ago
log_format.hh [format] try to validate formats against a given file 9 years ago
log_format_impls.cc [parse] show the path of the pattern used to parse the top line 9 years ago
log_format_loader.cc [format] try to validate formats against a given file 9 years ago
log_format_loader.hh [formats] add a "-i" flag to make it easier to install formats 10 years ago
log_vtab_impl.cc [sql] add an all_logs table that exposes the message format with values, like numbers, replaced with hashes 9 years ago
log_vtab_impl.hh [sql] add an all_logs table that exposes the message format with values, like numbers, replaced with hashes 9 years ago
logfile.cc [format] try to validate formats against a given file 9 years ago
logfile.hh [text] add filtering support to the plain text view 9 years ago
logfile_stats.hh [spam] uncrustify pass 11 years ago
logfile_sub_source.cc [file-marker] some more cleanup 9 years ago
logfile_sub_source.hh [hist] fix the histogram when filters change 9 years ago
network-extension-functions.cc fix ptime_b_slow, again... 9 years ago
papertrail_proc.cc [pt] rough draft of tail for papertrail 9 years ago
papertrail_proc.hh [pt] rough draft of tail for papertrail 9 years ago
pcrepp.cc [readline] highlight pcre syntax in the search prompt 10 years ago
pcrepp.hh handle missing level field in format 10 years ago
piper_proc.cc [piper] the piper was not exiting if the stream it was reading did not terminate with a line feed 9 years ago
piper_proc.hh [pipe-to] fix some issues when running pipe in headless mode 9 years ago
plain_text_source.hh move stuff out of lnav.cc 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 [lnav.cc] move more stuff out of lnav.cc 9 years ago
ptimec.cc various fixes 10 years ago
ptimec.hh [ptime] fix parsing for double digit year 9 years ago
ptimec_rt.cc [ptimec] fix handling of month in interpreted formats 9 years ago
readline_callbacks.cc fix a refactor error 9 years ago
readline_callbacks.hh move stuff out of lnav.cc 9 years ago
readline_curses.cc move stuff out of lnav.cc 9 years ago
readline_curses.hh move stuff out of lnav.cc 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
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 move stuff out of lnav.cc 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 [build] use isdigit 9 years ago
sql_util.hh [perf] optimize json log loading 10 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 [-Wsign-compare] statusview_curses.hh 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 [lint] remove unnecessary null checks 9 years ago
textview_curses.cc [file-marker] some more cleanup 9 years ago
textview_curses.hh [file-marker] some more cleanup 9 years ago
time_T.hh [spam] uncrustify pass 11 years ago
timer.cc [timer] Start off disarmed + refactoring. 9 years ago
timer.hh [timer] Start off disarmed + refactoring. 9 years ago
top_status_source.hh [sql] add an all_logs table that exposes the message format with values, like numbers, replaced with hashes 9 years ago
top_sys_status_source.hh [spam] uncrustify pass 11 years ago
view_curses.cc [view] differentiate messages from different log files 9 years ago
view_curses.hh [file-marker] some more cleanup 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