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 44d93dddc3 [pretty-print] allow formats to do transforms before pretty-printing
Also started upgrading to C++11.

Fixes #353
8 years ago
..
filesystem [cmds] automatically capture echo/write output from scripts so they can generate reports 8 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 [highlight] choose highlight color based on the regex 8 years ago
Makefile.am add two more common time formats 8 years ago
all_logs_vtab.hh [summary-line] change error count to error rate and do some cleanup on message levels 8 years ago
ansi_scrubber.cc [logview] add a line with summary information to the log view 8 years ago
ansi_scrubber.hh [spectro] add a spectrogram view that works with known message fields 8 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 [spectro] add a spectrogram view that works with known message fields 8 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 [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
command_executor.hh [pretty-print] allow formats to do transforms before pretty-printing 8 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] fix some issues with parsing hierarchical data and improve the debugger 8 years ago
data_parser.hh [mouse] update the status line when the mouse is enabled/disabled 8 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-print] fix printing of quoted strings that have escaped characters 8 years ago
data_scanner_re.re [pretty-print] fix printing of quoted strings that have escaped characters 8 years ago
db_sub_source.cc [write-json] add a command to write results as json 10 years ago
db_sub_source.hh [log] fix rewriting machine-oriented timestamps 8 years ago
default-config.json [config] initial impl with clock-format as the only option at the moment 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 [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
dhclient-summary.lnav [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 8 years ago
dump-pid.sh [mouse] more mouse support and other fixes 11 years ago
elem_to_json.cc [data-parser] fix some issues with parsing hierarchical data and improve the debugger 8 years ago
elem_to_json.hh [data-parser] fix some issues with parsing hierarchical data and improve the debugger 8 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 fix summary overlay on linux 8 years ago
field_overlay_source.hh [logview] add a line with summary information to the log view 8 years ago
filter_observer.hh [filters] clear the state for filters that have been deleted 8 years ago
format-text-files.hh [cmds] automatically capture echo/write output from scripts so they can generate reports 8 years ago
format2csv.py [docs] more docs 11 years ago
fs-extension-functions.cc [exec] add a prompt to execute lnav scripts 9 years ago
grep_highlighter.hh [test] reformat test_grep_proc2 10 years ago
grep_proc.cc [coverity] some more fixes 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 [hotkey] the n/N keys will now move to the next cluster of search hits, up to a screenful 8 years ago
hist_source.cc [hist] rewrite the histogram code 9 years ago
hist_source.hh [build] try to silence some warnings 8 years ago
hotkeys.cc [pretty-print] allow formats to do transforms before pretty-printing 8 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 [nav] add "opid" support with a hotkey 9 years ago
json-extension-functions.cc [sql] some more json-related updates/fixes 9 years ago
json_op.cc [parser] some more parser tweaking and fix a jget() issue 8 years ago
json_op.hh [jsonptr] initial impl 10 years ago
json_ptr.cc [json] record the type of json data in json_ptr_walk 9 years ago
json_ptr.hh [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 11 years ago
line_buffer.cc set file size for gzip files 8 years ago
line_buffer.hh [spectro] support marking lines in a bucket 8 years ago
listview_curses.cc [spectro] support marking lines in a bucket 8 years ago
listview_curses.hh [spectro] add some better error messages for the spectrogram command and fix some vtable glitches 8 years ago
lnav.cc [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
lnav.hh [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
lnav_commands.cc [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
lnav_commands.hh move stuff out of lnav.cc 9 years ago
lnav_config.cc [build] try to silence some warnings 8 years ago
lnav_config.hh [config] add a config option to control A_DIM for text 8 years ago
lnav_log.cc [build] missing include 8 years ago
lnav_log.hh [tests] some more testing and stats for logfiles 8 years ago
lnav_util.cc [ptime] make sure the full time stamp is matched 8 years ago
lnav_util.hh [search] fix a typo in the timeval compare operator 8 years ago
log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 10 years ago
log_accel.hh [coverity] next set of fixes 9 years ago
log_data_helper.hh [logview] some cleanup of the field overlay 8 years ago
log_data_table.hh [highlight] choose highlight color based on the regex 8 years ago
log_format.cc [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
log_format.hh [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
log_format_impls.cc [time] add support for TAI64N timestamps 8 years ago
log_format_loader.cc [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
log_format_loader.hh [log-format] add min-width and align options to line-format 8 years ago
log_search_table.hh [build] try to silence some warnings 8 years ago
log_vtab_impl.cc [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
log_vtab_impl.hh [spectro] add some better error messages for the spectrogram command and fix some vtable glitches 8 years ago
logfile.cc [summary-line] change error count to error rate and do some cleanup on message levels 8 years ago
logfile.hh [tests] some more testing and stats for logfiles 8 years ago
logfile_stats.hh [tests] some more testing and stats for logfiles 8 years ago
logfile_sub_source.cc [ptime] make sure the full time stamp is matched 8 years ago
logfile_sub_source.hh [ptime] make sure the full time stamp is matched 8 years ago
network-extension-functions.cc fix ptime_b_slow, again... 9 years ago
papertrail_proc.cc [config] initial impl with clock-format as the only option at the moment 9 years ago
papertrail_proc.hh [papertrail] add support for time ranges 9 years ago
partition-by-boot.lnav [script] add metadata to script files 9 years ago
pcrepp.cc [search-table] guess the column types based on the regex 9 years ago
pcrepp.hh [format] point out the location of a pcre-compile error 8 years ago
piper_proc.cc [coverity] some more fixes 9 years ago
piper_proc.hh [pipe-to] fix some issues when running pipe in headless mode 9 years ago
plain_text_source.hh [spectro] add a spectrogram view that works with known message fields 8 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-print] fix printing of quoted strings that have escaped characters 8 years ago
pthreadpp.hh [curl] add a curl looper to handle url requests 9 years ago
ptimec.cc [json-log] custom date formats 8 years ago
ptimec.hh [ptime] make sure the full time stamp is matched 8 years ago
ptimec_rt.cc [log] fix rewriting machine-oriented timestamps 8 years ago
readline_callbacks.cc [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
readline_callbacks.hh [cmd] add help to the command prompt 9 years ago
readline_curses.cc [readline] change the break chars for the SQL context 8 years ago
readline_curses.hh [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
readline_highlighters.cc [highlight] choose highlight color based on the regex 8 years ago
readline_highlighters.hh [shlex] add a readline highlighter for shlex 9 years ago
readline_possibilities.cc [config] initial impl with clock-format as the only option at the moment 9 years ago
readline_possibilities.hh [config] initial impl with clock-format as the only option at the moment 9 years ago
relative_time.cc [doc] some more error rate explanation and other minor tweaks 8 years ago
relative_time.hh [logview] some more work on highlighting out-of-time-order messages 8 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 [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
session_data.hh [session] saving bookmarks 11 years ago
shared_buffer.cc [format] allow json log fields to be hidden 8 years ago
shared_buffer.hh [opid] missed adding opid to the json log and some other bug fixes 9 years ago
shlex.cc [exec] add a prompt to execute lnav scripts 9 years ago
shlex.hh [build] try to silence some warnings 8 years ago
spectro_source.hh [build] try to silence some warnings 8 years ago
sql_util.cc Merge pull request #320 from sureshsundriyal/db-attach 8 years ago
sql_util.hh [secure-mode] Prevent users from attaching db files. 8 years ago
sqlite-extension-func.c [sql] add a timeslice() function 9 years ago
sqlite-extension-func.h [sql] add a timeslice() function 9 years ago
state-extension-functions.cc [jsonptr] initial impl 10 years ago
status_controllers.hh [spam] uncrustify pass 11 years ago
statusview_curses.cc [logview] some more work on highlighting out-of-time-order messages 8 years ago
statusview_curses.hh [logview] some more work on highlighting out-of-time-order messages 8 years ago
string-extension-functions.cc [data-parser] fix some issues with parsing hierarchical data and improve the debugger 8 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 missed flushing the stream when setting the term title, it could cause some screen corruption 9 years ago
termios_guard.hh [coverity] next set of fixes 9 years ago
test_override.c override gettimeofday for testing 9 years ago
textfile_sub_source.hh [spectro] add a spectrogram view that works with known message fields 8 years ago
textview_curses.cc [search] after a search has been entered, move to the first hit if one is found quickly 8 years ago
textview_curses.hh [hotkey] the n/N keys will now move to the next cluster of search hits, up to a screenful 8 years ago
time-extension-functions.cc [spectro] add a spectrogram view that works with known message fields 8 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 [spectro] add a spectrogram view that works with known message fields 8 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 [format] color extra json fields that are identifiers 8 years ago
view_curses.hh [pretty-print] allow formats to do transforms before pretty-printing 8 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 need to fflush(stdout) to get the mouse working again 9 years ago
yajlpp.cc [pretty-print] allow formats to do transforms before pretty-printing 8 years ago
yajlpp.hh [pretty-print] allow formats to do transforms before pretty-printing 8 years ago