Commit Graph

44 Commits

Author SHA1 Message Date
Timothy Stack
6b971ccd66 move stuff out of lnav.cc
Defect Number:
    Reviewed By:
   Testing Done:
2015-07-08 06:35:36 -07:00
Timothy Stack
1d0233bbfa [json-format] support for full paths 2015-04-25 12:15:51 -07:00
Timothy Stack
e1874c0278 use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
Suresh Sundriyal
7e5d5a72bd [terminal] Print out an error when openpty fails.
tstack/lnav#206
2015-04-08 03:57:34 -07:00
Timothy Stack
d6d652ec38 various tweaks 2015-04-07 06:09:49 -07:00
Suresh Sundriyal
67e79fb07c [-Wsign-compare] readline_curses.cc 2015-04-01 21:38:28 -07:00
Suresh Sundriyal
e3f2939904 [Coverity] Uninitialized variable.
Zero out 'msg' during declaration.
2015-03-21 17:07:43 -07:00
Timothy Stack
ccf29b3bac [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
Timothy Stack
d557002724 [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
Timothy Stack
eba916749b some more string cons errors 2014-03-12 23:30:11 -07:00
Timothy Stack
f9adcc34b1 fix an off-by-one in the match array length 2014-03-12 20:02:59 -07:00
Timothy Stack
365f8c619a [matches] readline seems to lie about the max match length 2014-03-12 08:32:56 -07:00
Timothy Stack
1de4838cf5 [index] allow for larger file sizes
Fixes #76

Max line count for a file is 256 million and the
max number of files is 4096.
2014-03-09 23:38:30 -07:00
Timothy Stack
b34a314098 [data] fix scanning for times 2014-03-09 12:55:02 -07:00
Timothy Stack
c628810850 [readline] fix a problem with scrolling through the match list 2014-03-09 08:54:55 -07:00
Timothy Stack
43e6b55a81 [readline] customize display of matches for completion 2014-03-09 01:29:28 -08:00
Timothy Stack
b6baae7730 [debug] more debugging stuff
Defect Number:
    Reviewed By:
   Testing Done:
2014-03-06 06:58:49 -08:00
Timothy Stack
f94015e5b5 [readline] highlight pcre syntax in the search prompt 2014-03-04 07:38:33 -08:00
Timothy Stack
64fe8175a6 [log] add an internal logger instead of using redirected stderr 2014-03-01 16:35:30 -08:00
Timothy Stack
55e9dafa79 [search] add autocomplete for tokens in displayed lines 2014-02-09 18:41:32 -08:00
Timothy Stack
30a9d0497e build fix 2013-10-11 06:27:36 -07:00
Timothy Stack
c59acba758 [format] initial support for json formats and some bug fixes 2013-09-10 06:20:37 -07:00
Timothy Stack
165958f92d [readline] some minor cleanup from the last checkin 2013-07-25 06:22:54 -07:00
Timothy Stack
af3524bbf6 [readline] abort entry support 2013-07-24 07:42:16 -07:00
Timothy Stack
7e8118513e [readline] dedupe history 2013-07-06 14:37:07 -07:00
Tim Stack
ab9b193917 [valgrind] fix some found by valgrind 2013-06-18 21:56:06 -07:00
Timothy Stack
5a7d6dab2c [cleanup] uncrustify 2013-06-15 18:07:50 -07:00
Timothy Stack
9a6e1469ab [help] add some more help text 2013-06-15 07:11:45 -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
5ba3097ee7 [cleanup] move some code around and try to pretty things up a bit 2013-06-06 07:01:32 -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
7cb8d7606e [help] Add some more contextual help and handle newlines in view_curses 2013-05-31 20:45:40 -07:00
Timothy Stack
865849f017 [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
Timothy Stack
3128dc772c [sqlite] Major improvements to the sqlite integration.
This is a checkpoint of the improvements to the sqlite integration.  The
data_parser stuff should be much better now and I've tried to improve
other parts of the user experience as well.
2013-05-24 07:55:56 -07:00
Timothy Stack
f62b5c271c [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
Timothy Stack
d4f170e747 cppcheck fixes 2013-04-17 09:27:12 -07:00
Timothy Stack
7ca5ae136c A bunch of minor cleanups and fixes 2011-06-25 18:54:46 -07:00
Tim Stack
9fb10d5340 fix some bugs on OS X and fix a bug that caused style attributes
to be misaligned for lines with tabs in them.
2011-05-14 12:06:32 -07:00
Timothy Stack
88889954b8 Fix a bunch of bugs. Add horizontal search support. 2010-02-23 20:35:52 -08:00
tstack
7a3650a711 fix some minor glitches, add idle_msecs column to log tables 2010-02-13 10:23:13 -08:00
tstack
c07ba8756f Freebsd build changes 2009-12-24 10:36:01 -08:00
Timothy Stack
1d40a8edcf build work 2009-10-14 12:42:58 -07:00
tstack
335dbadb22 random fixes 2009-09-19 15:36:27 -07:00
tstack
b4ec432515 first commit 2009-09-13 18:07:32 -07:00