Timothy Stack
974aafe1b9
[search] fix searching when a file is deleted and recreated
2015-03-11 06:22:50 -07:00
Tim Stack
4207602f3c
remove bad include
2014-09-29 04:48:27 -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
9ff2d3774d
[line_buffer] split long lines
...
Fixes #81
2014-03-15 04:40:58 -07:00
Timothy Stack
b6baae7730
[debug] more debugging stuff
...
Defect Number:
Reviewed By:
Testing Done:
2014-03-06 06:58:49 -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
59c1d4313b
[mouse] more mouse support and other fixes
2013-10-11 06:22:29 -07:00
Timothy Stack
e75f42dd07
[data parser] hex dump values and add the uwsgi log format
2013-07-17 21:24:33 -07:00
Timothy Stack
d9cf6aa668
[grep_proc] do not restart the proc during destruction
2013-06-20 20:36:19 -07:00
Timothy Stack
865849f017
[spam] uncrustify pass
2013-05-27 21:35:00 -07:00
Timothy Stack
f62b5c271c
[release] bump to 0.5.1
2013-05-02 23:02:03 -07:00
Timothy Stack
c4e9f58bf0
[bugs] fix some long-standing bugs
...
* grep_proc.cc: When a request is queued with the start line
== -1, we need to start searching from the highest line
ever seen and not the last line processed.
* line_buffer.cc: If a partial line was read, we need to
avoid returning another line if more data is appended
to the file.
* lnav.cc: Accept file name patterns on the command-line that
don't match any files yet. Initialize the screen before
redirecting stderr to the log file or /dev/null.
* log_format.hh: Add some comments. Start to add back support
for scrubbing.
* logfile_sub_source.cc: Move scrubbing to the format impl.
* textview_curses.hh: Add comments.
2012-09-22 16:15:15 -07:00
Timothy Stack
b0418957c6
[valgrind] Fix some minor leaks
2012-04-24 14:25:38 -07:00
Tim Stack
44e8abc593
Some more sequence matching stuff.
2011-06-05 19:05:46 -07:00
Tim Stack
e3d2d41aba
a start at doing sequence matching
2011-06-01 07:28:46 -07:00
Timothy Stack
34918c606b
Some cleanup for pcrepp.
2010-04-25 21:12:25 -07:00
Timothy Stack
c268760e2e
Hopefully fix a bug when progressively reading from a file and
...
add some comments.
2010-04-17 21:02:51 -07: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