Commit Graph

66 Commits

Author SHA1 Message Date
Timothy Stack
178937886c [cmd] add summarize command 2013-06-05 19:34:48 -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
865849f017 [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
Timothy Stack
b04e6bfc78 [glog] some tweaks to the glog change
Some changes to the glog_log sql table:

  * Removed the 'glog_level' field since the standard one should be able to
    handle everything now.
  * Changed the 'file' column to 'src_file' and added a 'src_line' column.
  * Added the sample glog log content to the test directory.
2013-05-17 17:44:55 -07:00
Timothy Stack
f62b5c271c [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
Timothy Stack
c6c19eabb5 [generic log format/misc] try to pull millisecond value out of the log
* log_format.cc, log_format_impls.cc, log_format.hh: Change
   log_scanf to return a pointer to the character in the
   time string that was not part of the time.  Change the
   generic log format to try and pull out the millisecond
   value from the timestamp.
 * test/Makefile.am: Fix some dist problems.
 * test/logfile_generic.0: Test logfile for the generic log format.
2012-07-03 12:01:09 -07:00
Timothy Stack
b68a1bba9b [test] some cleanup for tests and other things
Just a cleanup pass
2012-06-05 13:18:59 -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
tstack
fd7d59383b search fixes 2010-11-21 22:01:57 -08:00
tstack
e1c309c49f Merge branch 'master' of git@github:tstack/lnav 2010-01-29 15:18:11 -08:00
tstack
c09aa3ba70 fix some minor build issues 2010-01-29 15:17:08 -08:00
Timothy Stack
3735fccda2 clean up some auto conf and add an strace test 2010-01-24 12:25:34 -08:00
Timothy Stack
1d40a8edcf build work 2009-10-14 12:42:58 -07:00
tstack
905b33d9a6 fix make distcheck 2009-09-29 16:21:33 -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