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 32e96e6395 [pipe-to] fix some issues when running pipe in headless mode 9 years ago
..
spookyhash Change the code to use Spookyhash. 10 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 [text] add filtering support to the plain text view 9 years ago
Makefile.am [build] Turn 'sign-compare' in to an error. 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 [cmd] add pipe-to and pipe-line-to commands 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 10 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 [lint] remove unnecessary null checks 9 years ago
data_scanner.cc [pretty-print] put closing curlys on their own line 9 years ago
data_scanner.hh [-Wsign-compare] data_scanner.hh 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 [cmd] next/prev-mark commands 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
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 [search] fix searching when a file is deleted and recreated 9 years ago
grep_proc.hh [search] fix searching when a file is deleted and recreated 9 years ago
help.hh [spam] uncrustify pass 11 years ago
help.txt [hist] fix the histogram when filters change 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
init-sql.hh [parsing] fix some bugs and improve performance of the scanner 11 years ago
init.sql [parsing] fix some bugs and improve performance of the scanner 11 years ago
init_sql.py build fix 10 years ago
intern_string.cc [perf] optimize json log loading 10 years ago
intern_string.hh fix ptime_b_slow, again... 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 various fixes 10 years ago
listview_curses.cc [build] some more sign-compare stuff 9 years ago
listview_curses.hh [log] dump more state on a crash 9 years ago
lnav.cc [pipe-to] fix some issues when running pipe in headless mode 9 years ago
lnav.hh [hist] fix the histogram when filters change 9 years ago
lnav_commands.cc [pipe-to] fix some issues when running pipe in headless mode 9 years ago
lnav_commands.hh [spam] uncrustify pass 11 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] some more sign-compare stuff 9 years ago
lnav_log.hh [log] dump more state on a crash 9 years ago
lnav_util.cc [build] some more sign-compare stuff 9 years ago
lnav_util.hh [ui] lower the index rebuild frequency when the command line is active 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 [perf] optimize json log loading 10 years ago
log_format.cc [format] order the formats based on sample matches 9 years ago
log_format.hh [format] order the formats based on sample matches 9 years ago
log_format_impls.cc [Warnings] varargs with reference parameters. 9 years ago
log_format_loader.cc [format] order the formats based on sample matches 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 [log] some more logging cleanup 9 years ago
log_vtab_impl.hh [sql] implement xBestIndex 10 years ago
logfile.cc [text] add filtering support to the plain text view 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 [hist] fix the histogram when filters change 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
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 fix piping lnav 9 years ago
piper_proc.hh [pipe-to] fix some issues when running pipe in headless mode 9 years ago
plugins.hh [spam] uncrustify pass 11 years ago
pretty_printer.hh [pretty] drop extra new lines 9 years ago
ptimec.cc various fixes 10 years ago
ptimec.hh build fix 9 years ago
ptimec_rt.cc [ptime] fix endianness and parsing issues 9 years ago
readline_curses.cc [-Wsign-compare] readline_curses.cc 9 years ago
readline_curses.hh [readline] customize display of matches for completion 10 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
sequence_matcher.cc [byte_array] tweak the template so it is easier to use with SpookyHash 10 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 [text] add filtering support to the plain text view 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 [yajl] bump to version 2.1.0 10 years ago
sql_util.cc [time] use the gmtime from newlib 10 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 10 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 [cmd] next/prev-mark commands 9 years ago
textview_curses.hh [-Wsign-compare] textview_curses.hh 9 years ago
time_T.hh [spam] uncrustify pass 11 years ago
top_status_source.hh [text] add filtering support to the plain text view 9 years ago
top_sys_status_source.hh [spam] uncrustify pass 11 years ago
view_curses.cc [-Wsign-compare] view_curses.hh 9 years ago
view_curses.hh [cmd] add a :redraw command to do a full redraw of the window 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 [perf] optimize json log loading 10 years ago