Commit Graph

1151 Commits

Author SHA1 Message Date
Timothy Stack
8908e2569f [parser] fix some parser issues; and a fix for my last checkin 2013-06-23 06:11:37 -07:00
Timothy Stack
db963c16cb [perf] use k-way merge instead of stable_sort when building the index of all lines 2013-06-22 17:40:21 -07:00
Timothy Stack
6535b03b6e [log] try to cache the results of filtering so we do not always recompute 2013-06-22 13:44:50 -07:00
Timothy Stack
3507970684 [sql] hidden columns do not show up in table_info 2013-06-22 10:19:30 -07:00
Timothy Stack
025ca0586b [sql] add some more internal state functions 2013-06-22 10:01:13 -07:00
Timothy Stack
af3d2a432f [sql] add a logline_datetime function 2013-06-22 07:55:49 -07:00
Timothy Stack
d72cab0c1e [log_format] the access_log format wasn't picking up the timestamp range correctly 2013-06-22 07:00:59 -07:00
Timothy Stack
53ce768b9d Merge branch 'master' of github:tstack/lnav 2013-06-20 20:36:31 -07:00
Timothy Stack
d9cf6aa668 [grep_proc] do not restart the proc during destruction 2013-06-20 20:36:19 -07:00
Timothy Stack
8be234d41f [bookmarks] restore support for bookmarks in the other views 2013-06-20 06:42:11 -07:00
Timothy Stack
f26dc13529 [cppcheck] fix some nits turned up by cppcheck 2013-06-20 06:08:53 -07:00
Timothy Stack
8c1dee55ff Merge branch 'master' of ssh://github.com/tstack/lnav 2013-06-20 05:53:43 -07:00
Timothy Stack
4107af3bfe [session] prefer bookmarks from the same session 2013-06-19 06:47:36 -07:00
Tim Stack
ab9b193917 [valgrind] fix some found by valgrind 2013-06-18 21:56:06 -07:00
Timothy Stack
ad5d137d09 [release] shell script to demonstrate following logs 2013-06-18 21:15:50 -07:00
Timothy Stack
65c00483cd [color] fix a bug introduced into the highlight color sequence 2013-06-18 08:07:08 -07:00
Timothy Stack
d029338a1f [release] add the terminal settings used to take screenshots 2013-06-18 06:13:47 -07:00
Timothy Stack
df80972d5d [log format] generic prefix len 2013-06-18 06:12:36 -07:00
Timothy Stack
5a7d6dab2c [cleanup] uncrustify 2013-06-15 18:07:50 -07:00
Timothy Stack
eee43efd5a [build] bsd build 2013-06-15 17:45:33 -07:00
Timothy Stack
55bff2abcb [session] execute last search when reloading a session 2013-06-15 16:42:21 -07:00
Timothy Stack
9a6e1469ab [help] add some more help text 2013-06-15 07:11:45 -07:00
Timothy Stack
945495b5d1 [parser] number regex refinements 2013-06-14 18:41:31 -07:00
Timothy Stack
3e54f1d8cc [status] add stitching to the status line 2013-06-14 18:12:52 -07:00
Timothy Stack
6c7e935207 [status] tweak separators 2013-06-14 07:33:27 -07:00
Timothy Stack
c54c2dd508 [hotkey/status] use 9/( as spatial hotkeys and tweak the status lines 2013-06-14 06:49:00 -07:00
Timothy Stack
84dad8e2e9 [session] cleanup the session directory 2013-06-13 07:18:59 -07:00
Timothy Stack
fe1e82eeaf [data scanner] capture email addresses 2013-06-12 22:36:31 -07:00
Timothy Stack
c93172824c [logline] cache log line schemas to make subsequent queries faster and other tweaks 2013-06-12 06:59:48 -07:00
Tim Stack
28ce7329cb [build] handle non-pcrejit installs 2013-06-11 21:28:03 -07:00
Timothy Stack
61d3af6e62 [parsing] fix some bugs and improve performance of the scanner 2013-06-11 21:10:59 -07:00
Timothy Stack
74350ee12a [cleanup] remove some cruft 2013-06-10 07:09:56 -07:00
Timothy Stack
9420662006 [build] some configure fixes 2013-06-10 06:55:39 -07:00
Vagrant User
988fe187b6 [build] freebsd build fixes 2013-06-10 06:39:52 -07:00
Timothy Stack
fddaeef606 [ui] add a prompt to the bottom status for readline modes 2013-06-08 12:07:13 -07:00
Timothy Stack
3196050b25 [sql] set some columns to be text so they are not graphed 2013-06-08 11:47:50 -07:00
Timothy Stack
c58f14658a [ansi scrubber] minor reorg 2013-06-08 11:18:44 -07:00
Timothy Stack
8f0aac9dbd [test] add a test for the ansi scrubber 2013-06-08 10:51:54 -07:00
Timothy Stack
47846bae4c Merge branch 'master' of ssh://github.com/tstack/lnav 2013-06-08 07:57:52 -07:00
Timothy Stack
8754b45699 [textview] cleanup the ansi scrubber 2013-06-08 07:57:40 -07:00
Tim Stack
4a26355c63 [test] clear the TRACE_FILE after closing it 2013-06-08 06:27:36 -07:00
Timothy Stack
5d478fc17a [cleanup] start a tracer/debugger for the data parser 2013-06-08 06:10:18 -07:00
Timothy Stack
e71a85d471 [build] oops... 2013-06-06 07:13:00 -07:00
Timothy Stack
9a0c09e2ac [build] fix a build break 2013-06-06 07:10:13 -07:00
Timothy Stack
5ba3097ee7 [cleanup] move some code around and try to pretty things up a bit 2013-06-06 07:01:32 -07:00
Timothy Stack
178937886c [cmd] add summarize command 2013-06-05 19:34:48 -07:00
Timothy Stack
4516ffd8d7 [tests] more log samples 2013-06-04 19:45:04 -07:00
Timothy Stack
5e18f47cd2 [nits] fix some recently introduced bugs and some long standing ones 2013-06-04 06:53:25 -07:00
Timothy Stack
a4792841da [test] add-test command 2013-06-03 07:45:19 -07:00
Tim Stack
7d87faf4b2 [build] fix some build errors on linux 2013-06-02 21:22:16 -07:00