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 dcccebe797 [sql] add some help for regexp_capture()
Fixes #593
6 years ago
..
filesystem fix std::remove call in path.h 6 years ago
mapbox [sql] add function adapter template 7 years ago
spookyhash Change the code to use Spookyhash. 11 years ago
yajl Return early if json parsing fails 6 years ago
CMakeLists.txt [view] keep a history of view positions 6 years ago
Makefile.am [build] add ring_span.hh to makefile 6 years ago
all_logs_vtab.hh [cleanup] prune some includes and some other cleaning 6 years ago
alpha-release.sh [build] run ldd on the generated binary 7 years ago
ansi_scrubber.cc [cleanup] prune some includes and some other cleaning 6 years ago
ansi_scrubber.hh [yajlpp] use pointer to member over nullobj() 6 years ago
attr_line.hh [build] fix some warnings and a 32-bit compile error 6 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 [yajlpp] use pointer to member over nullobj() 6 years ago
auto_pid.hh [fmt] install/update formats from git repos 9 years ago
big_array.hh [index] do a full sort if new lines have a timestamp before the last indexed 6 years ago
bin2c.c Abandon objcopy for including the help text in the executable, use 13 years ago
bookmarks.cc [cleanup] prune some includes and some other cleaning 6 years ago
bookmarks.hh [cleanup] prune some includes and some other cleaning 6 years ago
bottom_status_source.hh [filter] add panel that shows the set of filters 6 years ago
byte_array.hh [cleanup] prune some includes and some other cleaning 6 years ago
collation-functions.cc [yajlpp] use pointer to member over nullobj() 6 years ago
column_namer.hh [logline] check for SQL keywords in column names 6 years ago
command_executor.cc [cmds] :write-json-to should passthru JSON columns as JSON instead of strings 6 years ago
command_executor.hh [cmds] add :redirect-to command for redirecting the output of commands in scripts 6 years ago
curl_looper.cc [curl] use ssh-agent for auth 9 years ago
curl_looper.hh add an ifdef for a symbol, Fix #289 6 years ago
data_parser.cc [pretty-print] check if lines are XML before indenting them as such 6 years ago
data_parser.hh [data_parser] fix for empty list 6 years ago
data_scanner.cc [pretty-print] check if lines are XML before indenting them as such 6 years ago
data_scanner.hh [pretty] highlight log messages in the pretty view as in the normal log view 6 years ago
data_scanner_re.cc [pretty] highlight log messages in the pretty view as in the normal log view 6 years ago
data_scanner_re.re [pretty] highlight log messages in the pretty view as in the normal log view 6 years ago
db_sub_source.cc [filter] add panel that shows the set of filters 6 years ago
db_sub_source.hh [cmds] :write-json-to should passthru JSON columns as JSON instead of strings 6 years ago
default-config.json [hotkeys] hotkey configuration 8 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 [json] some more journald log tweaks 6 years ago
dhclient-summary.lnav [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 8 years ago
doc_status_source.hh [cleanup] prune some includes and some other cleaning 6 years ago
doctest.hh [keymap] add more keys to the keymap 6 years ago
dump-pid.sh [mouse] more mouse support and other fixes 11 years ago
elem_to_json.cc [cleanup] prune some includes and some other cleaning 6 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.cc Remove redundant the 6 years ago
field_overlay_source.cc [json] some more journald log tweaks 6 years ago
field_overlay_source.hh [bookmarks] add support for tags and comments for log lines 6 years ago
file_vtab.cc [sql] add some help for regexp_capture() 6 years ago
file_vtab.hh [listview] get a batch of rows from the source instead of a single one at a time 7 years ago
filter_observer.hh [filter] add panel that shows the set of filters 6 years ago
filter_status_source.cc [filter] in the filter editor, use "t" to toggle the type of filter 6 years ago
filter_status_source.hh [filter] add panel that shows the set of filters 6 years ago
filter_sub_source.cc [filter] in the filter editor, use "t" to toggle the type of filter 6 years ago
filter_sub_source.hh [filter] add panel that shows the set of filters 6 years ago
format-text-files.hh fixing some minor issues 7 years ago
format2csv.py [docs] more docs 11 years ago
fs-extension-functions.cc [vtab] fix the SQL function adapter for vector refs 6 years ago
fstat_vtab.cc [cleanup] prune some includes and some other cleaning 6 years ago
fstat_vtab.hh [help] remove old command help and add some more filesystem extensions 7 years ago
fts_fuzzy_match.cc [readline] do a fuzzy match if the prefix match fails to find anything 6 years ago
fts_fuzzy_match.hh [readline] do a fuzzy match if the prefix match fails to find anything 6 years ago
grep_highlighter.hh [filter] add panel that shows the set of filters 6 years ago
grep_proc.cc [bookmarks] add support for tags and comments for log lines 6 years ago
grep_proc.hh [filter] add panel that shows the set of filters 6 years ago
help.hh [spam] uncrustify pass 11 years ago
help.txt [filter] in the filter editor, use "t" to toggle the type of filter 6 years ago
help_text_formatter.cc [sql] add some help for regexp_capture() 6 years ago
help_text_formatter.hh [sql] add some help for regexp_capture() 6 years ago
highlighter.hh [textview] highlights that start from the beginning of the line are not working in the log view 6 years ago
hist_source.cc [cleanup] prune some includes and some other cleaning 6 years ago
hist_source.hh [perf] improve initial indexing times 6 years ago
hotkeys.cc [view] keep a history of view positions 6 years ago
hotkeys.hh [view] keep a history of view positions 6 years ago
init-sql.hh [parsing] fix some bugs and improve performance of the scanner 11 years ago
init.sql [sql] preview table definition 7 years ago
input_dispatcher.cc [build] missed include 6 years ago
input_dispatcher.hh [view] keep a history of view positions 6 years ago
intern_string.cc [formats] support for CSV/TSV log formats 7 years ago
intern_string.hh [build] fixes... 6 years ago
is_utf8.cc [perf] improve initial indexing times 6 years ago
is_utf8.hh [perf] improve initial indexing times 6 years ago
json-extension-functions.cc [build] json_contains issue 6 years ago
json_op.cc [cleanup] prune some includes and some other cleaning 6 years ago
json_op.hh [highlights] allow the highlight color to be specified in log formats 7 years ago
json_ptr.cc [cleanup] prune some includes and some other cleaning 6 years ago
json_ptr.hh [cleanup] prune some includes and some other cleaning 6 years ago
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 11 years ago
keymap-default.json [view] keep a history of view positions 6 years ago
line_buffer.cc [build] disable simd stuff for now 6 years ago
line_buffer.hh [logfile] fix a performance bug in searching json logs 6 years ago
listview_curses.cc [view] keep a history of view positions 6 years ago
listview_curses.hh [view] keep a history of view positions 6 years ago
lnav-pop-view.lnav [vtab] add an lnav_view_stack table to get programmatic access to the view stack 7 years ago
lnav.cc [sql] add some help for regexp_capture() 6 years ago
lnav.hh [view] keep a history of view positions 6 years ago
lnav_commands.cc [view] keep a history of view positions 6 years ago
lnav_commands.hh move stuff out of lnav.cc 9 years ago
lnav_config.cc [filter] add panel that shows the set of filters 6 years ago
lnav_config.hh [filter] add panel that shows the set of filters 6 years ago
lnav_log.cc [internal] capture stderr while in curses and log it 6 years ago
lnav_log.hh [internal] capture stderr while in curses and log it 6 years ago
lnav_util.cc Squash a bunch of signed/unsigned warnings 6 years ago
lnav_util.hh [filter] add panel that shows the set of filters 6 years ago
log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 10 years ago
log_accel.hh [build] use cmath instead of math.h 6 years ago
log_actions.cc [filter] add panel that shows the set of filters 6 years ago
log_actions.hh [filter] add panel that shows the set of filters 6 years ago
log_data_helper.hh [log-view] display the unique parts of the file name instead of just the base 6 years ago
log_data_table.hh [cleanup] prune some includes and some other cleaning 6 years ago
log_format.cc [textview] highlights that start from the beginning of the line are not working in the log view 6 years ago
log_format.hh [logfile] fix a performance bug in searching json logs 6 years ago
log_format_impls.cc [logfile] fix a performance bug in searching json logs 6 years ago
log_format_loader.cc [json-log] fix some inconsistencies with json logs 6 years ago
log_format_loader.hh [log-format] add min-width and align options to line-format 8 years ago
log_gutter_source.hh [lss] refactor the force flag during indexing and some other stuff 6 years ago
log_level.cc [perf] improve initial indexing times 6 years ago
log_level.hh [yajlpp] use pointer to member over nullobj() 6 years ago
log_level_re.cc [perf] improve initial indexing times 6 years ago
log_level_re.re [perf] improve initial indexing times 6 years ago
log_search_table.hh [cleanup] prune some includes and some other cleaning 6 years ago
log_vtab_impl.cc [cmds] :write-json-to should passthru JSON columns as JSON instead of strings 6 years ago
log_vtab_impl.hh [cmds] :write-json-to should passthru JSON columns as JSON instead of strings 6 years ago
logfile.cc [logfile] fix a performance bug in searching json logs 6 years ago
logfile.hh [logfile] fix a performance bug in searching json logs 6 years ago
logfile_stats.hh [tests] some more testing and stats for logfiles 8 years ago
logfile_sub_source.cc [textview] highlights that start from the beginning of the line are not working in the log view 6 years ago
logfile_sub_source.hh [view] keep a history of view positions 6 years ago
network-extension-functions.cc [bookmarks] add support for tags and comments for log lines 6 years ago
optional.hpp [lint] fix a couple more struct/class complaints 6 years ago
papertrail_proc.cc [yajlpp] use pointer to member over nullobj() 6 years ago
papertrail_proc.hh some tweaks to these changes 8 years ago
partition-by-boot.lnav [script] add metadata to script files 9 years ago
pcrepp.cc [perf] improve initial indexing times 6 years ago
pcrepp.hh [build] fix pcre utf flag usage 6 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 [view] keep a history of view positions 6 years ago
plugins.hh [spam] uncrustify pass 11 years ago
pretty_printer.cc [cleanup] prune some includes and some other cleaning 6 years ago
pretty_printer.hh [cleanup] prune some includes and some other cleaning 6 years ago
preview_status_source.hh [cleanup] prune some includes and some other cleaning 6 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 [lss] refactor the force flag during indexing and some other stuff 6 years ago
ptimec_rt.cc [json-log] fix some inconsistencies with json logs 6 years ago
readline_callbacks.cc [cmds] allow commands to set the prompt 6 years ago
readline_callbacks.hh [cmd] add help to the command prompt 9 years ago
readline_curses.cc [view] keep a history of view positions 6 years ago
readline_curses.hh [cmds] allow commands to set the prompt 6 years ago
readline_highlighters.cc [readline] fix some broken shortcuts 6 years ago
readline_highlighters.hh [shlex] add a readline highlighter for shlex 9 years ago
readline_possibilities.cc [sql] add some help for regexp_capture() 6 years ago
readline_possibilities.hh [filter] add panel that shows the set of filters 6 years ago
regexp_vtab.cc [sql] add some help for regexp_capture() 6 years ago
regexp_vtab.hh [sql] add a regexp_capture tablue-valued function 7 years ago
relative_time.cc [lss] refactor the force flag during indexing and some other stuff 6 years ago
relative_time.hh [lss] refactor the force flag during indexing and some other stuff 6 years ago
ring_span.hh [build] missed file 6 years ago
search-for.lnav [docs] add help for CAST and fix a couple of glitches 7 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 [cleanup] prune some includes and some other cleaning 6 years ago
session_data.cc [cmds] allow commands to set the prompt 6 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 [help] add builtin help to the main help text as a reference 7 years ago
simdutf8check.h [build] try removing inline 6 years ago
spectro_source.hh [build] use cmath instead of math.h 6 years ago
sql_util.cc [filter] add panel that shows the set of filters 6 years ago
sql_util.hh [logline] check for SQL keywords in column names 6 years ago
sqlite-extension-func.cc [sql] add some help for regexp_capture() 6 years ago
sqlite-extension-func.hh [sql] add a spooky_hash() function 6 years ago
state-extension-functions.cc [filter] add panel that shows the set of filters 6 years ago
statusview_curses.cc [filter] add panel that shows the set of filters 6 years ago
statusview_curses.hh [filter] in the filter editor, use "t" to toggle the type of filter 6 years ago
string-extension-functions.cc [vtab] fix the SQL function adapter for vector refs 6 years ago
strnatcmp.c [misc] some more miscellaneous bugs 7 years ago
strnatcmp.h [perf] some performance tweaks 7 years ago
strong_int.hh [search] display lines matching the search in preview instead of jumping to the first 6 years ago
sysclip.cc [keymap] support for /dev/clipboard in :write commands 6 years ago
sysclip.hh [cleanup] prune some includes and some other cleaning 6 years ago
tables.h [release] bump to 0.5.1 11 years ago
term_extra.hh [listview] get a batch of rows from the source instead of a single one at a time 7 years ago
termios_guard.hh [cleanup] prune some includes and some other cleaning 6 years ago
test_override.c override gettimeofday for testing 9 years ago
text_format.cc [highlight] only highlight keywords in text files 7 years ago
text_format.hh [highlight] only highlight keywords in text files 7 years ago
textfile_highlighters.cc [filter] add panel that shows the set of filters 6 years ago
textfile_highlighters.hh [filter] add panel that shows the set of filters 6 years ago
textfile_sub_source.hh [view] keep a history of view positions 6 years ago
textview_curses.cc [textview] highlights that start from the beginning of the line are not working in the log view 6 years ago
textview_curses.hh [filter] in the filter editor, use "t" to toggle the type of filter 6 years ago
time-extension-functions.cc [sql] timeslice() fails on 32-bit 6 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 [readline] pressing escape should exit the command prompt 6 years ago
top_sys_status_source.hh [spam] uncrustify pass 11 years ago
unique_path.hh [unique_path] fix an infinite loop when files rolled 6 years ago
url_loader.hh [cleanup] prune some includes and some other cleaning 6 years ago
view_curses.cc xterm fix wasn't quite right... 6 years ago
view_curses.hh [view] keep a history of view positions 6 years ago
view_helpers.cc [sql] add some help for regexp_capture() 6 years ago
views_vtab.cc [filter] add panel that shows the set of filters 6 years ago
views_vtab.hh [listview] get a batch of rows from the source instead of a single one at a time 7 years ago
vt52_curses.cc whiff 6 years ago
vt52_curses.hh whiff 6 years ago
vtab_module.cc [filter] add panel that shows the set of filters 6 years ago
vtab_module.hh [sql] add some help for regexp_capture() 6 years ago
xterm-palette.hh [highlights] allow the highlight color to be specified in log formats 7 years ago
xterm-palette.json [highlights] allow the highlight color to be specified in log formats 7 years ago
xterm_mouse.cc [mouse] more mouse support and other fixes 11 years ago
xterm_mouse.hh [view] keep a history of view positions 6 years ago
yajlpp.cc [yajlpp] use pointer to member over nullobj() 6 years ago
yajlpp.hh [yajlpp] use pointer to member over nullobj() 6 years ago
yajlpp_def.hh [yajlpp] use pointer to member over nullobj() 6 years ago