Commit Graph

21 Commits

Author SHA1 Message Date
Timothy Stack
729c842ca5 [session] saving bookmarks 2013-07-13 21:31:59 -07:00
Timothy Stack
2772064c7f [nits] minor tweaks and bug fixes 2013-07-08 21:09:35 -07:00
Timothy Stack
275724e912 missed a change to summarize 2013-07-06 09:37:58 -07:00
Timothy Stack
3e480b5bad [bookmark] add support for metadata attached to bookmarks 2013-07-05 09:14:39 -07:00
Timothy Stack
79c4038128 [log time] add a command to adjust log message times 2013-06-30 16:43:08 -07:00
Timothy Stack
0306287c1a [misc] use localtime in timestamp for stdin; collate in summarize; <END> moves to the last line 2013-06-27 17:23:28 -07:00
Timothy Stack
5ba26cc5f7 [hist] cleanup the hist_source and add support for graphing a single column at a time 2013-06-23 13:43:51 -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
5a7d6dab2c [cleanup] uncrustify 2013-06-15 18:07:50 -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
a4792841da [test] add-test command 2013-06-03 07:45:19 -07:00
Timothy Stack
e5d9779cde [session] save bookmarks 2013-06-02 14:20:15 -07:00
Timothy Stack
88bfda4a3d [bugs] use wordexp 2013-05-30 17:46:41 -07:00
Timothy Stack
0dba72db71 [nits] fix some minor bugs and add some path manipulation functions to sqlite 2013-05-28 23:29:13 -07:00
Timothy Stack
44f75111b1 [sqlite] prefix the column names with 'log_' and add a 'create-logline-table' command 2013-05-28 07:08:49 -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
0360e6782c [misc] a variety of fixes
* lnav.cc: Rerun searches in the text view when changing files.  Fix the
   scrollbar behavior when the mouse is used.
 * lnav_commands.cc: Switch to the graph view when doing graphing.
 * xterm_mouse.hh: The origin for mouse coordinates should be 0,0 and not 1,1 .
2013-01-19 22:28:21 -08:00
Timothy Stack
0c61c7d354 refactor lnav.cc 2012-07-13 09:26:47 -07:00