.. |
spookyhash
|
|
|
yajl
|
[yajl] add a yajl_reset() so we do not have to do yajl_alloc for every line
|
2014-10-29 06:42:45 -07:00 |
ansi_scrubber.cc
|
[-Wsign-compare] Fix the type mismatch warnings.
|
2015-04-01 05:31:12 -07:00 |
ansi_scrubber.hh
|
[pretty-print] try to reverse lookup IP addresses
|
2015-03-18 06:32:56 -07:00 |
auto_fd.hh
|
use poll instead of select so we can handle more than FD_SETSIZE files
|
2015-04-08 20:36:45 -07:00 |
auto_mem.hh
|
|
|
auto_pid.hh
|
|
|
bin2c.c
|
|
|
bookmarks.cc
|
[bookmark] fix static initializer order for the bookmark types
|
2015-04-05 16:27:02 -07:00 |
bookmarks.hh
|
[bookmark] fix static initializer order for the bookmark types
|
2015-04-05 16:27:02 -07:00 |
bottom_status_source.hh
|
[text] add filtering support to the plain text view
|
2015-03-28 06:30:30 -07:00 |
byte_array.hh
|
|
|
chunky_index.hh
|
[log] dump more state on a crash
|
2015-04-04 02:15:34 -07:00 |
CMakeLists.txt
|
[text] add filtering support to the plain text view
|
2015-03-28 06:30:30 -07:00 |
collation-functions.cc
|
[coverity] some cleanup and add the chunky_index
|
2014-09-28 22:36:07 -07:00 |
column_namer.hh
|
|
|
concise_index.hh
|
[filter] some improvements to the core filtering code
|
2014-10-19 22:16:40 -07:00 |
data_parser.cc
|
|
|
data_parser.hh
|
[lint] remove unnecessary null checks
|
2015-03-31 06:34:53 -07:00 |
data_scanner.cc
|
[pretty] More restrictive IPv4 regex.
|
2015-04-19 00:00:43 -07:00 |
data_scanner.hh
|
[-Wsign-compare] data_scanner.hh
|
2015-04-01 20:42:14 -07:00 |
db_sub_source.cc
|
[write-json] add a command to write results as json
|
2014-03-11 05:37:13 -07:00 |
db_sub_source.hh
|
[-Wsign-compare] Type mismatch: db_sub_source.hh
|
2015-04-01 14:22:59 -07:00 |
default-log-formats-json.hh
|
|
|
default-log-formats.json
|
[autodeploy_log] rename the Auto Deploy log format
|
2015-05-04 23:16:26 -07:00 |
dump-pid.sh
|
|
|
environ_vtab.cc
|
[Coverity] Fix dereference before null check.
|
2015-03-28 18:41:06 -07:00 |
environ_vtab.hh
|
[sql] add an environ virtual table
|
2014-05-06 21:26:05 -07:00 |
extension-functions.c
|
|
|
filter_observer.hh
|
[-Wsign-compare] filter_observer.hh
|
2015-04-01 21:31:18 -07:00 |
format2csv.py
|
|
|
format-text-files.hh
|
|
|
fs-extension-functions.cc
|
[coverity] some cleanup and add the chunky_index
|
2014-09-28 22:36:07 -07:00 |
grapher.hh
|
|
|
grep_highlighter.hh
|
[test] reformat test_grep_proc2
|
2014-03-12 07:11:55 -07:00 |
grep_proc.cc
|
use poll instead of select so we can handle more than FD_SETSIZE files
|
2015-04-08 20:36:45 -07:00 |
grep_proc.hh
|
use poll instead of select so we can handle more than FD_SETSIZE files
|
2015-04-08 20:36:45 -07:00 |
help.hh
|
|
|
help.txt
|
[lo-fi shortcut] Change shortcut to 'Ctrl-l'.
|
2015-05-08 22:31:56 -07:00 |
hist_source.cc
|
|
|
hist_source.hh
|
|
|
init-sql.hh
|
|
|
init.sql
|
[init.sql] Check in a static init.sql and remove init_sql.py.
|
2015-04-11 14:59:43 -07:00 |
intern_string.cc
|
[perf] optimize json log loading
|
2014-10-28 07:02:27 -07:00 |
intern_string.hh
|
[json-format] support for full paths
|
2015-04-25 12:15:51 -07:00 |
json_op.cc
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
json_op.hh
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
json_ptr.cc
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
json_ptr.hh
|
[-Wsign-compare] json_ptr.hh
|
2015-04-01 21:09:49 -07:00 |
json-extension-functions.cc
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
k_merge_tree.h
|
|
|
line_buffer.cc
|
[build] some more sign-compare stuff
|
2015-04-04 16:13:12 -07:00 |
line_buffer.hh
|
[piper] the piper was not exiting if the stream it was reading did not terminate with a line feed
|
2015-04-21 22:25:54 -07:00 |
listview_curses.cc
|
[build] some more sign-compare stuff
|
2015-04-04 16:13:12 -07:00 |
listview_curses.hh
|
[pretty] add some more tests and leave leading spaces alone in some cases
|
2015-04-07 21:25:01 -07:00 |
lnav_commands.cc
|
[pretty] word-wrap should work in the pretty-printer view
|
2015-04-08 23:06:43 -07:00 |
lnav_commands.hh
|
|
|
lnav_config.cc
|
[formats] add a "-i" flag to make it easier to install formats
|
2014-11-05 09:01:09 -08:00 |
lnav_config.hh
|
|
|
lnav_log.cc
|
[build] More changes for git version string.
|
2015-04-06 21:51:16 -07:00 |
lnav_log.hh
|
[log] dump more state on a crash
|
2015-04-04 02:15:34 -07:00 |
lnav_util.cc
|
[fmt] allow timestamp to be specified in the log format
|
2015-04-10 22:55:57 -07:00 |
lnav_util.hh
|
[fmt] allow timestamp to be specified in the log format
|
2015-04-10 22:55:57 -07:00 |
lnav.cc
|
[lo-fi shortcut] Change shortcut to 'Ctrl-l'.
|
2015-05-08 22:31:56 -07:00 |
lnav.hh
|
use poll instead of select so we can handle more than FD_SETSIZE files
|
2015-04-08 20:36:45 -07:00 |
log_accel.cc
|
[elapsed-time] add a visual indicator for sharp changes in message rate
|
2014-03-16 15:07:08 -07:00 |
log_accel.hh
|
[log_accel] Minor refactoring.
|
2014-11-11 23:09:05 -08:00 |
log_data_helper.hh
|
[perf] optimize json log loading
|
2014-10-28 07:02:27 -07:00 |
log_data_table.hh
|
[perf] optimize json log loading
|
2014-10-28 07:02:27 -07:00 |
log_format_impls.cc
|
[Warnings] varargs with reference parameters.
|
2015-03-21 11:56:12 -07:00 |
log_format_loader.cc
|
[json-format] support for full paths
|
2015-04-25 12:15:51 -07:00 |
log_format_loader.hh
|
[formats] add a "-i" flag to make it easier to install formats
|
2014-11-05 09:01:09 -08:00 |
log_format.cc
|
[generic_log] fix log levels for generic_log
|
2015-05-01 20:52:00 -07:00 |
log_format.hh
|
[test] add a test for nested json log formats
|
2015-04-26 04:57:36 -07:00 |
log_vtab_impl.cc
|
[json-format] support for full paths
|
2015-04-25 12:15:51 -07:00 |
log_vtab_impl.hh
|
[sql] implement xBestIndex
|
2014-03-11 08:18:51 -07:00 |
logfile_stats.hh
|
|
|
logfile_sub_source.cc
|
[hist] fix the histogram when filters change
|
2015-04-04 13:36:53 -07:00 |
logfile_sub_source.hh
|
[hist] fix the histogram when filters change
|
2015-04-04 13:36:53 -07:00 |
logfile.cc
|
various tweaks
|
2015-04-07 06:09:49 -07:00 |
logfile.hh
|
[text] add filtering support to the plain text view
|
2015-03-28 06:30:30 -07:00 |
Makefile.am
|
[pretty] Don't wait indefinitely for reverse IP lookups.
|
2015-04-23 23:42:51 -07:00 |
network-extension-functions.cc
|
fix ptime_b_slow, again...
|
2015-02-25 22:18:50 -08:00 |
pcrepp.cc
|
|
|
pcrepp.hh
|
handle missing level field in format
|
2014-03-15 11:37:03 -07:00 |
piper_proc.cc
|
[piper] the piper was not exiting if the stream it was reading did not terminate with a line feed
|
2015-04-21 22:25:54 -07:00 |
piper_proc.hh
|
[pipe-to] fix some issues when running pipe in headless mode
|
2015-04-05 21:40:04 -07:00 |
plugins.hh
|
|
|
pretty_printer.hh
|
[pretty] Don't wait indefinitely for reverse IP lookups.
|
2015-04-23 23:42:51 -07:00 |
ptimec_rt.cc
|
[fmt] allow timestamp to be specified in the log format
|
2015-04-10 22:55:57 -07:00 |
ptimec.cc
|
various fixes
|
2014-11-11 21:18:55 -08:00 |
ptimec.hh
|
[fmt] allow timestamp to be specified in the log format
|
2015-04-10 22:55:57 -07:00 |
readline_curses.cc
|
[json-format] support for full paths
|
2015-04-25 12:15:51 -07:00 |
readline_curses.hh
|
use poll instead of select so we can handle more than FD_SETSIZE files
|
2015-04-08 20:36:45 -07:00 |
readline_highlighters.cc
|
[-Wsign-compare] readline_highlighters.cc
|
2015-04-01 19:19:40 -07:00 |
readline_highlighters.hh
|
[cmd] add tab-completion for text in the view when filtering
|
2014-10-30 08:37:06 -07:00 |
sequence_matcher.cc
|
|
|
sequence_matcher.hh
|
Turn on 'sign-compare' error check for tests.
|
2015-04-05 00:23:25 -07:00 |
sequence_sink.hh
|
|
|
session_data.cc
|
[text] add filtering support to the plain text view
|
2015-03-28 06:30:30 -07:00 |
session_data.hh
|
|
|
shared_buffer.cc
|
[build] check for execinfo.h
|
2014-03-18 03:37:00 -07:00 |
shared_buffer.hh
|
[yajl] bump to version 2.1.0
|
2014-10-29 06:19:10 -07:00 |
sql_util.cc
|
[build] use isdigit
|
2015-04-25 12:29:54 -07:00 |
sql_util.hh
|
[perf] optimize json log loading
|
2014-10-28 07:02:27 -07:00 |
sqlite-extension-func.c
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
sqlite-extension-func.h
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
state-extension-functions.cc
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
status_controllers.hh
|
|
|
statusview_curses.cc
|
|
|
statusview_curses.hh
|
[-Wsign-compare] statusview_curses.hh
|
2015-04-01 21:43:33 -07:00 |
string-extension-functions.cc
|
|
|
strnatcmp.c
|
|
|
strnatcmp.h
|
|
|
strong_int.hh
|
Update strong_int.hh
|
2014-03-10 14:54:14 -07:00 |
sysclip.cc
|
[sysclip] fix NULL deref
|
2015-02-14 15:13:00 -08:00 |
sysclip.hh
|
copy search terms to OS-Xs find clipboard
|
2014-11-19 06:12:43 -08:00 |
tables.h
|
|
|
term_extra.hh
|
|
|
termios_guard.hh
|
|
|
test_override.c
|
override gettimeofday for testing
|
2015-04-04 03:42:26 -07:00 |
textfile_sub_source.hh
|
[lint] remove unnecessary null checks
|
2015-03-31 06:34:53 -07:00 |
textview_curses.cc
|
[cmd] next/prev-mark commands
|
2015-03-29 14:50:34 -07:00 |
textview_curses.hh
|
[coverity] Uninitialized pointer field : textview_curses.hh
|
2015-04-11 00:42:46 -07:00 |
time_T.hh
|
|
|
timer.cc
|
[timer] Start off disarmed + refactoring.
|
2015-04-24 01:58:39 -07:00 |
timer.hh
|
[timer] Start off disarmed + refactoring.
|
2015-04-24 01:58:39 -07:00 |
top_status_source.hh
|
[top_status_view] Increase the format name column width
|
2015-05-04 23:15:53 -07:00 |
top_sys_status_source.hh
|
|
|
view_curses.cc
|
[-Wsign-compare] view_curses.hh
|
2015-04-01 21:50:34 -07:00 |
view_curses.hh
|
[cmd] add a :redraw command to do a full redraw of the window
|
2015-03-19 20:43:22 -07:00 |
vt52_curses.cc
|
[-Wunused-but-set-variable] vt52_curses.cc
|
2015-04-01 21:58:32 -07:00 |
vt52_curses.hh
|
|
|
xterm_mouse.cc
|
|
|
xterm_mouse.hh
|
|
|
yajlpp.cc
|
[yajl] bump to version 2.1.0
|
2014-10-29 06:19:10 -07:00 |
yajlpp.hh
|
[json-format] support for full paths
|
2015-04-25 12:15:51 -07:00 |