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/test
Suresh Sundriyal a46d33de2b [pretty print] Avoid extra new lines.
With the recent change to enable pretty print on all the log lines in
the current view, 'lnav' adds extra new lines between all the normal log
lines. This change removes the extra new lines.
10 years ago
..
formats/jsontest [config] add more config directories to search 11 years ago
log-samples [data] fix scanning for times 11 years ago
CMakeLists.txt [coverity] some cleanup and add the chunky_index 10 years ago
Makefile.am [build] Stop readline macro from polluting the environment variables. 10 years ago
Makefile.in [build] autogen 10 years ago
aftest.cc [release] bump to 0.5.1 12 years ago
ansi-colors.0.in [textview] cleanup the ansi scrubber 11 years ago
datafile_ipaddr.0 [docs] more docs and some simple bug fixes 11 years ago
datafile_simple.0 [tests] more log samples 11 years ago
datafile_simple.1 [sqlite] Major improvements to the sqlite integration. 12 years ago
datafile_simple.2 [tests] more log samples 11 years ago
datafile_simple.3 [sqlite] Major improvements to the sqlite integration. 12 years ago
datafile_simple.4 [sqlite] Major improvements to the sqlite integration. 12 years ago
datafile_simple.5 [sqlite] Major improvements to the sqlite integration. 12 years ago
datafile_simple.6 [data parser] hex dump values and add the uwsgi log format 11 years ago
datafile_simple.7 [sqlite] Major improvements to the sqlite integration. 12 years ago
datafile_simple.8 [cleanup] start a tracer/debugger for the data parser 11 years ago
datafile_simple.9 [data] fix scanning for times 11 years ago
datafile_simple.10 [data] fix scanning for times 11 years ago
datafile_simple.11 [data] version regex tweak 11 years ago
datafile_simple.12 [nits] some nits noticed after the release 11 years ago
datafile_simple.13 [nits] some nits noticed after the release 11 years ago
datafile_syslog.0 [data parser] hex dump values and add the uwsgi log format 11 years ago
datafile_syslog.1 [sqlite] Major improvements to the sqlite integration. 12 years ago
datafile_xml.0 [pretty print] Avoid extra new lines. 10 years ago
drive_data_scanner.cc [pretty-print] first pass at a pretty-printer 10 years ago
drive_grep_proc.cc [line_buffer] split long lines 11 years ago
drive_json_op.cc [jsonptr] initial impl 11 years ago
drive_json_ptr_walk.cc [jsonptr] initial impl 11 years ago
drive_line_buffer.cc [line_buffer] split long lines 11 years ago
drive_listview.cc [debug] more debugging stuff 11 years ago
drive_logfile.cc [tests] Skip bzip2 tests if not compiled with bzip2. 10 years ago
drive_mvwattrline.cc [view_curses] add some tests for mvwattrline 11 years ago
drive_readline_curses.cc [cppcheck] fix some nits 11 years ago
drive_sequencer.cc [line_buffer] split long lines 11 years ago
drive_sql.cc [jsonptr] initial impl 11 years ago
drive_view_colors.cc [log format] some more work to externalize log formats; color identifiers in logs 11 years ago
drive_vt52_curses.cc [Warning] conversion from string literal to 'char *' 10 years ago
gp_test.cc [release] bump to 0.5.1 12 years ago
lb_test.cc [release] bump to 0.5.1 12 years ago
listview_output.0 [test] update the listview test 11 years ago
listview_output.1 [test] update the listview test 11 years ago
listview_output.2 [test] update the listview test 11 years ago
listview_output.3 [test] update the listview test 11 years ago
listview_output.4 [test] update the listview test 11 years ago
listview_output.5 [test] update the listview test 11 years ago
listview_output.6 [test] update the listview test 11 years ago
logfile_access_log.0 remove soci 15 years ago
logfile_access_log.1 [log_format] the access_log format wasn't picking up the timestamp range correctly 11 years ago
logfile_empty.0 first commit 15 years ago
logfile_filter.0 missing test file 10 years ago
logfile_for_join.0 [filter] some improvements to the core filtering code 10 years ago
logfile_generic.0 add a test for change that fixes #110 10 years ago
logfile_glog.0 [glog] some tweaks to the glog change 12 years ago
logfile_json.json [config] add more config directories to search 11 years ago
logfile_multiline.0 [headless] report output from commands/queries that were executed 11 years ago
logfile_openam.0 [format] add OpenAM log formats 10 years ago
logfile_plain.0 [text] add filtering support to the plain text view 10 years ago
logfile_strace_log.0 clean up some auto conf and add an strace test 15 years ago
logfile_syslog.0 first commit 15 years ago
logfile_syslog.1 first commit 15 years ago
logfile_syslog.2 Some more sequence matching stuff. 14 years ago
logfile_tcf.0 [format] add TCF file format and some fixes to make it work 11 years ago
logfile_tcf.1 [format] add TCF file format and some fixes to make it work 11 years ago
logfile_tcsh_history.0 first commit 15 years ago
logfile_test.cc [release] bump to 0.5.1 12 years ago
logfile_vdsm.0 [vdsm_log] add new format 10 years ago
logfile_with_a_really_long_name_to_test_a_bug_with_long_names.0 first commit 15 years ago
mvwattrline_output.0 [view_curses] add some tests for mvwattrline 11 years ago
parser_debugger.py [cleanup] start a tracer/debugger for the data parser 11 years ago
rltest.cc [release] bump to 0.5.1 12 years ago
scripty.cc [debug] more debugging stuff 11 years ago
si_test.cc [release] bump to 0.5.1 12 years ago
simple-db.sql [cleanup] start a tracer/debugger for the data parser 11 years ago
slicer.cc [line_buffer] split long lines 11 years ago
sql.0.in [cleanup] start a tracer/debugger for the data parser 11 years ago
sql.0.out [cleanup] start a tracer/debugger for the data parser 11 years ago
test_ansi_scrubber.cc [debug] more debugging stuff 11 years ago
test_auto_fd.cc [release] bump to 0.5.1 12 years ago
test_auto_mem.cc [test] fix test_auto_mem test 12 years ago
test_bookmarks.cc [release] bump to 0.5.1 12 years ago
test_chunky_index.cc [filter] some improvements to the core filtering code 10 years ago
test_cmds.sh [text] add filtering support to the plain text view 10 years ago
test_concise.cc [build] fix an ambiguous call 11 years ago
test_data_parser.sh [pretty-print] first pass at a pretty-printer 10 years ago
test_date_time_scanner.cc [ptime] fix endianness and parsing issues 10 years ago
test_grep_proc.sh [headless] report output from commands/queries that were executed 11 years ago
test_grep_proc2.cc [test] reformat test_grep_proc2 11 years ago
test_hist_source.cc [hist] cleanup the hist_source and add support for graphing a single column at a time 11 years ago
test_json_format.sh [format] fix full message read for json formats 10 years ago
test_json_op.sh [jsonptr] initial impl 11 years ago
test_json_ptr.cc [jsonptr] initial impl 11 years ago
test_json_ptr_walk.sh [jsonptr] initial impl 11 years ago
test_line_buffer.sh [build] make dist fixes 10 years ago
test_line_buffer2.cc [line_buffer] split long lines 11 years ago
test_listview.sh Freebsd build changes 15 years ago
test_log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 11 years ago
test_logfile.sh [tests] Fix the conditional. 10 years ago
test_mvwattrline.sh [view_curses] add some tests for mvwattrline 11 years ago
test_pcrepp.cc [debug] more debugging stuff 11 years ago
test_sessions.sh [session] fix a bug in save-session when the log file was closed 11 years ago
test_sql.sh [cmd] do not error out if filter exists, just enable it 10 years ago
test_sql_coll_func.sh [misc] tweak scrollbar colors; add auto-complete for strings when typing sql searches; fix ipaddress collator 11 years ago
test_sql_fs_func.sh [fs sql func] multi-argument joinpath and add some tests 12 years ago
test_sql_json_func.sh [jsonptr] initial impl 11 years ago
test_sql_str_func.sh [sql] swap regexp_replace args 11 years ago
test_top_status.cc [release] bump to 0.5.1 12 years ago
test_view_colors.sh [test] some cleanup for tests and other things 13 years ago
test_vt52_curses.sh Freebsd build changes 15 years ago
test_yajlpp.cc [log format] add scaling factors 11 years ago
view_colors_output.0 [test] some cleanup for tests and other things 13 years ago
vt52_curses_input.0 first commit 15 years ago
vt52_curses_input.1 first commit 15 years ago
vt52_curses_output.0 first commit 15 years ago
vt52_curses_output.1 first commit 15 years ago