Commit Graph

23 Commits (c96ab11d0fc7a5ec8d5de2ff662133d04f653875)

Author SHA1 Message Date
Timothy Stack 87b07a0087 [sql] allow log_part to be updated 9 years ago
Timothy Stack d616509958 build fix 9 years ago
Timothy Stack d2d8c75135 [sql] add an lnav_views table 9 years ago
Timothy Stack 504b5747fe [sql] add an all_logs table that exposes the message format with values, like numbers, replaced with hashes 9 years ago
Suresh Sundriyal 280d0cb718 [top_status_view] Increase the format name column width 10 years ago
Timothy Stack 44d2e12403 [text] add filtering support to the plain text view
Fixes #149 #148
10 years ago
Timothy Stack fcaae6af0e [term] set the terminal title
Defect Number:
    Reviewed By:
   Testing Done:
11 years ago
Timothy Stack f4aeb11ad5 [view_curses] use a vector for string attributes
Using a map/multimap is too expensive/complex for how many
attributes we have on a line due to how many tree nodes
need to be malloced/freed.  Just using a vector should be
good enough and a lot faster.
11 years ago
Timothy Stack 59c1d4313b [mouse] more mouse support and other fixes 11 years ago
Timothy Stack f61f87e22d [default files] read in all default files and fix some display issues in the text view 11 years ago
Timothy Stack 3e480b5bad [bookmark] add support for metadata attached to bookmarks 11 years ago
Timothy Stack 2cd356b4c5 [log format] some more work to externalize log formats; color identifiers in logs 11 years ago
Timothy Stack 5a7d6dab2c [cleanup] uncrustify 11 years ago
Timothy Stack 3e54f1d8cc [status] add stitching to the status line 11 years ago
Timothy Stack 6c7e935207 [status] tweak separators 11 years ago
Timothy Stack c54c2dd508 [hotkey/status] use 9/( as spatial hotkeys and tweak the status lines 11 years ago
Timothy Stack 865849f017 [spam] uncrustify pass 12 years ago
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.
12 years ago
Timothy Stack f62b5c271c [release] bump to 0.5.1 12 years ago
Tim Stack 7d0e6583df Add 'C' hotkey for clearing the user-selected bookmarks 13 years ago
Timothy Stack 7ca5ae136c A bunch of minor cleanups and fixes 13 years ago
Timothy Stack 456e015fb0 Add support for bzip2; fix some performance bugs; and
display the log file type in the top status bar.
14 years ago
tstack b4ec432515 first commit 15 years ago